Skip to content

Commit e9e82dd

Browse files
authored
Merge pull request #116484 from rolyon/rolyon-rbac-arm-remove-update
[Azure RBAC] Remove role assignment section
2 parents e71e536 + 188f8f1 commit e9e82dd

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

articles/role-based-access-control/role-assignments-template.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.devlang: na
1111
ms.topic: conceptual
1212
ms.tgt_pltfrm: na
1313
ms.workload: identity
14-
ms.date: 11/25/2019
14+
ms.date: 05/26/2020
1515
ms.author: rolyon
1616
ms.reviewer: bagovind
1717
---
@@ -354,6 +354,15 @@ The following shows an example of the Contributor role assignment to a new manag
354354

355355
![Role assignment for a new managed identity service principal](./media/role-assignments-template/role-assignment-template-msi.png)
356356

357+
## Remove a role assignment
358+
359+
In Azure RBAC, to remove access to an Azure resource, you remove the role assignment. There isn't a way to remove a role assignment using a template. To remove a role assignment, you must use other tools such as:
360+
361+
- [Azure portal](role-assignments-portal.md#remove-a-role-assignment)
362+
- [Azure PowerShell](role-assignments-powershell.md#remove-a-role-assignment)
363+
- [Azure CLI](role-assignments-cli.md#remove-a-role-assignment)
364+
- [REST API](role-assignments-rest.md#remove-a-role-assignment)
365+
357366
## Next steps
358367

359368
- [Quickstart: Create and deploy Azure Resource Manager templates by using the Azure portal](../azure-resource-manager/templates/quickstart-create-templates-use-the-portal.md)

0 commit comments

Comments
 (0)