Microsoft Fabric Updates Blog

How to enable Copilot in Fabric for Everyone

To get Copilot turned on for everyone in your organization, follow these steps:

  1. Sign in to Microsoft Fabric using your admin account credentials.
  2. Select Fabric settings and then from the menu select Admin portal.

Screenshot showing Admin portal option on the Fabric settings menu.

  1. Select Tenant settings and scroll down the page to “Copilot and azure Open AI Service(preview)” and turn on Enabled

  1. On your left side, Select Capacity settings.
  2. Select Fabric Capacity tab.
  3. Select Set up a new capacity in Azure (It will take you to Azure to set up your capacity)

A screenshot of a computer

Description automatically generated

  1. In Azure, you should see Create Fabric Capacity (Login into your Azure and use the account you want for the Fabric Copilot capacity).
    1. Select your subscription.
    2. Select or create a resource group.
    3. Select or create a new capacity name (Copilot in Microsoft Fabric isn’t supported on trial SKUs. Only paid SKUs (F64 or higher, or P1 or higher) are supported.)
    4. Click Review + Create below.
    5. Click Create

A screenshot of a computer

Description automatically generated

  1. You will see validation succeeded.

A screenshot of a computer

Description automatically generated

  1. Go back to Power BI and Click Workspaces
  2. Create New workspace.

A screenshot of a computer

Description automatically generated

  1. Give it a Name.
  2. Click Advanced dropdown and click Fabric Capacity

  1. Select Capacity and pick the capacity created in Azure.

A screenshot of a computer

Description automatically generated

  1. Click Apply

Microsoft Fabric Copilot is now available.

In addition, if you want to add new users to a workspace to use copilot features.

  1. Go to the workspace you created
  2. Click Manage access.
  3. Add people or groups.

Zugehörige Blogbeiträge

How to enable Copilot in Fabric for Everyone

April 7, 2026 von Premal Shah

Organizations today manage data across multiple storage systems, often in formats like CSV, Parquet, and JSON. While this data is readily available, turning it into analytics-ready tables typically requires building and maintaining complex ETL pipelines. Shortcut transformations remove that complexity. With Shortcut transformations, you can convert structured files referenced through OneLake shortcuts into Delta tables … Continue reading “Shortcut transformations: Turn files into Delta tables without pipelines (Generally Available)”

April 6, 2026 von Jovan Popovic

Fabric Data Warehouse now supports the ANY_VALUE() aggregate, making it easier to write readable, efficient T-SQL when you want to group by a key but still return descriptive columns that are functionally the same for every row in the group. What is ANY_VALUE()? ANY_VALUE() is an aggregate or analytic function that returns an arbitrary value … Continue reading “Use ANY_VALUE() for simpler grouping of results in Fabric Data Warehouse (Generally Available)”