Skip to content

Commit 511f469

Browse files
Merge pull request #314925 from dknappettmsft/rbac-permissions-microsoft-fabric
Added Microsoft.Fabric actions
2 parents 8ad4fc3 + b0213a4 commit 511f469

2 files changed

Lines changed: 32 additions & 2 deletions

File tree

articles/role-based-access-control/permissions/analytics.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,35 @@ Azure service: [Azure Data Lake Storage Gen2](/azure/storage/blobs/data-lake-sto
360360
> | `Microsoft.DataLakeStore/locations/usages/read` | Get quota usages information of a subscription regarding using DataLakeStore. |
361361
> | `Microsoft.DataLakeStore/operations/read` | Get available operations of DataLakeStore. |
362362
363+
## Microsoft.Fabric
364+
365+
Azure service: [Microsoft Fabric](/fabric/)
366+
367+
> [!div class="mx-tableFixed"]
368+
> | Action | Description |
369+
> | --- | --- |
370+
> | `Microsoft.Fabric/register/action` | Registers Fabric resource provider. |
371+
> | `Microsoft.Fabric/capacities/read` | Retrieves the information of the specified Fabric Capacity. |
372+
> | `Microsoft.Fabric/capacities/write` | Creates or updates the specified Fabric Capacity. |
373+
> | `Microsoft.Fabric/capacities/delete` | Deletes the Fabric Capacity. |
374+
> | `Microsoft.Fabric/capacities/suspend/action` | Suspend the specified Fabric capacity. |
375+
> | `Microsoft.Fabric/capacities/resume/action` | Resume the specified Fabric capacity. |
376+
> | `Microsoft.Fabric/capacities/skus/read` | Retrieve available SKU information for the Fabric capacity. |
377+
> | `Microsoft.Fabric/locations/checkNameAvailability/action` | Checks that given Fabric resource name is valid and not in use. |
378+
> | `Microsoft.Fabric/locations/operationresults/read` | Retrieves the information of the specified operation result. |
379+
> | `Microsoft.Fabric/locations/operationstatuses/read` | Retrieves the information of the specified operation status. |
380+
> | `Microsoft.Fabric/operations/read` | Retrieves the information of operations. |
381+
> | `Microsoft.Fabric/privateLinkServicesForFabric/read` | Gets all Fabric Private Link Services. |
382+
> | `Microsoft.Fabric/privateLinkServicesForFabric/write` | Creates or updates Fabric Private Link Service. |
383+
> | `Microsoft.Fabric/privateLinkServicesForFabric/delete` | Deletes Fabric Private Link Service resource. |
384+
> | `Microsoft.Fabric/privateLinkServicesForFabric/operationResults/read` | Gets result of Fabric Private Link Service operation. |
385+
> | `Microsoft.Fabric/privateLinkServicesForFabric/operationStatuses/read` | Gets status of Fabric Private Link Service operation. |
386+
> | `Microsoft.Fabric/privateLinkServicesForFabric/privateEndpointConnections/read` | Gets private endpoint connection to a Fabric Private Link Service. |
387+
> | `Microsoft.Fabric/privateLinkServicesForFabric/privateEndpointConnections/write` | Creates or updates private endpoint connection to a Fabric Private Link Service. |
388+
> | `Microsoft.Fabric/privateLinkServicesForFabric/privateEndpointConnections/delete` | Deletes private endpoint connection to a Fabric Private Link Service. |
389+
> | `Microsoft.Fabric/privateLinkServicesForFabric/privateLinkResources/read` | Gets private link resources in a Fabric Private Link Service. |
390+
> | `Microsoft.Fabric/skus/read` | Retrieves the information of SKUs. |
391+
363392
## Microsoft.HDInsight
364393

365394
Provision cloud Hadoop, Spark, R Server, HBase, and Storm clusters.

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,11 +134,12 @@ Click the resource provider name in the following list to see the list of permis
134134
> | [Microsoft.DataFactory](./permissions/analytics.md#microsoftdatafactory) | Hybrid data integration at enterprise scale, made easy. | [Data Factory](/azure/data-factory/) |
135135
> | [Microsoft.DataLakeAnalytics](./permissions/analytics.md#microsoftdatalakeanalytics) | Distributed analytics service that makes big data easy. | [Data Lake Analytics](/azure/data-lake-analytics/) |
136136
> | [Microsoft.DataLakeStore](./permissions/analytics.md#microsoftdatalakestore) | Highly scalable and cost-effective data lake solution for big data analytics. | [Azure Data Lake Storage Gen2](/azure/storage/blobs/data-lake-storage-introduction) |
137+
> | [Microsoft.Fabric](./permissions/analytics.md#microsoftfabric) | Unified analytics platform for data engineering, data science, and business intelligence. | [Microsoft Fabric](/fabric/) |
137138
> | [Microsoft.HDInsight](./permissions/analytics.md#microsofthdinsight) | Provision cloud Hadoop, Spark, R Server, HBase, and Storm clusters. | [HDInsight](/azure/hdinsight/) |
138139
> | [Microsoft.Kusto](./permissions/analytics.md#microsoftkusto) | Service for storing and running interactive analytics over Big Data. | [Azure Data Explorer](/azure/data-explorer/) |
139140
> | [Microsoft.PowerBIDedicated](./permissions/analytics.md#microsoftpowerbidedicated) | Manage Power BI Premium dedicated capacities for exclusive use by an organization. | [Power BI Embedded](/azure/power-bi-embedded/) |
140-
> | [Microsoft.Purview](./permissions/analytics.md#microsoftpurview) | | [Microsoft Purview](/purview/) |
141-
> | [Microsoft.Synapse](./permissions/analytics.md#microsoftsynapse) | | [Azure Synapse Analytics](/azure/synapse-analytics/) |
141+
> | [Microsoft.Purview](./permissions/analytics.md#microsoftpurview) | Unified data governance and compliance solution. | [Microsoft Purview](/purview/) |
142+
> | [Microsoft.Synapse](./permissions/analytics.md#microsoftsynapse) | Limitless analytics service with enterprise data warehousing and big data analytics. | [Azure Synapse Analytics](/azure/synapse-analytics/) |
142143
143144
<a name='microsoftsearch'></a>
144145

0 commit comments

Comments
 (0)