Thiago Custodio
Results
4
comments of
Thiago Custodio
sure, sbId=$(az resource list --name sb-name --query [].id -o tsv)
and this one for the managedIdentity managedIdentity=$(az functionapp identity show --resource-group rg-name --name app-name --query principalId -o tsv)