Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#general
Title
r
rapid-lamp-57703
03/13/2020, 9:28 AM
Does anyone know what access rights in Azure pulumi needs to function? I am trying it out in a coperate environment and my account has severely limited access - i am trying to work out what is needed minimally - for it to work.
s
steep-sandwich-68109
03/13/2020, 9:35 AM
If you are talking about role assignment, you would need Contributor, or a role with a similar permissions to write/read resources.
https://www.terraform.io/docs/providers/azurerm/guides/service_principal_client_secret.html
Post