Skip to content

Commit e3a815d

Browse files
authored
Merge pull request #184494 from rolyon/rolyon-rbac-troubleshoot-owner-remove
[Azure RBAC] Remove last owner text
2 parents c634d61 + 4b26a18 commit e3a815d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/role-based-access-control/troubleshooting.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: role-based-access-control
99
ms.workload: identity
1010
ms.tgt_pltfrm: na
1111
ms.topic: troubleshooting
12-
ms.date: 11/12/2021
12+
ms.date: 01/07/2022
1313
ms.author: rolyon
1414
ms.custom: seohack1, devx-track-azurecli, devx-track-azurepowershell
1515
---
@@ -73,6 +73,8 @@ Azure supports up to **500** role assignments per management group. This limit i
7373
7474
- If you attempt to remove the last Owner role assignment for a subscription, you might see the error "Cannot delete the last RBAC admin assignment." Removing the last Owner role assignment for a subscription is not supported to avoid orphaning the subscription. If you want to cancel your subscription, see [Cancel your Azure subscription](../cost-management-billing/manage/cancel-azure-subscription.md).
7575
76+
You are allowed to remove the last Owner (or User Access Administrator) role assignment at subscription scope, if you are the Global Administrator for the tenant. In this case, there is no constraint for deletion. However, if the call comes from some other principal, then you won't be able to remove the last Owner role assignment at subscription scope.
77+
7678
## Problems with custom roles
7779
7880
- If you need steps for how to create a custom role, see the custom role tutorials using the [Azure portal](custom-roles-portal.md), [Azure PowerShell](tutorial-custom-role-powershell.md), or [Azure CLI](tutorial-custom-role-cli.md).

0 commit comments

Comments
 (0)