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
If your environment meets the prerequisites and you're familiar with using ARM templates, select the **Deploy to Azure** button. The template will open in the Azure portal.
17
+
If your environment meets the prerequisites and you're familiar with using ARM templates, select the **Deploy to Azure** button. The template opens in the Azure portal.
18
18
19
19
[](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.maps%2Fmaps-create%2Fazuredeploy.json)
20
20
21
21
## Prerequisites
22
22
23
23
To complete this article:
24
24
25
-
* If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
25
+
* If you don't have an Azure subscription, create a [free account] before you begin.
26
26
27
27
## Review the template
28
28
29
-
The template used in this quickstart is from [Azure Quickstart Templates](https://azure.microsoft.com/resources/templates/maps-create/).
29
+
The template used in this quickstart is from [Azure Quickstart Templates].
The Azure portal is used to deploy your template. You can also use the Azure PowerShell, Azure CLI, and REST API. To learn other deployment methods, see [Deploy templates](../azure-resource-manager/templates/deploy-powershell.md).
60
+
The Azure portal is used to deploy your template. You can also use the Azure PowerShell, Azure CLI, and REST API. To learn other deployment methods, see [Deploy templates].
61
61
62
62
## Review deployed resources
63
63
@@ -77,7 +77,13 @@ az group delete --name MyResourceGroup
77
77
78
78
## Next steps
79
79
80
-
To learn more about Azure Maps and Azure Resource Manager, continue on to the articles below.
80
+
To learn more about Azure Maps and Azure Resource Manager, see the following articles:
81
81
82
-
- Create an Azure Maps [demo application](quick-demo-map-app.md)
83
-
- Learn more about [ARM templates](../azure-resource-manager/templates/overview.md)
0 commit comments