Fabric

Fabric

536 bookmarks
Custom sorting
Simplifying Medallion Implementation with Materialized Lake Views in Fabric | Microsoft Fabric Blog | Microsoft Fabric
Simplifying Medallion Implementation with Materialized Lake Views in Fabric | Microsoft Fabric Blog | Microsoft Fabric
We are excited to announce Materialized Lake views (MLV) in Microsoft Fabric. Coming soon in preview, MLV is a new feature that allows you to build declarative data pipelines using SQL, complete with built-in data quality rules and automatic monitoring of data transformations. In essence, an MLV is a persisted, continuously updated view of your … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/announcing-materialized-lake-views-at-build-2025/" class="more-link">Continue reading<span class="screen-reader-text"> “Simplifying Medallion Implementation with Materialized Lake Views in Fabric”</span></a>
·blog.fabric.microsoft.com·
Simplifying Medallion Implementation with Materialized Lake Views in Fabric | Microsoft Fabric Blog | Microsoft Fabric
Translytical task flows (Preview)
Translytical task flows (Preview)
We are thrilled to announce that Power BI report buttons can now run Fabric User data functions for custom, automated action, including data write-back. This marks a major evolution in Power BI reports to support all kinds of translytical task flows, such as updating records, dynamic notifications, adding annotations, or even creating powerful workflows that trigger actions in other systems. Read more to see how translytical task flows can help streamline decision-making and end-user actions through automation.
·powerbi.microsoft.com·
Translytical task flows (Preview)
Get to insights faster with SaaS databases and “chat with your data” | Microsoft Fabric Blog | Microsoft Fabric
Get to insights faster with SaaS databases and “chat with your data” | Microsoft Fabric Blog | Microsoft Fabric
A recent study from the Social Science Research Network looked at 5,000 developers using generative AI tools in their day-to-day work and found a 26% average increase in completed tasks. The massive opportunity generative AI presents for developers and data professionals was one of the key driving forces behind the initial development of Microsoft Fabric. … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/get-to-insights-faster-with-saas-databases-and-chat-with-your-data-experiences/" class="more-link">Continue reading<span class="screen-reader-text"> “Get to insights faster with SaaS databases and “chat with your data””</span></a>
Accelerate app development: Cosmos DB (NoSQL) in Fabric now in preview
This removes the barriers between users and insights, enabling everyone—from business analysts to data scientists—
engage in natural language conversations with their data across multiple reports and semantic models
This chat with your data experience will allow users to ask broader questions and intelligently retrieve the most relevant data
Coming soon in public preview, Fabric data agents can be added to any custom agent built in Microsoft Copilot Studio
Once connected, the custom agent uses the Fabric data agent to retrieve insights from OneLake, respecting data access permissions
Developers can also define actions (e.g., send an email or trigger workflows) to automate processes
For teams tasked with building new AI and analytics solutions, finding and accessing the necessary data across a sea of disconnected data services
Shortcut transformations
These updates reinforce our commitment to Fabric’s four core pillars: A complete, AI-powered data platform. An open, AI-ready data lake. Empowering AI-enabled business users. A mission-critical foundation.
The general availability of the Native Execution Engine enables Spark queries to run natively on your lakehouse—up to 6x faster with no code changes or vendor lock-in. This release brings built-in optimizations and resource profiles for faster, more cost-effective data engineering at scale.
real-time endpoints for ML models
The preview of Warehouse Snapshots enables users to access a consistent view of data from a specific point in time, even during ETL processes
·blog.fabric.microsoft.com·
Get to insights faster with SaaS databases and “chat with your data” | Microsoft Fabric Blog | Microsoft Fabric
Announcing Copilot for SQL Analytics Endpoint in Microsoft Fabric (Preview) | Microsoft Fabric Blog | Microsoft Fabric
Announcing Copilot for SQL Analytics Endpoint in Microsoft Fabric (Preview) | Microsoft Fabric Blog | Microsoft Fabric
We’re excited to introduce Copilot for SQL Analytics Endpoint, now in preview – a transformative, AI-powered assistant built to change how you query, explore, and analyze data within Microsoft Fabric’s SQL experience. With Copilot integrated directly into the SQL Analytics Endpoint, users can now express intent in natural language and instantly receive ready-to-run T-SQL. Whether … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/announcing-copilot-for-sql-analytics-endpoint-in-microsoft-fabric/" class="more-link">Continue reading<span class="screen-reader-text"> “Announcing Copilot for SQL Analytics Endpoint in Microsoft Fabric (Preview)”</span></a>
Copilot for SQL Analytics Endpoint in the context of your business Picture this: you need to tie customer orders from your mirrored CRM to fulfillment data in the Warehouse – something that normally requires digging through schemas, writing complex joins, and double-checking table relationships. With Copilot, you skip the heavy lifting. A simple prompt – ‘Get customer orders from CRM and join with fulfillment data from the warehouse‘ – returns a ready-to-run query that pulls exactly what you need, no manual schema deep dives required. Or maybe you’re looking to blend product metadata in a Lakehouse with sales numbers stored in a Warehouse. Instead of bouncing between storage formats and trying to reconcile differences yourself, you ask Copilot: ‘Show me top-selling products by category using product metadata from the Lakehouse and sales from the warehouse.‘ Copilot does the heavy lifting, stitching sources together behind the scenes so you can focus on the insight, not the integration. And when you’re under pressure to deliver quick insights – like pulling revenue by region for a quarterly review – Copilot has you covered there, too. Even if you’ve never touched the Finance Lakehouse, you can ask: ‘Show me total revenue by region for the last quarter using the Finance Lakehouse.‘ Copilot identifies the right tables, applies the correct filters, and generates the SQL you need without the typical back-and-forth. Copilot transforms how you work with data: no more searching, stitching, or second-guessing. Complex environments become accessible. Insights flow faster. Data silos disappear. With Copilot in SQL Analytics Endpoint, you don’t just save time, you unlock the full power of Fabric and move from question to impact without missing a beat.
·blog.fabric.microsoft.com·
Announcing Copilot for SQL Analytics Endpoint in Microsoft Fabric (Preview) | Microsoft Fabric Blog | Microsoft Fabric
Fabric April 2025 Feature Summary | Microsoft Fabric Blog | Microsoft Fabric
Fabric April 2025 Feature Summary | Microsoft Fabric Blog | Microsoft Fabric
Welcome to the Fabric April 2025 Feature Summary! This update brings exciting advancements across various workloads, including Low-code AI tools to accelerate productivity in notebooks (Preview), session Scoped distributed #temp table in Fabric Data Warehouse (Generally Available) and the Migration assistant for Fabric Data Warehouse (Preview) to simplify your migration experience. Contents Community & Events … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/fabric-april-2025-feature-summary/" class="more-link">Continue reading<span class="screen-reader-text"> “Fabric April 2025 Feature Summary”</span></a>
Fabric Copilot and AI Capabilities available on all paid SKUs
Low-code AI tools to accelerate productivity in notebooks (Preview)
Low-code AI capabilities in Data Wrangler (Preview)
Convert natural language to code with Copilot:
Data Warehouse ALTER Table Drop Column and sp_rename column support in Fabric Warehouse (Generally Available) There are two powerful new features in Fabric Warehouse that we are happy to introduce: ALTER TABLE DROP COLUMN and SP_RENAME COLUMN. ALTER TABLE DROP COLUMN effortlessly removes unnecessary columns to streamline storage, boost performance, and improve query efficiency. Cloning a table as of a point in time & time travel to a point in time that is before the table was dropped is not supported. Dropping columns from Lakehouse tables is not a supported scenario. SP_RENAME COLUMN easily renames columns without downtime, making schema adjustments faster and reducing the risk of errors.Columns and Tables are not renamable in Lakehouse.
Migration assistant for Fabric Data Warehouse (Preview)
The Migration Assistant for Fabric Data Warehouse is now in preview. The migration experience is built natively into Fabric and enables Azure Synapse Analytics (Data Warehouse) customers to transition seamlessly to Microsoft Fabric. This new DW migration experience allows users to easily migrate both metadata and data from the source database, automatically converting the source schema to Fabric Data Warehouse, helping with data migration, and providing AI powered assistance. With integrated assessment tools and guided support, this capability simplifies migration, enabling customers to leverage Fabric’s capabilities without the complexity of traditional migrations. The Migration Assistant for Fabric Warehouse streamlines the migration process into four steps:
BULK INSERT statement (Generally Available) The BULK INSERT statement in Fabric Data Warehouse is generally available, it enables you to ingest data into a table from the specified file path:
Databases SQL database in Fabric We have several new advances to share in SQL Database within Fabric. Continuous innovation is at the heart of our development, outlined are several key enhancements.
This capability enables customers to automate, scale, integrate, and govern their SQL databases within Microsoft Fabric, using a declarative approach with Terraform. HashiCorp Terraform, an open-source tool that offers a secure, predictable, and consistent method for deploying and managing infrastructure across multiple cloud environments. This functionality extends the capabilities of Fabric through Infrastructure-as-Code (IaC).
·blog.fabric.microsoft.com·
Fabric April 2025 Feature Summary | Microsoft Fabric Blog | Microsoft Fabric
New improvements coming to the AI Skill | Microsoft Fabric Blog | Microsoft Fabric
New improvements coming to the AI Skill | Microsoft Fabric Blog | Microsoft Fabric
Additional Authors: Amir Jafari, Shreyas Radhakrishna, Nellie Gustafsson We’re excited to unveil significant enhancements to the AI Skill in Fabric! These updates make it easier than ever to build a powerful generative AI data agent, helping you to unlock deeper insights and streamline decision-making. With improved flexibility, intelligence, and user-friendliness, the updated AI Skill is … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/new-improvements-coming-to-the-ai-skill/" class="more-link">Continue reading<span class="screen-reader-text"> “New improvements coming to the AI Skill”</span></a>
·blog.fabric.microsoft.com·
New improvements coming to the AI Skill | Microsoft Fabric Blog | Microsoft Fabric
Improving productivity in Fabric Notebooks with Inline Code Completion (Preview) | Microsoft Fabric Blog | Microsoft Fabric
Improving productivity in Fabric Notebooks with Inline Code Completion (Preview) | Microsoft Fabric Blog | Microsoft Fabric
Now available in preview, Copilot Inline Code Completion is an AI-powered feature that helps data scientists and engineers write high-quality Python code faster and with greater ease. Inspired by GitHub Copilot, this feature offers intelligent code suggestions as you type, with no commands needed. By understanding the context of your notebook, Copilot Inline Code Completion … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/improving-productivity-in-fabric-notebooks-with-inline-code-completion/" class="more-link">Continue reading<span class="screen-reader-text"> “Improving productivity in Fabric Notebooks with Inline Code Completion (Preview)”</span></a>
·blog.fabric.microsoft.com·
Improving productivity in Fabric Notebooks with Inline Code Completion (Preview) | Microsoft Fabric Blog | Microsoft Fabric
Simplifying Data Ingestion with Copy job – Incremental Copy GA, Lakehouse Upserts, and New Connectors | Microsoft Fabric Blog | Microsoft Fabric
Simplifying Data Ingestion with Copy job – Incremental Copy GA, Lakehouse Upserts, and New Connectors | Microsoft Fabric Blog | Microsoft Fabric
Copy job has been a go-to tool for simplified data ingestion in Microsoft Fabric, offering a seamless data movement experience from any source to any destination. Whether you need batch or incremental copying, it provides the flexibility to meet diverse data needs while maintaining a simple and intuitive workflow. We continuously refine Copy job based … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/simplifying-data-ingestion-with-copy-job-incremental-copy-ga-lakehouse-upserts-and-new-connectors/" class="more-link">Continue reading<span class="screen-reader-text"> “Simplifying Data Ingestion with Copy job – Incremental Copy GA, Lakehouse Upserts, and New Connectors”</span></a>
·blog.fabric.microsoft.com·
Simplifying Data Ingestion with Copy job – Incremental Copy GA, Lakehouse Upserts, and New Connectors | Microsoft Fabric Blog | Microsoft Fabric
Announcing Shortcut Transformations: from files to Delta tables. Always in sync, no pipelines required. | Microsoft Fabric Blog | Microsoft Fabric
Announcing Shortcut Transformations: from files to Delta tables. Always in sync, no pipelines required. | Microsoft Fabric Blog | Microsoft Fabric
Shortcut transformations is a new capability in Microsoft Fabric that simplifies the process of converting raw files, starting with .CSV files, into Delta tables. This feature eliminates the need for traditional ETL pipelines, enabling users to transform data directly on top of files with minimal setup. Why use Shortcut transformations Shortcut transformations help users: What … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/announcing-shortcut-transformations-from-files-to-delta-tables-always-in-sync-no-pipelines-required/" class="more-link">Continue reading<span class="screen-reader-text"> “Announcing Shortcut Transformations: from files to Delta tables. Always in sync, no pipelines required.”</span></a>
·blog.fabric.microsoft.com·
Announcing Shortcut Transformations: from files to Delta tables. Always in sync, no pipelines required. | Microsoft Fabric Blog | Microsoft Fabric
On-premises data gateway June 2025 release | Microsoft Fabric Blog | Microsoft Fabric
On-premises data gateway June 2025 release | Microsoft Fabric Blog | Microsoft Fabric
The June 2025 release of the on-premises data gateway is (version 3000.274). What’s New Fabric pipeline – Azure database for PostgreSQL connector version 2.0 is now generally available. This new version is enhanced to support TLS 1.3, new table action – upsert, as well as the script activity in data pipeline.  Fabric pipeline – Enhanced … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/on-premises-data-gateway-june-2025-release/" class="more-link">Continue reading<span class="screen-reader-text"> “On-premises data gateway June 2025 release”</span></a>
·blog.fabric.microsoft.com·
On-premises data gateway June 2025 release | Microsoft Fabric Blog | Microsoft Fabric
Announcing new features for Microsoft Fabric Extension in VS Code | Microsoft Fabric Blog | Microsoft Fabric
Announcing new features for Microsoft Fabric Extension in VS Code | Microsoft Fabric Blog | Microsoft Fabric
The Microsoft Fabric Extension for VS Code introduces two new features that enhance the management of Fabric items directly within the editor. Users can now perform CRUD operations on Fabric items and switch between multiple tenants easily. These updates aim to improve workflow efficiency and are based on customer feedback, inviting further suggestions for enhancement.
·blog.fabric.microsoft.com·
Announcing new features for Microsoft Fabric Extension in VS Code | Microsoft Fabric Blog | Microsoft Fabric
Fabric June 2025 Feature Summary | Microsoft Fabric Blog | Microsoft Fabric
Fabric June 2025 Feature Summary | Microsoft Fabric Blog | Microsoft Fabric
Welcome to the June 2025 update. The June 2025 Fabric update introduces several key enhancements across multiple areas. Power BI celebrates its 10th anniversary with a range of community events, contests, expert-led sessions, and special certification exam discounts. In Data Engineering, Fabric Notebooks now support integration with variable libraries in preview, empowering users to manage … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/fabric-june-2025-feature-summary/" class="more-link">Continue reading<span class="screen-reader-text"> “Fabric June 2025 Feature Summary”</span></a>
·blog.fabric.microsoft.com·
Fabric June 2025 Feature Summary | Microsoft Fabric Blog | Microsoft Fabric
New in Fabric Data Agent: Data source instructions for smarter, more accurate AI responses | Microsoft Fabric Blog | Microsoft Fabric
New in Fabric Data Agent: Data source instructions for smarter, more accurate AI responses | Microsoft Fabric Blog | Microsoft Fabric
We’re excited to introduce Data Source Instructions, a powerful new feature in the Fabric Data Agent that helps you get more precise, relevant answers from your structured data. What are Data Source instructions? When you use the Data Agent to ask questions in natural language, the agent must determine which data source to use and … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/new-in-fabric-data-agent-data-source-instructions-for-smarter-more-accurate-ai-responses/" class="more-link">Continue reading<span class="screen-reader-text"> “New in Fabric Data Agent: Data source instructions for smarter, more accurate AI responses”</span></a>
·blog.fabric.microsoft.com·
New in Fabric Data Agent: Data source instructions for smarter, more accurate AI responses | Microsoft Fabric Blog | Microsoft Fabric
Microsoft named a Leader in the 2025 Gartner® Magic Quadrant™ for Analytics and BI Platforms
Microsoft named a Leader in the 2025 Gartner® Magic Quadrant™ for Analytics and BI Platforms
For the eighteenth consecutive year, Microsoft has been positioned as a Leader in the 2025 Gartner Magic Quadrant for Analytics and Business Intelligence Platforms.* We’re thrilled that Microsoft has again been positioned furthest on Completeness of Vision and highest in the Ability to Execute in the Magic Quadrant, marking our seventh consecutive year in this position.
·powerbi.microsoft.com·
Microsoft named a Leader in the 2025 Gartner® Magic Quadrant™ for Analytics and BI Platforms
Introducing new item creation experience in Fabric | Microsoft Fabric Blog | Microsoft Fabric
Introducing new item creation experience in Fabric | Microsoft Fabric Blog | Microsoft Fabric
Have you ever found yourself frustrated by inconsistent item creation? Maybe you’ve struggled to select the right workspace or folder when creating a new item or ended up with a cluttered workspace due to accidental item creation. We hear you—and we’re excited to introduce the new item creation experience in Fabric! This update is designed … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/introducing-new-item-creation-experience-in-fabric/" class="more-link">Continue reading<span class="screen-reader-text"> “Introducing new item creation experience in Fabric”</span></a>
·blog.fabric.microsoft.com·
Introducing new item creation experience in Fabric | Microsoft Fabric Blog | Microsoft Fabric
Introducing MCP Support for Real-Time Intelligence (RTI)  | Microsoft Fabric Blog | Microsoft Fabric
Introducing MCP Support for Real-Time Intelligence (RTI)  | Microsoft Fabric Blog | Microsoft Fabric
Co-author: Alexei Robsky, Data Scientist Manager Overview  As organizations increasingly rely on real-time data to drive decisions, the need for intelligent, responsive systems has never been greater. At the heart of this transformation is Fabric Real-Time Intelligence (RTI), a platform that empowers users to act on data as it arrives. Today, we’re excited to announce … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/introducing-mcp-support-for-real-time-intelligence-rti/" class="more-link">Continue reading<span class="screen-reader-text"> “Introducing MCP Support for Real-Time Intelligence (RTI) “</span></a>
·blog.fabric.microsoft.com·
Introducing MCP Support for Real-Time Intelligence (RTI)  | Microsoft Fabric Blog | Microsoft Fabric
Integrating Azure API Management with Fabric API for GraphQL | Microsoft Fabric Blog | Microsoft Fabric
Integrating Azure API Management with Fabric API for GraphQL | Microsoft Fabric Blog | Microsoft Fabric
Introduction Integrating Azure API Management (APIM) with Microsoft Fabric’s API for GraphQL can significantly enhance your API’s capabilities by providing robust scalability and security features such as identity management, rate limiting, and caching. This post will guide you through the process of setting up and configuring these features. You may not be familiar with API … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/integrating-azure-api-management-with-fabric-api-for-graphql/" class="more-link">Continue reading<span class="screen-reader-text"> “Integrating Azure API Management with Fabric API for GraphQL”</span></a>
·blog.fabric.microsoft.com·
Integrating Azure API Management with Fabric API for GraphQL | Microsoft Fabric Blog | Microsoft Fabric
SharePoint files destination the first file-based destination for Dataflows Gen2 | Microsoft Fabric Blog | Microsoft Fabric
SharePoint files destination the first file-based destination for Dataflows Gen2 | Microsoft Fabric Blog | Microsoft Fabric
The introduction of file-based destinations for Dataflows Gen2 marks a significant step forward in enhancing collaboration, historical tracking, and sharing data for business users. This development begins with SharePoint file destinations in CSV format, offering a streamlined way to share with users on the SharePoint platform. Overview of file-based destinations File-based destinations allow data to … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/sharepoint-files-destination-the-first-file-based-destination-for-dataflows-gen2/" class="more-link">Continue reading<span class="screen-reader-text"> “SharePoint files destination the first file-based destination for Dataflows Gen2”</span></a>
·blog.fabric.microsoft.com·
SharePoint files destination the first file-based destination for Dataflows Gen2 | Microsoft Fabric Blog | Microsoft Fabric
Dataflow Gen2 CI/CD, GIT integration and Public APIs (Generally Available) | Microsoft Fabric Blog | Microsoft Fabric
Dataflow Gen2 CI/CD, GIT integration and Public APIs (Generally Available) | Microsoft Fabric Blog | Microsoft Fabric
We’re excited to announce the General Availability of Dataflow Gen2 CI/CD & Git integration support! With this set of features, you can now seamlessly integrate your Dataflow Gen2 items with your existing CI/CD pipelines and version control of your workspace in Fabric. This integration allows for better collaboration, versioning, and automation of your deployment process … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/dataflow-gen2-ci-cd-git-integration-and-public-apis/" class="more-link">Continue reading<span class="screen-reader-text"> “Dataflow Gen2 CI/CD, GIT integration and Public APIs (Generally Available)”</span></a>
·blog.fabric.microsoft.com·
Dataflow Gen2 CI/CD, GIT integration and Public APIs (Generally Available) | Microsoft Fabric Blog | Microsoft Fabric
Extracting deeper insights with Fabric Data Agents in Copilot in Power BI | Microsoft Fabric Blog | Microsoft Fabric
Extracting deeper insights with Fabric Data Agents in Copilot in Power BI | Microsoft Fabric Blog | Microsoft Fabric
Co-author: Joanne Wong We’re excited to announce the upcoming integration of Fabric data agent with Copilot in Power BI, enhancing your ability to extract insights seamlessly. What’s new? A new chat with your data experience is launching soon in Power BI– a full-screen Copilot for users to ask natural language questions and receive accurate, relevant … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/extracting-deeper-insights-with-fabric-data-agents-in-copilot-in-power-bi/" class="more-link">Continue reading<span class="screen-reader-text"> “Extracting deeper insights with Fabric Data Agents in Copilot in Power BI”</span></a>
·blog.fabric.microsoft.com·
Extracting deeper insights with Fabric Data Agents in Copilot in Power BI | Microsoft Fabric Blog | Microsoft Fabric
Fabric CLI: explore and automate Microsoft Fabric from your terminal (Generally Available) | Microsoft Fabric Blog | Microsoft Fabric
Fabric CLI: explore and automate Microsoft Fabric from your terminal (Generally Available) | Microsoft Fabric Blog | Microsoft Fabric
During FabCon Las Vegas, we introduced the Fabric CLI — a developer-first command-line tool that brings a familiar, file-system-like experience to working with Microsoft Fabric. Since then, thousands of developers have jumped in: exploring, scripting, and embedding the CLI into local workflows. But for many enterprise teams, one question kept coming up: “When will it … <p class="link-more"><a href="https://blog.fabric.microsoft.com/en-us/blog/fabric-cli-is-now-generally-available-explore-and-automate-microsoft-fabric-from-your-terminal/" class="more-link">Continue reading<span class="screen-reader-text"> “Fabric CLI: explore and automate Microsoft Fabric from your terminal (Generally Available)”</span></a>
·blog.fabric.microsoft.com·
Fabric CLI: explore and automate Microsoft Fabric from your terminal (Generally Available) | Microsoft Fabric Blog | Microsoft Fabric