Skip to content

Commit f702114

Browse files
committed
Improvements to text
1 parent 247b10a commit f702114

File tree

1 file changed

+14
-17
lines changed

1 file changed

+14
-17
lines changed

managing_providers/cloud_providers/_topics/adding_azure_providers.md

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -50,33 +50,30 @@ In the steps described in [Create Active Directory application and service princ
5050
storage. The **Subscription ID** is in the form of a Globally Unique
5151
Identifier (GUID).
5252

53-
So, after a service principal account (instance of an application in a directory) has been created using the Azure portal, the following four pieces of information will be available within the Azure AD module.
53+
When the service principal account (instance of an application in a directory) is created using the Azure portal, the following four pieces of information becomes available within the Azure AD module.
5454

55-
- Directory ID (Tenant ID)
56-
57-
- Subscription ID
58-
59-
- Application ID (Client ID)
60-
61-
- Client Key
55+
- Directory ID (Tenant ID)
56+
- Subscription ID
57+
- Application ID (Client ID)
58+
- Client Key
6259

6360
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 }}.
6461

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.
62+
To capture Events or Capacity and Utilization metrics from your Azure account
63+
you need to register the Microsoft Insights resource provider.
6764

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
65+
1. Select your subscription, and click **Resource providers**.
66+
2. Enter **microsoft.insights** in the search box.
67+
3. If the provider isn't registered, then select the checkbox, and click **Register**.
7168

72-
[Microsoft Insights Resource Provider](../../images/azure-microsoft-insights.png)
69+
![Microsoft Insights Resource Provider](../../../images/azure-microsoft-insights.png)
7370

74-
**To Add an Azure Cloud Provider**:
71+
**Add an Azure Cloud Provider**:
7572

76-
1. Browse to menu: **Compute > Clouds > Providers**.
73+
1. Browse to the menu and click **Compute** > **Clouds** > **Providers**.
7774

7875
2. Click **Configuration**, then click
79-
![1862](../../images/1862.png) (**Add a New Cloud Provider**).
76+
![1862](../../../images/1862.png) (**Add a New Cloud Provider**).
8077

8178
3. Enter a **Name** for the provider.
8279

0 commit comments

Comments
 (0)