Skip to content

Commit f600ddc

Browse files
Merge pull request #276645 from sdwheeler/sdw-w259023-i122903
Fixes #122903 - Fix name of Microsoft.ContainerInstance
2 parents 80fa4cd + 343c35d commit f600ddc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cloud-shell/vnet/troubleshooting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Azure Cloud Shell needs access to certain Azure resources. That access is made a
3131
resource providers. The following resource providers must be registered in your subscription:
3232

3333
- **Microsoft.CloudShell**
34-
- **Microsoft.ContainerInstances**
34+
- **Microsoft.ContainerInstance**
3535
- **Microsoft.Relay**
3636

3737
To see all resource providers, and the registration status for your subscription:
@@ -41,7 +41,7 @@ To see all resource providers, and the registration status for your subscription
4141
1. In the search box, enter `cloudshell` to search for the resource provider.
4242
1. Select the **Microsoft.CloudShell** resource provider register from the provider list.
4343
1. Select **Register** to change the status from **unregistered** to **Registered**.
44-
1. Repeat the previous steps for the **Microsoft.ContainerInstances** and **Microsoft.Relay**
44+
1. Repeat the previous steps for the **Microsoft.ContainerInstance** and **Microsoft.Relay**
4545
resource providers.
4646

4747
[![Screenshot of selecting resource providers in the Azure portal.][ss01a]][ss01x]

0 commit comments

Comments
 (0)