Skip to content

Commit a00b652

Browse files
committed
code block
1 parent 47ab4e3 commit a00b652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/dns/tutorial-alias-tm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Sign in to the [Azure portal](https://portal.azure.com).
4444

4545
To create alias records, you must register the **Microsoft.Network** resource provider. If the DNS zone and the alias target resource are in different subscriptions, both subscriptions must be registered. You can register resource providers using Azure CLI, PowerShell, or the Azure portal. See the following example:
4646

47-
```Azure CLI
47+
```azurecli-interactive
4848
az provider register --namespace Microsoft.Network
4949
```
5050

0 commit comments

Comments
 (0)