azure ad create service principals with role and scopes predefined

 

Quite a handy command to create key features for a service principal in Microsoft Entra. ✌

az ad sp create-for-rbac --name {app-name} --role contributor --scopes /subscriptions/{subscription-id}/resourceGroups/exampleRG --json-auth



Comments

Popular posts from this blog

vllm : Failed to infer device type

android studio kotlin source is null error

gemini cli getting file not defined error