Skip to content

Commit 989a63e

Browse files
committed
Add link to DNS docs
1 parent eb4b1b6 commit 989a63e

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

articles/cloud-shell/faq-troubleshooting.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -170,13 +170,13 @@ command that requires elevated permissions.
170170
1. Add an A record for the public IP in the Private DNS Zone of the VNET isolated setup. For this
171171
example, the DNS record would have the following properties:
172172

173-
```
174-
Name: ccon-prod-southcentralus-aci-02
175-
Type: A
176-
TTL: 3600
177-
Value: 40.84.152.91
178-
Auto registered: False
179-
```
173+
- Name: ccon-prod-southcentralus-aci-02
174+
- Type: A
175+
- TTL: 1 hour
176+
- IP Address: 40.84.152.91
177+
178+
For more information about creating DNS records in a private DNS zone, see
179+
[Manage DNS record sets and records with Azure DNS][02].
180180

181181
## Managing Cloud Shell
182182

@@ -231,3 +231,4 @@ Use the following steps to delete your user settings.
231231
232232
<!-- link references -->
233233
[01]: /azure/cloud-shell/vnet/overview
234+
[02]: /azure/dns/dns-operations-recordsets-portal

0 commit comments

Comments
 (0)