We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a6918b commit 12f8a2fCopy full SHA for 12f8a2f
articles/app-service/overview-name-resolution.md
@@ -62,10 +62,8 @@ Validate the settings by using this CLI command:
62
az resource show --resource-group <group-name> --name <app-name> --query properties.dnsConfiguration --resource-type "Microsoft.Web/sites"
63
```
64
65
-
66
67
## Next steps
68
69
-- [Configure virtual network integration](./configure-vnet-integration-enable.md.md)
+- [Configure virtual network integration](./configure-vnet-integration-enable.md)
70
- [Name resolution for resources in Azure virtual networks](../virtual-network/virtual-networks-name-resolution-for-vms-and-role-instances.md)
71
- [General networking overview](./networking-features.md)
0 commit comments