Skip to content

Commit 35ec089

Browse files
committed
Merging changes synced from https://github.com/MicrosoftDocs/azure-docs-pr (branch live)
2 parents 8977c20 + fe6c9a3 commit 35ec089

File tree

71 files changed

+943
-137
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+943
-137
lines changed

.openpublishing.redirection.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50402,6 +50402,10 @@
5040250402
{
5040350403
"source_path": "articles/cognitive-services/Speech-Service/quickstart-voice-assistant-csharp-uwp.md",
5040450404
"redirect_url": "/azure/cognitive-services/speech-service/quickstarts/voice-assistants?pivots=programming-language-csharp&tabs=uwp"
50405+
},
50406+
{
50407+
"source_path": "articles/load-balancer/use-existing-lb-vmss-cli.md",
50408+
"redirect_url": "/azure/load-balancer/configure-vm-scale-set-cli"
5040550409
}
5040650410
]
5040750411
}

articles/active-directory/app-provisioning/use-scim-to-provision-users-and-groups.md

Lines changed: 364 additions & 3 deletions
Large diffs are not rendered by default.

articles/active-directory/develop/scenario-web-app-sign-user-app-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ In ASP.NET Core, these settings are located in the [appsettings.json](https://gi
100100
}
101101
```
102102

103-
In ASP.NET Core, another file ([properties\launchSettings.json](https://github.com/Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2/blob/bc564d68179c36546770bf4d6264ce72009bc65a/1-WebApp-OIDC/1-1-MyOrg/Properties/launchSettings.json#L6-L7)) contains the URL (`applicationUrl`) and the SSL port (`sslPort`) for your application and various profiles.
103+
In ASP.NET Core, another file ([properties\launchSettings.json](https://github.com/Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2/blob/bc564d68179c36546770bf4d6264ce72009bc65a/1-WebApp-OIDC/1-1-MyOrg/Properties/launchSettings.json#L6-L7)) contains the URL (`applicationUrl`) and the TLS/SSL port (`sslPort`) for your application and various profiles.
104104

105105
```Json
106106
{

articles/aks/azure-files-dynamic-pv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ A storage class is used to define how an Azure file share is created. A storage
2727

2828
* *Standard_LRS* - standard locally redundant storage (LRS)
2929
* *Standard_GRS* - standard geo-redundant storage (GRS)
30-
* *Standard_ZRS* - standard zone redundant storage (GRS)
30+
* *Standard_ZRS* - standard zone redundant storage (ZRS)
3131
* *Standard_RAGRS* - standard read-access geo-redundant storage (RA-GRS)
3232
* *Premium_LRS* - premium locally redundant storage (LRS)
3333
* *Premium_ZRS* - premium zone redundant storage (GRS)

articles/app-service/app-service-web-tutorial-dotnetcore-sqldb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ The sample project contains a basic CRUD (create-read-update-delete) app using [
5959
Run the following commands to install the required packages, run database migrations, and start the application.
6060

6161
```bash
62-
dotnet restore
63-
dotnet ef database update
62+
dotnet tool install -g dotnet-ef --version 3.1.1
63+
dotnet-ef database update
6464
dotnet run
6565
```
6666

articles/automation/TOC.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@
3131
- name: Manage Azure Automation data
3232
href: automation-managing-data.md
3333
displayName: backup
34+
- name: Troubleshoot
35+
items:
36+
- name: Automation account troubleshooting
37+
href: troubleshoot/automation-account.md
38+
displayName: troubleshoot
3439
- name: Process Automation
3540
items:
3641
- name: Hybrid Runbook Worker Overview
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
title: Automation account troubleshooting
3+
description: Learn how to troubleshoot and resolve issues with an Azure account.
4+
services: automation
5+
author: mgoedtel
6+
ms.author: magoedte
7+
ms.date: 03/24/2020
8+
ms.topic: conceptual
9+
ms.service: automation
10+
manager: carmonm
11+
---
12+
# Automation account troubleshooting
13+
14+
This article discusses solutions to issues that you might encounter when you use an Automation account. The following sections highlight specific error messages and possible resolutions for each. For general information about Automation accounts, see [Create an Azure account](../automation-quickstart-create-account.md).
15+
16+
## <a name="rp-register"></a>Scenario: Unable to register Automation Resource Provider for subscriptions
17+
18+
### Issue
19+
20+
When you work with management solutions in your Automation account, you encounter the following error:
21+
22+
```error
23+
Error details: Unable to register Automation Resource Provider for subscriptions:
24+
```
25+
26+
### Cause
27+
28+
The Automation Resource Provider isn't registered in the subscription.
29+
30+
### Resolution
31+
32+
To register the Automation Resource Provider, follow these steps in the Azure portal:
33+
34+
1. From your browser, go to the [Azure portal](https://portal.azure.com).
35+
36+
2. Navigate to **Subscriptions** and select your subscription from the Subscriptions page.
37+
38+
3. Under **Settings**, select **Resource Providers**.
39+
40+
4. From the list of resource providers, verify that the **Microsoft.Automation** resource provider is registered.
41+
42+
5. If it's not listed, register the **Microsoft.Automation** provider by following the steps at [Resolve errors for resource provider registration](/azure/azure-resource-manager/resource-manager-register-provider-errors).
43+
44+
## Next steps
45+
46+
If you didn't see your problem or can't resolve your issue, try one of the following channels for additional support:
47+
48+
* Get answers from Azure experts through [Azure Forums](https://azure.microsoft.com/support/forums/).
49+
* Connect with [@AzureSupport](https://twitter.com/azuresupport), the official Microsoft Azure account for improving customer experience by connecting the Azure community to the right resources: answers, support, and experts.
50+
* File an Azure support incident. Go to the [Azure support site](https://azure.microsoft.com/support/options/) and select **Get Support**.

articles/azure-monitor/app/azure-web-apps.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,10 @@ This is due to the APPINSIGHTS_JAVASCRIPT_ENABLED application setting being set
391391

392392
For the latest information on the Application Insights agent/extension, check out the [release notes](https://github.com/Microsoft/ApplicationInsights-Home/blob/master/app-insights-web-app-extensions-releasenotes.md).
393393

394+
### PHP and WordPress are not supported
395+
396+
PHP and WordPress sites are not supported. There is currently no officially supported SDK/agent for server-side monitoring of these workloads. However, manually instrumenting client-side transactions on a PHP or WordPress site by adding the client-side javascript to your web pages can be accomplished by using the [JavaScript SDK](https://docs.microsoft.com/azure/azure-monitor/app/javascript).
397+
394398
## Next steps
395399
* [Run the profiler on your live app](../app/profiler.md).
396400
* [Azure Functions](https://github.com/christopheranderson/azure-functions-app-insights-sample) - monitor Azure Functions with Application Insights

articles/azure-monitor/app/custom-endpoints.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,10 @@ Live Metrics Endpoint: "QuickPulse_Endpoint_Address"
183183
</script>
184184
```
185185

186+
### Python
187+
188+
For guidance on modifying the ingestion endpoint for the opencensus-python SDK consult the [opencensus-python repo.](https://github.com/census-instrumentation/opencensus-python/blob/af284a92b80bcbaf5db53e7e0813f96691b4c696/contrib/opencensus-ext-azure/opencensus/ext/azure/common/__init__.py)
189+
186190
## Regions that require endpoint modification
187191

188192
Currently the only regions that require endpoint modifications are [Azure Government](https://docs.microsoft.com/azure/azure-government/documentation-government-services-monitoringandmanagement#application-insights) and [Azure China](https://docs.microsoft.com/azure/china/resources-developer-guide).

articles/azure-monitor/app/export-telemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Here's the form of the path:
106106
Where
107107

108108
* `blobCreationTimeUtc` is the time when blob was created in the internal staging storage
109-
* `blobDeliveryTimeUtc` is the the time when blob is copied to the export destination storage
109+
* `blobDeliveryTimeUtc` is the time when blob is copied to the export destination storage
110110

111111
## <a name="format"></a> Data format
112112
* Each blob is a text file that contains multiple '\n'-separated rows. It contains the telemetry processed over a time period of roughly half a minute.

0 commit comments

Comments
 (0)