Skip to content

Commit c569aa4

Browse files
authored
fix(typo): Azure Resource Manger -> Azure Resource Manager (#14766)
1 parent f184562 commit c569aa4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

  • application-workloads/jupyter/jupyterhub-classroom
  • quickstarts/microsoft.devtestlab

application-workloads/jupyter/jupyterhub-classroom/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ After that, let's press the [Run] button. If we visit our **public IP** where ou
186186

187187
### Additional Resources
188188

189-
- [Azure Resource Manger templates docs](https://docs.microsoft.com/azure/azure-resource-manager/template-deployment-overview)
189+
- [Azure Resource Manager templates docs](https://docs.microsoft.com/azure/azure-resource-manager/template-deployment-overview)
190190

191191
- [The Littlest JupyterHub docs](https://the-littlest-jupyterhub.readthedocs.io/en/latest/index.html)
192192

quickstarts/microsoft.devtestlab/dtl-create-lab-windows-vm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ languages:
2323
[![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)](https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.devtestlab%2Fdtl-create-lab-windows-vm%2Fazuredeploy.json)
2424
[![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)](http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.devtestlab%2Fdtl-create-lab-windows-vm%2Fazuredeploy.json)
2525

26-
This template creates a new DevTestLab instance that includes a Windows Server 2019 Datacenter virtual machine. To learn more about how to deploy the template, see the [quickstart](https://docs.microsoft.com/azure/devtest-labs/create-lab-windows-vm-template) article. More Azure Resource Manger quickstart templates for Azure DevTest Labs can be found in the [repository](https://github.com/Azure/azure-devtestlab).
26+
This template creates a new DevTestLab instance that includes a Windows Server 2019 Datacenter virtual machine. To learn more about how to deploy the template, see the [quickstart](https://docs.microsoft.com/azure/devtest-labs/create-lab-windows-vm-template) article. More Azure Resource Manager quickstart templates for Azure DevTest Labs can be found in the [repository](https://github.com/Azure/azure-devtestlab).
2727

2828
`Tags: Microsoft.DevTestLab/labs, virtualNetworks, virtualMachines`

quickstarts/microsoft.devtestlab/dtl-create-lab/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ languages:
2525

2626
This template creates a new DevTestLab instance.
2727

28-
More Azure Resource Manger Quickstart Templates for Azure DevTestLab can be found at: https://github.com/Azure/azure-devtestlab
28+
More Azure Resource Manager Quickstart Templates for Azure DevTestLab can be found at: https://github.com/Azure/azure-devtestlab
2929

3030
`Tags: Microsoft.DevTestLab/labs`

0 commit comments

Comments
 (0)