Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added "owner" requirement to Mission LZ pre-reqs #226

Merged
merged 2 commits into from
Jun 3, 2021
Merged

Conversation

bspender
Copy link
Contributor

The quickstart scripts require a user with the owner role (e.g. to create the service account and grant it permissions on the subscription)

Description

Added the pre-req of a user with "owner" on the subscription (this is required for the quickstart

Issue reference

The issue this PR will close: #212

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles or validates correctly
  • BASH scripts have been validated using shellcheck
  • All tests pass (manual and automated)
  • The documentation is updated to cover any new or changed features
  • Markdown files have been linted using the recommended linter. (See .vscode/extensions.json.)
  • Relevant issues are linked to this PR

The quickstart scripts require a user with the owner role (e.g. to create the service account and grant it permissions on the subscription)
@bspender bspender merged commit bd27720 into main Jun 3, 2021
@bspender bspender deleted the bspender-patch-2 branch June 3, 2021 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve deployment and dev container documentation
2 participants