Skip to content

Commit c2ee8dc

Browse files
author
Evan Mouzakitis
authored
Merge pull request DataDog#828 from DataDog/vagelim/azure-app-service-minor
Vagelim/azure app service minor
2 parents cf28070 + 621be69 commit c2ee8dc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

content/integrations/azure.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Related integrations include:
4444
Integrating Datadog with Microsoft Azure is a three step process.
4545

4646
1. The first step is <a href="#installation1">Getting your tenant name</a> and passing it to Datadog.
47-
2. The second step is <a href="#installation2">Creating a web application</a> in your Active Directory and passing the correct credentials to Datadog
47+
2. The second step is <a href="#installation2">Creating a web application</a> in your Active Directory and passing the correct credentials to Datadog.
4848
3. The third step is <a href="#installation3">Giving this application read-access</a> to any subscriptions you would like to monitor.
4949

5050
#### Getting your Tenant Name
@@ -101,11 +101,11 @@ Naviate to the [Azure VM Default Dashboard][6] to see this dashboard populate wi
101101

102102
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.
103103

104-
### Deploy agents
104+
### Deploy Agents
105105
{: #agents}
106106

107107
1. Follow the steps in the [Azure integrations][1] tile
108-
2. Manually deploy agents by following the instructions <a href="/guides/azure/">here</a>
108+
2. Manually deploy Agents by following the instructions <a href="/guides/azure/">here</a>
109109

110110
### Metrics
111111

@@ -120,17 +120,17 @@ View the specific metrics we collect for each Azure service integration:
120120
{: #troubleshooting}
121121
Here are some common issues you might be seeing.
122122

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].
125125
After logging in, locate the settings page on the left side of the screen.
126126
![](/static/images/azure_tenent.png)
127127

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.
129129

130130
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 <img src="/static/images/azure/azure_tenant_url.png" style="width: 75%;display:block;"/>
131131

132132
#### 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.
134134

135135
#### No Metrics Are Showing Up
136136
Please ensure you completed <a href="#installation3">step three</a> of the installation process, which entails giving read permissions to the Azure application (created in <a href="#installation2">step two</a>) for the subscriptions you want to monitor.

content/integrations/azure_app_services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Azure App Service is a platform-as-a-service that runs web, mobile, API and busi
1313
Get metrics from Azure App Service to:
1414

1515
* Visualize your app performance
16-
* Correlate the performance of your Azure Apps with the rest of you apps
16+
* Correlate the performance of your Azure Apps with the rest of your apps
1717

1818
# Installation
1919

0 commit comments

Comments
 (0)