@@ -3,7 +3,7 @@ description: >
3
3
This article provides instructions for troubleshooting a private virtual network deployment of
4
4
Azure Cloud Shell.
5
5
ms.contributor : jahelmic
6
- ms.date : 10/26/2023
6
+ ms.date : 10/23/2024
7
7
ms.topic : troubleshooting
8
8
title : Troubleshoot Azure Cloud Shell in a private virtual network
9
9
---
@@ -13,7 +13,7 @@ This article provides instructions for troubleshooting a private virtual network
13
13
Cloud Shell. For best results, and to be supportable, following the deployment instructions in the
14
14
[ Deploy Azure Cloud Shell in a virtual network using quickstart templates] [ 03 ] article.
15
15
16
- ## Verify you have set the correct permissions
16
+ ## Verify you have the correct permissions
17
17
18
18
To configure Azure Cloud Shell in a virtual network, you must have the ** Owner** role assignment on
19
19
the subscription. To view and assign roles, see [ List owners of a subscription] [ 01 ] .
@@ -79,28 +79,13 @@ permissions for your subscription:
79
79
80
80
[ ![ Screenshot showing the network relay role assignments.] [ ss04a ]] [ ss04x ]
81
81
82
- ## Redeploy Cloud Shell for a private virtual network
82
+ ## When all else fails
83
83
84
84
Verify the configurations described in this article. If you continue receive an error message when
85
85
you try to use your deployment of Cloud Shell, you have two options:
86
86
87
- 1 . Open a support ticket
88
87
1 . Redeploy Cloud Shell for a private virtual network
89
-
90
- ### Open a support ticket
91
-
92
- If you want to open a support ticket, you can do so from the Azure portal. Be sure to capture any
93
- error messages, including the ** Correlation Id** and ** Activity Id** values. Don't change any
94
- settings or delete any resources until instructed to by a support technician.
95
-
96
- Follow these steps to open a support ticket:
97
-
98
- 1 . Select the ** Support & Troubleshooting** icon on the top navigation bar in the Azure portal.
99
- 1 . From the ** Support & Troubleshooting** pane, select ** Help + support** .
100
- 1 . Select ** Create a support request** at the top of the center pane.
101
- 1 . Follow the instructions to create a support ticket.
102
-
103
- [ ![ Screenshot of creating a support ticket in the Azure portal.] [ ss05a ]] [ ss05x ]
88
+ 1 . Open a support ticket
104
89
105
90
### Redeploy Cloud Shell for a private virtual network
106
91
@@ -124,13 +109,28 @@ The following list provides a description of the resources created by the deploy
124
109
- A ** Relay** resource with the name of the relay namespace you provided in the deployment template.
125
110
- A ** Storage account** resource with the name you provided in the deployment template.
126
111
127
- Once you have removed the resources, you can redeploy Cloud Shell by following the steps in the
112
+ After you remove the resources, you can redeploy Cloud Shell by following the steps in the
128
113
[ Deploy Azure Cloud Shell in a virtual network using quickstart templates] [ 03 ] article.
129
114
130
115
You can find these resources by viewing the resource group in the Azure portal.
131
116
132
117
[ ![ Screenshot of resources created by the deployment.] [ ss02a ]] [ ss02x ]
133
118
119
+ ### Open a support ticket
120
+
121
+ If you want to open a support ticket, you can do so from the Azure portal. Be sure to capture any
122
+ error messages, including the ** Correlation Id** and ** Activity Id** values. Don't change any
123
+ settings or delete any resources until instructed to by a support technician.
124
+
125
+ Follow these steps to open a support ticket:
126
+
127
+ 1 . Select the ** Support & Troubleshooting** icon on the top navigation bar in the Azure portal.
128
+ 1 . From the ** Support & Troubleshooting** pane, select ** Help + support** .
129
+ 1 . Select ** Create a support request** at the top of the center pane.
130
+ 1 . Follow the instructions to create a support ticket.
131
+
132
+ [ ![ Screenshot of creating a support ticket in the Azure portal.] [ ss05a ]] [ ss05x ]
133
+
134
134
<!-- link references -->
135
135
[ 01 ] : /azure/role-based-access-control/role-assignments-list-portal#list-owners-of-a-subscription
136
136
[ 02 ] : https://portal.azure.com/
0 commit comments