Configure IPAM with a managed identity #368
Replies: 1 comment
-
|
Apparently there is a button to select SPs. I did not notice this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the xtratuscloud/azureipam Terraform provider to configure spaces and blocks using a pipeline and a managed idenitity.
Right now, I get the following error :
│ Could not create block, unexpected error: status: 403, body: {"error":"This
│ API is admin restricted."}
Adding the managed identity as Admin does not work, I can only add users.
Is there any way I can give my managed identity the necessary permissions?
Beta Was this translation helpful? Give feedback.
All reactions