Skip to content

Commit 52cc754

Browse files
authored
The example check is for contoso.westus...
Pedantically, this is a check for contoso.westus.cloudapp.azure.com, not just contoso.cloudapp.azure.com as written.
1 parent 5e3249d commit 52cc754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Network/Network/help/Test-AzDnsAvailability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Checks whether a domain name in the cloudapp.azure.com zone is available for use
2323

2424
## EXAMPLES
2525

26-
### Example 1: Check if contoso.cloudapp.azure.com is available for use.
26+
### Example 1: Check if contoso.westus.cloudapp.azure.com is available for use.
2727
```
2828
Test-AzDnsAvailability -DomainNameLabel contoso -Location westus
2929
```

0 commit comments

Comments
 (0)