This is autogenerated. Please review and update as needed.
Describe the bug
Command Name
az role assignment create
Errors:
Cannot find user or service principal in graph database for 'msi'. If the assignee is an appId, make sure the corresponding service principal is created with 'az ad sp create --id msi'.
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
- Put any pre-requisite steps here...
az role assignment create --assignee {} --role {} --scope {}
Expected Behavior
Environment Summary
Windows-10-10.0.19041-SP0
Python 3.8.9
Installer: MSI
azure-cli 2.24.2 *
Extensions:
storage-preview 0.7.3
Additional Context
This is autogenerated. Please review and update as needed.
Describe the bug
Command Name
az role assignment createErrors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
az role assignment create --assignee {} --role {} --scope {}Expected Behavior
Environment Summary
Additional Context