File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ python3 role_assignments.py --subscription_id <subscription id>
6161
6262## Refernces
6363
64- [ role-assignments-list] ( https://learn.microsoft.com/en-us/azure/role-based-access-control/role-assignments-list-rest )
65- [ role-based-access-control built-in-roles] ( https://learn.microsoft.com/en-us/azure/role-based-access-control/built-in-roles )
66- [ AuthorizationManagementClient] ( https://learn.microsoft.com/en-us/rest/api/authorization/role-definitions/get?view=rest-authorization-2022-04-01&tabs=Python )
67- [ azure graph rbac] ( https://learn.microsoft.com/en-us/python/api/azure-graphrbac/azure.graphrbac.operations.service_principals_operations.serviceprincipalsoperations?view=azure-python-previous#azure-graphrbac-operations-service-principals-operations-serviceprincipalsoperations-get )
64+ * [ role-assignments-list] ( https://learn.microsoft.com/en-us/azure/role-based-access-control/role-assignments-list-rest )
65+ * [ role-based-access-control built-in-roles] ( https://learn.microsoft.com/en-us/azure/role-based-access-control/built-in-roles )
66+ * [ AuthorizationManagementClient] ( https://learn.microsoft.com/en-us/rest/api/authorization/role-definitions/get?view=rest-authorization-2022-04-01&tabs=Python )
67+ * [ azure graph rbac] ( https://learn.microsoft.com/en-us/python/api/azure-graphrbac/azure.graphrbac.operations.service_principals_operations.serviceprincipalsoperations?view=azure-python-previous#azure-graphrbac-operations-service-principals-operations-serviceprincipalsoperations-get )
You can’t perform that action at this time.
0 commit comments