Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

nschachter

Find and manage workspaces faster with workspace tags (Generally Available)

If you haven’t already, check out Arun Ulag’s hero blog “FabCon and SQLCon 2026: Unifying databases and Fabric on a single, complete platform” for a complete look at all of our FabCon and SQLCon announcements across both Fabric and our database offerings. 


Add shared context to a workspace so people can quickly discover the right place to work and admins can govern at scale.

Fabric Tags adds meaningful metadata so people can find the right content faster and organize it consistently.

That capability is now available for workspaces. Workspace tags add shared context (like team, project or cost center) at the workspace level, helping teams discover and manage workspaces more efficiently, while also enabling scalable governance through APIs.

Create and apply tags

Workspace tags are built on the existing Fabric tags model: tags are defined once, then applied where they provide the most value.
  1. Create tags: Tenant and domain admins can create tags for their respective scopes, providing flexibility in how tagging is governed across an organization.
  2. Apply tags to workspaces: Workspace admins can apply and remove tags in workspace settings, making it easy to add shared context at the workspace level. A workspace can have up to 10 tags applied.
A_screenshot_of_the_workspace_settings_menu_showing_2_assigned_tags_and_a_selectA_screenshot_of_the_workspace_settings_menu_showing_2_assigned_tags_and_a_select

Figure: Workspace settings menu showing two attached tags.

Discover the right workspace faster

Improve workspace discoverability by making it easier to identify and filter workspaces using consistent metadata. Workspace tags are surfaced in key discovery experiences so they’re usable in day-to-day navigation:
  1. Filter by tags: Workspaces can be filtered by tags both in the workspaces list and in OneLake Catalog Explorer, making it easy to narrow down to a specific set.
The_tags_filter_picker_in_the_workspace_list_menu_showing_available_tags_to_filtThe_tags_filter_picker_in_the_workspace_list_menu_showing_available_tags_to_filt

Figure: The tags filter picker in the workspace list menu, showing available tags to filter workspaces by.

2. View applied tags: A tags indicator appears in the workspaces list and in OneLake Catalog Explorer next to every tagged workspace, with tag names available on hover.

The_workspace_list_menu_showing_a_tag_indicator_next_to_tagged_workspace_and_theThe_workspace_list_menu_showing_a_tag_indicator_next_to_tagged_workspace_and_the

Figure: The workspace list menu showing a tag indicator next to tagged workspace and the tag values on hover.

Also, tag names are shown on the workspace screen itself, making the workspace context immediately visible.

The_workspace_screen_header_showing_2_assigned_workspace_tags_FY2026_and_HealthThe_workspace_screen_header_showing_2_assigned_workspace_tags_FY2026_and_Health

Figure: The workspace screen header, showing assigned workspace tags.

Automate workspace tags with Fabric APIs

Tagging can be retrieved and managed at scale using APIs, enabling consistent application and reporting across workspaces.

Workspace tags are designed to be accessible programmatically so governance and inventory workflows can be automated:

  1. Workspace tags can be created / applied / removed via tags APIs.
  2. Workspace tags are returned via get / list workspaces APIs (for both user and admin endpoints).
  3. Scanner APIs return workspace tag metadata as part of scan results (coming soon).

Get started

  1. A general overview about tags: Tag your data to enrich item curation and discovery.
  2. Learn how tags are defined and used across Fabric: Create and manage a set of tags.
  3. Explore the tags APIs: Tags REST APIs.