File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
articles/role-based-access-control Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ The following table provides a brief description of each built-in role. Click th
52
52
| [ Avere Operator] ( #avere-operator ) | Used by the Avere vFXT cluster to manage the cluster |
53
53
| [ Azure Kubernetes Service Cluster Admin Role] ( #azure-kubernetes-service-cluster-admin-role ) | List cluster admin credential action. |
54
54
| [ Azure Kubernetes Service Cluster User Role] ( #azure-kubernetes-service-cluster-user-role ) | List cluster user credential action. |
55
+ | [ Azure Maps Data Reader (Preview)] ( #azure-maps-data-reader-preview ) | Grants access to read map related data from an Azure maps account. |
55
56
| [ Azure Stack Registration Owner] ( #azure-stack-registration-owner ) | Lets you manage Azure Stack registrations. |
56
57
| [ Backup Contributor] ( #backup-contributor ) | Lets you manage backup service,but can't create vaults and give access to others |
57
58
| [ Backup Operator] ( #backup-operator ) | Lets you manage backup services, except removal of backup, vault creation and giving access to others |
@@ -571,6 +572,21 @@ The following table provides a brief description of each built-in role. Click th
571
572
> | ** NotDataActions** | |
572
573
> | * none* | |
573
574
575
+ ## Azure Maps Data Reader (Preview)
576
+ > [ !div class="mx-tableFixed"]
577
+ > | | |
578
+ > | --- | --- |
579
+ > | ** Description** | Grants access to read map related data from an Azure maps account. |
580
+ > | ** Id** | 423170ca-a8f6-4b0f-8487-9e4eb8f49bfa |
581
+ > | ** Actions** | |
582
+ > | * none* | |
583
+ > | ** NotActions** | |
584
+ > | * none* | |
585
+ > | ** DataActions** | |
586
+ > | Microsoft.Maps/accounts/data/read | Grants data read access to a maps account. |
587
+ > | ** NotDataActions** | |
588
+ > | * none* | |
589
+
574
590
## Azure Stack Registration Owner
575
591
> [ !div class="mx-tableFixed"]
576
592
> | | |
You can’t perform that action at this time.
0 commit comments