Tag: azure-cli
All the articles with the tag "azure-cli".
Retrieving ObjectIds In An Azure Active Directory Group Using Azure CLI
Use `az ad group member list` and JMESPath queries to return member details as a table or comma-separated object IDs.
Retrieving All Managed Identity ObjectIds In Resource Group For Azure App Services And Azure Functions Using Azure CLI
Query resources with non-null identities and format their principal IDs as a table or comma-separated list.