Skip to content

Commit

Permalink
required permissions note (#155)
Browse files Browse the repository at this point in the history
add a note to the deployment steps indicating required permissions
  • Loading branch information
ferantivero authored Apr 5, 2020
1 parent 122e03f commit 0d3f120
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Prerequisites

- Azure subscription
> Important: The user initiating the deployment process must have access to the `Microsoft.Authorization/roleAssignments/write` permission. For more information, please refer to [the Container Insights doc](https://docs.microsoft.com/en-us/azure/azure-monitor/insights/container-insights-troubleshoot#authorization-error-during-onboarding-or-update-operation)
- [Azure CLI 2.0](https://docs.microsoft.com/en-us/cli/azure/install-azure-cli)
- [Docker](https://docs.docker.com/)
- [JQ](https://stedolan.github.io/jq/download/)
Expand Down

0 comments on commit 0d3f120

Please sign in to comment.