Skip to content

Commit 32a5a8f

Browse files
committed
Fixed link
1 parent de1f65d commit 32a5a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/dns/dns-get-started-terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ In this article, you learn how to:
102102
$dns_zone_name=$(terraform output -raw dns_zone_name)
103103
```
104104

105-
1. Run [Get-AzApiManagement](/powershell/module/az.apimanagement/get-azapimanagement) to display information about the new service.
105+
1. Run [Get-AzDnsZone](/powershell/module/az.dns/get-azdnszone) to display information about the new service.
106106

107107
```azurepowershell
108108
Get-AzDnsZone -ResourceGroupName $resource_group_name `

0 commit comments

Comments
 (0)