You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.
I encountered the same error when following the instructions.
So instead of creating a Service Principal through Azure CLI, I created it through the Azure DevOps user interface (Azure DevOps > Project settings > Pipelines - Service connections > New service connection > Azure Resource Manager > Service principal (automatic))
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm using Azure CLI 2.4.0 on MacOS.
When I follow the instruction towards the creation of the RBAC security:
az ad sp create-for-rbac --name TTapp --password Pa$$w0rd01
The CLI gives me error: "az: error: unrecognized arguments: --password Pa19428w0rd01"
The text was updated successfully, but these errors were encountered: