Skip to content

Commit

Permalink
Added "owner" requirement to Mission LZ pre-reqs (Azure#226)
Browse files Browse the repository at this point in the history
The quickstart scripts require a user with the owner role (e.g. to create the service account and grant it permissions on the subscription)
  • Loading branch information
bspender authored Jun 3, 2021
1 parent ba4dd0a commit 2e4f9c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ The develoment container is not necessary if you want to use the Mission LZ user
* **Docker:** Docker Desktop or Docker CE
>*We use [Docker Desktop on Windows 10](https://docs.docker.com/docker-for-windows/install/), integrated with WSL*
* Current version of the [Azure CLI](https://docs.microsoft.com/en-us/cli/azure/install-azure-cli).
* An Azure Subscription where you have ['Owner' RBAC permissions].

All other tools and resources are in the development container and in the user interface container. The simplest path is to deploy from one of these containers, but it is not required if you want to configure your own deployment environment.

Expand Down

0 comments on commit 2e4f9c4

Please sign in to comment.