Skip to content

Commit 1e373c1

Browse files
committed
Updated intro and link text
1 parent 839547c commit 1e373c1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/role-based-access-control/resource-provider-operations.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Resource Manager resource provider operations | Microsoft Docs
2+
title: Azure Resource Manager resource provider operations
33
description: Lists the operations available for the Microsoft Azure Resource Manager resource providers
44
services: active-directory
55
documentationcenter:
@@ -19,7 +19,7 @@ ms.reviewer: bagovind
1919
---
2020
# Azure Resource Manager resource provider operations
2121

22-
This article lists the operations available for each Azure Resource Manager resource provider. These operations can be used in [custom roles](custom-roles.md) to provide granular [role-based access control (RBAC)](overview.md) to resources in Azure. Operation strings have the following format: `{Company}.{ProviderName}/{resourceType}/{action}`. For a list of how resource provider namespaces map to Azure services, see [Match resource provider to service](../azure-resource-manager/management/azure-services-resource-providers.md).
22+
This article lists the operations available for each Azure Resource Manager resource provider. These operations can be used in [Azure custom roles](custom-roles.md) to provide granular access control to resources in Azure. Operation strings have the following format: `{Company}.{ProviderName}/{resourceType}/{action}`. For a list of how resource provider namespaces map to Azure services, see [Match resource provider to service](../azure-resource-manager/management/azure-services-resource-providers.md).
2323

2424
The resource provider operations are always evolving. To get the latest operations, use [Get-AzProviderOperation](/powershell/module/az.resources/get-azprovideroperation) or [az provider operation list](/cli/azure/provider/operation#az-provider-operation-list).
2525

@@ -10522,5 +10522,5 @@ Azure service: [Azure Monitor](../azure-monitor/index.yml)
1052210522
## Next steps
1052310523

1052410524
- [Match resource provider to service](../azure-resource-manager/management/azure-services-resource-providers.md)
10525-
- [Custom roles for Azure resources](custom-roles.md)
10526-
- [Built-in roles for Azure resources](built-in-roles.md)
10525+
- [Azure custom roles](custom-roles.md)
10526+
- [Azure built-in roles](built-in-roles.md)

0 commit comments

Comments
 (0)