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"
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"