Skip to content

Commit df42276

Browse files
authored
Merge pull request #79260 from mumian/0610-adm-sample
fix typo
2 parents e4edf7d + 6bc8f75 commit df42276

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/azure-resource-manager/deployment-manager-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Additional resources:
3131
- The [Azure Deployment Manager REST API reference](https://docs.microsoft.com/rest/api/deploymentmanager/).
3232
- [Tutorial: Use Azure Deployment Manager with Resource Manager templates](./deployment-manager-tutorial.md).
3333
- [Tutorial: Use health check in Azure Deployment Manager](./deployment-manager-tutorial-health-check.md).
34-
- [A Azure Deployment Manager sample](https://github.com/Azure-Samples/adm-quickstart).
34+
- [An Azure Deployment Manager sample](https://github.com/Azure-Samples/adm-quickstart).
3535

3636
## Identity and access
3737

articles/azure-resource-manager/deployment-manager-tutorial-health-check.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This tutorial covers the following tasks:
4141
Additional resources:
4242

4343
- The [Azure Deployment Manager REST API reference](https://docs.microsoft.com/rest/api/deploymentmanager/).
44-
- [A Azure Deployment Manager sample](https://github.com/Azure-Samples/adm-quickstart).
44+
- [An Azure Deployment Manager sample](https://github.com/Azure-Samples/adm-quickstart).
4545

4646
If you don't have an Azure subscription, [create a free account](https://azure.microsoft.com/free/) before you begin.
4747

articles/azure-resource-manager/deployment-manager-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Additional resources:
4545

4646
- The [Azure Deployment Manager REST API reference](https://docs.microsoft.com/rest/api/deploymentmanager/).
4747
- [Tutorial: Use health check in Azure Deployment Manager](./deployment-manager-tutorial-health-check.md).
48-
- [A Azure Deployment Manager sample](https://github.com/Azure-Samples/adm-quickstart).
48+
- [An Azure Deployment Manager sample](https://github.com/Azure-Samples/adm-quickstart).
4949

5050
If you don't have an Azure subscription, [create a free account](https://azure.microsoft.com/free/) before you begin.
5151

0 commit comments

Comments
 (0)