You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/integrations/azure.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Related integrations include:
44
44
Integrating Datadog with Microsoft Azure is a three step process.
45
45
46
46
1. The first step is <ahref="#installation1">Getting your tenant name</a> and passing it to Datadog.
47
-
2. The second step is <ahref="#installation2">Creating a web application</a> in your Active Directory and passing the correct credentials to Datadog
47
+
2. The second step is <ahref="#installation2">Creating a web application</a> in your Active Directory and passing the correct credentials to Datadog.
48
48
3. The third step is <ahref="#installation3">Giving this application read-access</a> to any subscriptions you would like to monitor.
49
49
50
50
#### Getting your Tenant Name
@@ -101,11 +101,11 @@ Naviate to the [Azure VM Default Dashboard][6] to see this dashboard populate wi
101
101
102
102
Learn more about how to monitor Azure VM performance metrics with [our series of posts](https://www.datadoghq.com/blog/how-to-monitor-microsoft-azure-vms/). We detail the key performance metrics, how to collect them, and how to use Datadog to monitor Azure VMs.
103
103
104
-
### Deploy agents
104
+
### Deploy Agents
105
105
{: #agents}
106
106
107
107
1. Follow the steps in the [Azure integrations][1] tile
108
-
2. Manually deploy agents by following the instructions <ahref="/guides/azure/">here</a>
108
+
2. Manually deploy Agents by following the instructions <ahref="/guides/azure/">here</a>
109
109
110
110
### Metrics
111
111
@@ -120,17 +120,17 @@ View the specific metrics we collect for each Azure service integration:
120
120
{: #troubleshooting}
121
121
Here are some common issues you might be seeing.
122
122
123
-
#### I don't know my tenent name
124
-
To locate your tenent name first log into the classic [Azure portal][5].
123
+
#### I don't know my tenant name
124
+
To locate your tenant name first log into the classic [Azure portal][5].
125
125
After logging in, locate the settings page on the left side of the screen.
126
126

127
127
128
-
The text in the red box shown in sceenshot above is your tenent name. Please only include text between parentheses.
128
+
The text in the red box shown in the screenshot above is your tenant name. Please only include text between parentheses.
129
129
130
130
Your tenant name is also available from the URL after navigating to the classic portal. It is the text in between (**not including**) the @ and # symbol <imgsrc="/static/images/azure/azure_tenant_url.png"style="width: 75%;display:block;"/>
131
131
132
132
#### Unable to login
133
-
If you have experienced error logging in while trying to install the integration, please reach out to [support@datadoghq.com][3]. When possible, please attach a screen shot.
133
+
If you have experienced an error logging in while trying to install the integration, please reach out to [support@datadoghq.com][3]. When possible, please attach a screenshot.
134
134
135
135
#### No Metrics Are Showing Up
136
136
Please ensure you completed <ahref="#installation3">step three</a> of the installation process, which entails giving read permissions to the Azure application (created in <ahref="#installation2">step two</a>) for the subscriptions you want to monitor.
0 commit comments