Skip to content

Commit 64cdb2e

Browse files
Merge pull request #3124 from MicrosoftDocs/main639185404381582489sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents a4a2865 + eb15c5e commit 64cdb2e

70 files changed

Lines changed: 457 additions & 334 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/admin/admin-overview.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
title: Microsoft Fabric Admin Overview - Tools, Portal, and Settings
33
description: Microsoft Fabric administration covers tenant settings, the admin portal, licensing, and governance. Learn how to configure and manage your Fabric environment.
44
author: msmimart
@@ -12,7 +12,7 @@ ms.date: 04/21/2026
1212

1313
# What is Microsoft Fabric administration?
1414

15-
Microsoft Fabric administration is the set of tasks and tools you use to configure, secure, and govern the Fabric software as a service (SaaS) platform across your organization. As an admin, you control tenant-wide settings, manage feature access to meet company policies and regulations, and delegate responsibilities so no single team becomes a bottleneck.
15+
Fabric administration is the set of tasks and tools you use to configure, secure, and govern the Fabric software as a service (SaaS) platform across your organization. As an admin, you control tenant-wide settings, manage feature access to meet company policies and regulations, and delegate responsibilities so no single team becomes a bottleneck.
1616

1717
There are generally three categories of tasks that admins focus on to ensure the platform is configured correctly and compliant with organizational policies:
1818

@@ -26,18 +26,18 @@ This article gives an overview of Fabric admin responsibilities, tools, and key
2626

2727
Fabric admins use a combination of the Fabric admin portal and related admin tools to perform tasks based on their areas of responsibility. The following are common admin tasks and the tools typically used for each one.
2828

