File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/cloud-shell/vnet Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Cloud Shell needs access to certain Azure resources. You make that access availa
30
30
resource providers. The following resource providers must be registered in your subscription:
31
31
32
32
- ** Microsoft.CloudShell**
33
- - ** Microsoft.ContainerInstances **
33
+ - ** Microsoft.ContainerInstance **
34
34
- ** Microsoft.Relay**
35
35
36
36
Depending on when your tenant was created, some of these providers might already be registered.
@@ -44,7 +44,7 @@ To see all resource providers and the registration status for your subscription:
44
44
1 . In the search box, enter ` cloudshell ` to search for the resource provider.
45
45
1 . Select the ** Microsoft.CloudShell** resource provider from the provider list.
46
46
1 . Select ** Register** to change the status from ** unregistered** to ** registered** .
47
- 1 . Repeat the previous steps for the ** Microsoft.ContainerInstances ** and ** Microsoft.Relay**
47
+ 1 . Repeat the previous steps for the ** Microsoft.ContainerInstance ** and ** Microsoft.Relay**
48
48
resource providers.
49
49
50
50
[ ![ Screenshot of selecting resource providers in the Azure portal.] [ 98a ]] [ 98b ]
You can’t perform that action at this time.
0 commit comments