File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -121,12 +121,12 @@ command that requires elevated permissions.
121
121
- ` *.servicebus.windows.net `
122
122
- ` *.servicebus.usgovcloudapi.net ` for Azure Government Cloud
123
123
124
- ### Accessing Cloud Shell from subnet that uses a private DNS resolver - Failed to request a terminal
124
+ ### Failed to request a terminal - Accessing Cloud Shell from a network that uses a private DNS resolver
125
125
126
126
- ** Details** : Cloud Shell uses Azure Relay for terminal connections. Cloud Shell can fail to
127
127
request a terminal due to DNS resolution problems. This failure can be caused when you launch a
128
128
Cloud Shell session from a host in a network that has a private DNS Zone for the servicebus
129
- domain. This can also happen if you are using a private on-premises DNS server.
129
+ domain. This error can also occur if you're using a private on-premises DNS server.
130
130
131
131
- ** Resolution** : You can add a DNS record for the Azure Relay instance that Cloud Shell uses.
132
132
@@ -171,7 +171,7 @@ command that requires elevated permissions.
171
171
Address: 40.84.152.91
172
172
` ` `
173
173
174
- 1. Add an A record for the public IP in the Private DNS Zone of the VNET isolated setup . For this
174
+ 1. Add an A record for the public IP in the Private DNS Zone of your private network . For this
175
175
example, the DNS record would have the following properties:
176
176
177
177
- Name: ccon-prod-southcentralus-aci-02
You can’t perform that action at this time.
0 commit comments