File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -170,13 +170,13 @@ command that requires elevated permissions.
170
170
1. Add an A record for the public IP in the Private DNS Zone of the VNET isolated setup. For this
171
171
example, the DNS record would have the following properties:
172
172
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].
180
180
181
181
# # Managing Cloud Shell
182
182
@@ -231,3 +231,4 @@ Use the following steps to delete your user settings.
231
231
232
232
<!-- link references -->
233
233
[01]: /azure/cloud-shell/vnet/overview
234
+ [02]: /azure/dns/dns-operations-recordsets-portal
You can’t perform that action at this time.
0 commit comments