Skip to content

Commit

Permalink
feat: added cloudshell registration
Browse files Browse the repository at this point in the history
  • Loading branch information
ejohn20 committed Oct 17, 2023
1 parent a365fc0 commit 5d0f15e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ The Nymeria workshop deploys the cross-cloud identity scenario using [GitHub](ht
```bash
az provider register --namespace Microsoft.Web
az provider register --namespace Microsoft.Compute
az provider register --namespace Microsoft.CloudShell
```

1. The workshop requires you to be able to create an Azure virtual machine. After creating the new subscription, we highly recommend manually creating a new `Standard_A2_v2` virtual machine in the `eastus` location using the Azure Portal to ensure that your account is fully activated. If you are unable to create a new virtual machine, please contact Microsoft Support to increase your quota. Follow these instructions to create a new virtual machine:
Expand Down

0 comments on commit 5d0f15e

Please sign in to comment.