We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4055ac7 commit ef35db8Copy full SHA for ef35db8
1 file changed
articles/azure-maps/how-to-manage-pricing-tier.md
@@ -70,7 +70,7 @@ To change your pricing tier from Gen1 to Gen2 in the ARM template, update `prici
70
:::code language="json" source="~/quickstart-templates/quickstarts/microsoft.maps/maps-create/azuredeploy.json" range="27-46":::
71
--->
72
73
-:::code language="json" source="~/quickstart-templates/quickstarts/microsoft.maps/maps-create/azuredeploy.json" highlight="12-32":::
+:::code language="json" source="~/quickstart-templates/quickstarts/microsoft.maps/maps-create/azuredeploy.json" highlight="27-47":::
74
75
## Next steps
76
0 commit comments