Skip to content

Commit 11241f9

Browse files
authored
Merge pull request #1811 from agrare/add_azure_microsoft_insights_provider_instructions
Add documentation on enabling Microsoft.Insights for Azure Events / Metrics
2 parents 63f497e + deca91b commit 11241f9

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

images/azure-microsoft-insights.png

86.3 KB
Loading

managing_providers/cloud_providers/_topics/adding_azure_providers.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,15 @@ So, after a service principal account (instance of an application in a directory
6262

6363
You can now use these values in the procedure below to add an Azure cloud instance as a provider to {{ site.data.product.title_short }}.
6464

65+
In order to be able to capture Events or Capacity & Utilization metrics from your Azure account
66+
you first have to register the Microsoft Insights resource provider.
67+
68+
1. Select your subscription, and click on "Resource providers"
69+
2. Enter "microsoft.insights" in the search box
70+
3. If the Provider isn't registered, then hit the checkbox and select the Register option
71+
72+
[Microsoft Insights Resource Provider](../../images/azure-microsoft-insights.png)
73+
6574
**To Add an Azure Cloud Provider**:
6675

6776
1. Browse to menu: **Compute > Clouds > Providers**.

0 commit comments

Comments
 (0)