29-
* **[Microsoft Fabric admin portal](#what-is-the-admin-portal)**
29+
* **[Fabric admin portal](#what-is-the-admin-portal)**
3030
* Acquire and work with capacities
3131
* Ensure quality of service
3232
* Manage workspaces
3333
* Publish visuals
34-
* Verify codes used to embed Microsoft Fabric in other applications
34+
* Verify codes used to embed Fabric in other applications
3535
* Troubleshoot data access and other issues
3636

3737
* **[Microsoft 365 admin portal](https://admin.microsoft.com)**
3838
* Manage users and groups
3939
* Purchase and assign licenses
40-
* Block users from accessing Microsoft Fabric
40+
* Block users from accessing Fabric
4141

4242
* **[Microsoft 365 Security & Microsoft Purview compliance portal](https://protection.office.com)**
4343
* Review and manage auditing
@@ -46,21 +46,21 @@ Fabric admins use a combination of the Fabric admin portal and related admin too
4646
* Microsoft Purview Data Lifecycle Management
4747

4848
* **[Microsoft Entra ID in the Azure portal](https://entra.microsoft.com/#view/Microsoft_AAD_IAM/TenantOverview.ReactView)**
49-
* Configure conditional access to Microsoft Fabric resources
49+
* Configure conditional access to Fabric resources
5050

5151
* **[PowerShell cmdlets](/powershell/power-bi/overview)**
52-
* Manage workspaces and other aspects of Microsoft Fabric using scripts
52+
* Manage workspaces and other aspects of Fabric using scripts
5353

5454
* **[Administrative APIs and SDK](/rest/api/fabric/articles/using-fabric-apis)**
5555
* Build custom admin tools
5656

5757
### Admin roles
5858

59-
Fabric defines several admin roles that determine what tasks a user can perform in the Microsoft Fabric environment. These roles include the Power Platform administrator, Fabric administrator, Capacity admin, and other specialized roles that allow delegation of responsibilities without giving full administrative access. For details about which types of admins can perform specific tasks, see [Understand Fabric admin roles](roles.md), [Microsoft Entra built-in roles](/entra/identity/role-based-access-control/permissions-reference), and [Microsoft 365 admin roles](/microsoft-365/admin/add-users/about-admin-roles).
59+
Fabric defines several admin roles that determine what tasks a user can perform in the Fabric environment. These roles include the Power Platform administrator, Fabric administrator, Capacity admin, and other specialized roles that allow delegation of responsibilities without giving full administrative access. For details about which types of admins can perform specific tasks, see [Understand Fabric admin roles](roles.md), [Microsoft Entra built-in roles](/entra/identity/role-based-access-control/permissions-reference), and [Microsoft 365 admin roles](/microsoft-365/admin/add-users/about-admin-roles).
6060

6161
## What is the admin portal?
6262

63-
The admin portal includes settings that govern Microsoft Fabric. For example, you can change [tenant settings](tenant-settings-index.md), access the Microsoft 365 admin portal, and control how users interact with Microsoft Fabric.
63+
The admin portal includes settings that govern Fabric. For example, you can change [tenant settings](tenant-settings-index.md), access the Microsoft 365 admin portal, and control how users interact with Fabric.
6464

6565
To access the admin portal, you need a [Fabric license](../enterprise/licenses.md#per-user-licenses) and a [Fabric admin role](roles.md). If you don't have one of these roles, you only see **Capacity settings** in the admin portal.
6666

@@ -70,27 +70,27 @@ The admin portal controls are listed in the following table, with links to relev
7070

7171
| Feature | Description |
7272
| :--- | :--- |
73-
| [Tenant settings](tenant-settings-index.md) | Enable, disable, and configure Microsoft Fabric. |
73+
| [Tenant settings](tenant-settings-index.md) | Enable, disable, and configure Fabric. |
7474
| [Users](service-admin-portal-users.md) | Manage users in the Microsoft 365 admin portal. |
7575
| [Power BI Premium Per-User (PPU)](service-admin-portal-premium-per-user.md) | Configure auto refresh and semantic model workload settings. |
76-
| [Audit logs](service-admin-portal-audit-logs.md) | Audit Microsoft Fabric activities in the Microsoft Purview portal. |
76+
| [Audit logs](service-admin-portal-audit-logs.md) | Audit Fabric activities in the Microsoft Purview portal. |
7777
| [Domains](../governance/domains.md) | Manage and organize business data using custom domains in Fabric. |
7878
| [Workloads](../fundamentals/fabric-home.md#create-items-and-explore-workloads) | Manage workloads and their settings. |
7979
| [Tags](../governance/tags-overview.md) | Manage tags for organizing content. |
80-
| [Capacity settings](capacity-settings.md) | Manage Microsoft Fabric F, Power BI Premium P, and Power BI Embedded EM and A capacities. |
80+
| [Capacity settings](capacity-settings.md) | Manage Fabric F, Power BI Premium P, and Power BI Embedded EM and A capacities. |
8181
| [Refresh summary](service-admin-portal-refresh-summary.md) | Schedule refresh on a capacity and view the details of refreshes that occurred. |
8282
| [Embed codes](service-admin-portal-embed-codes.md) | View and manage the embed codes generated for your organization to share reports publicly. |
8383
| [Organizational visuals](organizational-visuals.md#organizational-visuals) | View, add, and manage which type of Power BI visuals users can access across the organization. |
8484
| [Organizational themes (preview)](/power-bi/create-reports/desktop-organizational-themes) | Manage and distribute custom report themes across the organization. |
8585
| [Azure connections](service-admin-portal-azure-connections.md) | Configure and manage connections to Azure resources. |
8686
| [Workspaces](portal-workspaces.md) | View and manage the workspaces that exist in your organization. |
87-
| [Custom branding](service-admin-custom-branding.md) | Change the look and feel of Microsoft Fabric to match your organization's branding. |
87+
| [Custom branding](service-admin-custom-branding.md) | Change the look and feel of Fabric to match your organization's branding. |
8888
| [Fabric identities](fabric-identities-manage.md) | Govern the Fabric identities that exist in your organization. |
8989
| [Featured content](service-admin-portal-featured-content.md) | Manage the reports, dashboards, and apps that were promoted to the Featured section on your Home page. |
9090

9191
### How to get to the admin portal
9292

93-
To get to the admin portal, sign in to [Microsoft Fabric](https://app.fabric.microsoft.com/?pbi_source=learn-admin-admin-center) using your admin account credentials. Select the **Settings** (gear) icon, and then select **Admin portal**.
93+
To get to the admin portal, sign in to [Fabric](https://app.fabric.microsoft.com/?pbi_source=learn-admin-admin-center) using your admin account credentials. Select the **Settings** (gear) icon, and then select **Admin portal**.
9494

9595
:::image type="content" source="./media/admin-center/admin-portal-option-settings-menu.png" alt-text="Screenshot of the Admin portal option on the Fabric settings menu.":::
9696

@@ -135,7 +135,7 @@ Capacity and workspace settings let you be more specific when you control your F
135135

136136
Fabric is composed of tenants, capacities, and workspaces. Your organization might have one or more tenants, each with at least one capacity. Workspaces reside in capacities, and are where data is created, transformed, and consumed. Each organization can arrange its tenants, capacities, and workspaces based on its structure. For example, capacities can align with business functions like sales or marketing, and workspaces with each function's divisions.
137137

138-
Admins can control these processes throughout the organization. For example, you can create and delete workspaces, and control [workspace settings](../fundamentals/workspaces.md#workspace-settings) such as [Azure connections](../data-factory/dataflow-support.md), [Git integration](../cicd/git-integration/intro-to-git-integration.md), and [Microsoft OneLake](../onelake/onelake-overview.md).
138+
Admins can control these processes throughout the organization. For example, you can create and delete workspaces, and control [workspace settings](../fundamentals/workspaces.md#workspace-settings) such as [Azure connections](../data-factory/dataflow-support.md), [Git integration](../cicd/git-integration/intro-to-git-integration.md), and [OneLake](../onelake/onelake-overview.md).
139139

140140
To share management across the organization, you can also use [domains](../governance/domains.md). A domain is a logical grouping of workspaces—for example, by function such as sales or marketing. You can assign domain admins who are closer to the subject matter, freeing Fabric administrators to focus on organizational processes while experts manage data in their fields.
141141

@@ -193,6 +193,6 @@ Admins can view their organization's [bills](../enterprise/azure-billing.md) to
193193
* [Use the capacity metrics app to monitor consumption](../enterprise/metrics-app.md)
194194
* [Feature usage and adoption report](feature-usage-adoption.md)
195195
* [Fabric tenant settings](about-tenant-settings.md)
196-
* [Track user activities in Microsoft Fabric](track-user-activities.md)
196+
* [Track user activities in Fabric](track-user-activities.md)
197197
* [Set up permissions for Fabric workspaces](../fundamentals/roles-workspaces.md)
198198
* [CI/CD workflow options in Fabric](../cicd/manage-deployment.md)

docs/admin/admin-share-power-bi-metadata-microsoft-365-services.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ LocalizationGroup: Admin
1414

1515
This article helps Fabric administrators and decision makers understand how and where Fabric metadata is used.
1616

17-
The **Share Fabric data with your Microsoft 365 services** tenant setting controls whether Power BI and Microsoft Fabric automatically send information about your organization's Fabric content to Microsoft 365. When an admin turns on this setting, Fabric sends details about your reports, dashboards, and other content to Microsoft 365 in the background. No user action is required for this sharing to occur. Microsoft 365 then uses this information to help users find and return to their Fabric content through search results, the Quick Access list on Office.com, and personalized recommendations.
17+
The **Share Fabric data with your Microsoft 365 services** tenant setting controls whether Power BI and Fabric automatically send information about your organization's Fabric content to Microsoft 365. When an admin turns on this setting, Fabric sends details about your reports, dashboards, and other content to Microsoft 365 in the background. No user action is required for this sharing to occur. Microsoft 365 then uses this information to help users find and return to their Fabric content through search results, the Quick Access list on Office.com, and personalized recommendations.
1818

1919
This information flows through [Microsoft Graph](/graph/overview). The setting is turned on by default when your Fabric tenant and Microsoft 365 tenant are in the same geographic region.
2020

@@ -103,7 +103,7 @@ The following tables show what specific information Fabric sends to Microsoft 36
103103
|LastModifiedUser|Microsoft Entra UPN of the last person who modified the content|user1@fourthcoffee.com|
104104
|LastModifiedDate|Last modified date for the content|2011-06-30T23:32:46Z|
105105
|PageNames|Display names for pages within the report|Sales Summary, Regional details, Returns|
106-
|ChartTitles|Display names for visualizations in the report layout|Regional sales over time|
106+
|ChartTitles|Display names for visuals in the report layout|Regional sales over time|
107107
|FieldNames|Names of columns and measures used in the report|revenue, date, product_category|
108108

109109
**User activity (used to show recently accessed and recommended content on Office.com)**

docs/admin/capacity-settings.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ ai-usage: ai-assisted
1010

1111
# Manage your Fabric capacity
1212

13-
This article describes the Microsoft Fabric capacity settings. The article is aimed at admins who want to understand how to manage their Microsoft Fabric capacities.
13+
This article describes the Fabric capacity settings. The article is aimed at admins who want to understand how to manage their Fabric capacities.
1414

1515
## Get to the capacity settings
1616

1717
To get to the capacity settings, follow these steps:
1818

19-
1. In Microsoft Fabric, select the gear icon (**⚙**), and then select **Admin portal**.
19+
1. In Fabric, select the gear icon (**⚙**), and then select **Admin portal**.
2020
1. In the Admin portal, select **Capacity settings**.
2121

2222
## View your capacity
@@ -26,11 +26,11 @@ The capacity settings page shows a list of all the capacities in your [tenant](.
2626
* **Power BI Premium** - A capacity that was bought as part of a Power BI Premium subscription. These capacities use P SKUs.
2727

2828
>[!NOTE]
29-
>Power BI capacities are transitioning to Fabric. For more information, see [Power BI Premium transition to Microsoft Fabric](/power-bi/enterprise/service-premium-faq#power-bi-premium-transition-to-microsoft-fabric).
29+
>Power BI capacities are transitioning to Fabric. For more information, see [Power BI Premium transition to Fabric](/power-bi/enterprise/service-premium-faq#power-bi-premium-transition-to-microsoft-fabric).
3030
3131
* **Power BI Embedded** - A capacity that was bought as part of a Power BI Embedded subscription. These capacities use A or EM SKUs.
32-
* **Trial** - A [Microsoft Fabric trial](../fundamentals/fabric-trial.md) capacity. These capacities use Trial SKUs.
33-
* **Fabric capacity** - A Microsoft Fabric capacity. These capacities use F SKUs.
32+
* **Trial** - A [Fabric trial](../fundamentals/fabric-trial.md) capacity. These capacities use Trial SKUs.
33+
* **Fabric capacity** - A Fabric capacity. These capacities use F SKUs.
3434

3535
The rest of this article is divided to sections based on the different capacity types. To view the settings of your capacity, select the tab that matches your capacity type. If there's no tab to select, the section applies to all capacity types.
3636

@@ -40,7 +40,7 @@ This section lists basic capacity management tasks, such as creating a new capac
4040

4141
### Create a new capacity
4242

43-
To create a new capacity you need to be a [Microsoft Fabric admin](../admin/microsoft-fabric-admin.md).
43+
To create a new capacity you need to be a [Fabric admin](../admin/microsoft-fabric-admin.md).
4444

4545
# [Power BI Premium](#tab/power-bi-premium)
4646

@@ -99,7 +99,7 @@ To create a new Power BI Embedded with an EM SKU, follow these steps:
9999

100100
# [Trial](#tab/trial)
101101

102-
To create a new Trial capacity, see [Microsoft Fabric trial](../fundamentals/fabric-trial.md#start-the-fabric-capacity-trial).
102+
To create a new Trial capacity, see [Fabric trial](../fundamentals/fabric-trial.md#start-the-fabric-capacity-trial).
103103

104104
# [Fabric Capacity](#tab/fabric-capacity)
105105

@@ -145,7 +145,7 @@ To change the name of your EM capacity, follow these steps:
145145
1. Enter the new name for the capacity, and then select the checkmark icon (**✓*)*.
146146

147147
>[!NOTE]
148-
>Renaming isnt supported for A SKUs.
148+
>Renaming isn't supported for A SKUs.
149149
150150
# [Trial](#tab/trial)
151151

@@ -240,7 +240,7 @@ To resize a Fabric capacity, see [Scale your capacity](../enterprise/scale-capac
240240

241241
### Delete a capacity
242242

243-
To delete a capacity you need to be a [Microsoft Fabric admin](../admin/microsoft-fabric-admin.md).
243+
To delete a capacity you need to be a [Fabric admin](../admin/microsoft-fabric-admin.md).
244244

245245
When you delete a Power BI Premium, Trial or Fabric Capacity, non-Power BI Fabric items in workspaces assigned to the capacity are soft deleted. These Fabric items can still be seen in OneLake catalog and in the workspace list, but can't be opened or used. If the workspace that holds these items is associated to a capacity (other than Power BI Embedded) from the same region as the deleted capacity within seven days, the deleted items are restored. This seven-day period is separate from the [workspace retention setting](workspace-retention.md#set-up-the-retention-period-for-deleted-collaborative-workspaces).
246246

@@ -327,7 +327,7 @@ This table summarizes the actions you can take in the details section.
327327
| Disaster Recovery | Enable [disaster recovery](/azure/reliability/reliability-fabric#set-up-disaster-recovery) for the capacity |
328328
| Capacity usage report | The usage report is replaced with the [capacity metrics app](../enterprise/metrics-app.md) |
329329
| Notifications | Enable [notification](service-admin-premium-capacity-notifications.md) for your capacity |
330-
| Copilot capacity | Designate this capacity as a [Fabric Copilot capacity](../enterprise/fabric-copilot-capacity.md) |
330+
| Copilot capacity | Designate this capacity as a [Copilot in Fabric capacity](../enterprise/fabric-copilot-capacity.md) |
331331
| Contributor permissions | Set up the ability to add workspaces to the capacity. Select one of these two options:<li>The entire organization</li><li>Specific users or security groups</li> |
332332
| Admin permissions | Give specific users the ability to do the following:<li>Change capacity settings</li><li>Add contributors to the capacity</li><li>Add or remove workspaces from the capacity</li> |
333333
| Power BI workloads | Configure [Power BI workloads](/power-bi/enterprise/service-admin-premium-workloads) for:<li>[Semantic models](/power-bi/enterprise/service-admin-premium-workloads#semantic-models)</li><li>[Paginated reports](/power-bi/enterprise/service-admin-premium-workloads#paginated-reports)</li><li>[AI](/power-bi/enterprise/service-admin-premium-workloads#ai-preview)</li> |
@@ -372,5 +372,5 @@ To optimize performance and prevent memory-related errors, administrators can ad
372372
373373
## Related content
374374

375-
* [Microsoft Fabric licenses](../enterprise/licenses.md)
375+
* [Fabric licenses](../enterprise/licenses.md)
376376
* [About tenant settings](about-tenant-settings.md)

docs/admin/delegate-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 11/16/2023
1010

1111
# Delegate tenant settings
1212

13-
Microsoft Fabric allows organizations to delegate settings from the tenant to the capacity, and from the capacity to workspaces. Delegation allows the organization to give admins control over specific settings relevant to their area of responsibility. Delegation prevents centralized admins from becoming a bottle neck for teams across the organization that require control over specific settings.
13+
Fabric allows organizations to delegate settings from the tenant to the capacity, and from the capacity to workspaces. Delegation allows the organization to give admins control over specific settings relevant to their area of responsibility. Delegation prevents centralized admins from becoming a bottle neck for teams across the organization that require control over specific settings.
1414

1515
Here are some key concepts related to delegating settings in Fabric:
1616

0 commit comments

Comments
 (0)