Skip to content

Commit ddd0be4

Browse files
authored
in progress
1 parent 4f9b872 commit ddd0be4

1 file changed

Lines changed: 110 additions & 1 deletion

File tree

0_Azure/WhatsNew/2_FabricConfVegas2025.md

Lines changed: 110 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,13 @@ Last updated: 2025-04-07
2121
- [OneLake security overview](https://learn.microsoft.com/en-us/fabric/onelake/security/get-started-security)
2222
- [Best practices for OneLake security](https://learn.microsoft.com/en-us/fabric/onelake/security/best-practices-secure-data-in-onelake)
2323
- [What is Mirroring in Fabric?](https://learn.microsoft.com/en-us/fabric/database/mirrored-database/overview)
24+
- [Introducing Autoscale Billing for Spark in Microsoft Fabric](https://blog.fabric.microsoft.com/en-US/blog/introducing-autoscale-billing-for-data-engineering-in-microsoft-fabric/)
25+
- [Understand the metrics app Autoscale compute for Spark page](https://learn.microsoft.com/en-us/fabric/enterprise/metrics-app-feature-autoscale-page)
26+
- [Billing and utilization reporting for Apache Spark in Microsoft Fabric](https://learn.microsoft.com/en-us/fabric/data-engineering/billing-capacity-management-for-spark)
27+
- [Overview of Copilot for Data Science and Data Engineering (preview)](https://learn.microsoft.com/en-us/fabric/data-engineering/copilot-notebooks-overview)
28+
- [Transform and enrich data seamlessly with AI functions (Preview)](https://learn.microsoft.com/en-us/fabric/data-science/ai-functions/overview?tabs=pandas)
29+
- [Summarize text with the ai.summarize function](https://learn.microsoft.com/en-us/fabric/data-science/ai-functions/summarize?tabs=column-summary)
30+
2431

2532
</details>
2633

@@ -149,6 +156,8 @@ Last updated: 2025-04-07
149156
- Go to the Fabric workspace and select the ⚙️.
150157
- Choose `Manage connection and gateways` to configure the connection to your Snowflake account.
151158

159+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/c55024b9-1841-4a12-b0c8-81515d925553" />
160+
152161
4. **Initial Replication**:
153162
- Start the mirroring process. The initial replication time depends on the size of the data being brought in.
154163
- Data is stored in a landing zone in OneLake, improving performance when converting files into delta verti-parquet.
@@ -174,6 +183,8 @@ Last updated: 2025-04-07
174183
- Go to the Fabric workspace and select the ⚙️.
175184
- Choose `Manage connection and gateways` to configure the connection to your Azure SQL Managed Instance.
176185

186+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/c55024b9-1841-4a12-b0c8-81515d925553" />
187+
177188
3. **Set Up Gateway**:
178189
- Deploy either the On-Premises Data Gateway or VNET Data Gateway depending on your network setup.
179190
- Configure the gateway to securely connect to your Azure SQL Managed Instance.
@@ -205,7 +216,105 @@ Last updated: 2025-04-07
205216

206217
| **Category** | **Details** |
207218
|-----------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
208-
| **Data Engineering & Data Science** | - **Fabric Data Agents (Former AI Skills)**: Integrate Data Agents with Azure AI Foundry.<br/> - **Copilot & AI Features**: Available with all paid-SKU, starting with F2.<br/> - **Autoscale Billing for Spark**: Serverless, pay-as-you-go billing, no longer consuming your Fabric capacity when enabled.<br/> - **Copilot Improvements**: Copilot is now pre-installed, supports data-specific queries, and tracks historic interactions.<br/> - **AI Functions**: Apply LLM models for summarization, text generation, classification, sentiment analysis, and translation.<br/> - **Row-Level & Column-Level Security in Spark**. |
219+
| **Data Engineering & Data Science** | - **Fabric Data Agents (Former AI Skills)**: Integrate Data Agents with Azure AI Foundry. Click [here to see a quick demo about it](https://github.com/MicrosoftCloudEssentials-LearningHub/DemosScenarios-TechTalks/blob/main/0_Azure/2_AzureAnalytics/0_Fabric/demos/2_FabricAISkills.md) <br/> - **Copilot & AI Features**: Available with all paid-SKU, starting with F2.<br/> - **Autoscale Billing for Spark**: Serverless, pay-as-you-go billing, no longer consuming your Fabric capacity when enabled.<br/> - **Copilot Improvements**: Copilot is now pre-installed, supports data-specific queries, and tracks historic interactions.<br/> - **AI Functions**: Apply LLM models for summarization, text generation, classification, sentiment analysis, and translation.<br/> - **Row-Level & Column-Level Security in Spark**. |
220+
221+
### Fabric Data Agents (Former AI Skills)
222+
223+
> Fabric Data Agents, previously known as AI Skills, are integrated with Azure AI Foundry to enhance AI capabilities. These agents are designed to retrieve, process, and present data from various sources effectively, leveraging specialized query languages.
224+
225+
<details>
226+
<summary><b>Data Sources</b></summary>
227+
228+
> Fabric Data Agents can access and integrate data from a wide range of sources, ensuring comprehensive data retrieval and analysis. Here are the specific data sources they can interact with:
229+
230+
- **Lakehouse Data**:
231+
- **Description**: A unified data platform that combines the best features of data lakes and data warehouses.
232+
- **Usage**: Ideal for storing large volumes of raw data and structured data, enabling advanced analytics and machine learning.
233+
234+
- **Warehouse Data**:
235+
- **Description**: Traditional data warehouses store structured data optimized for query performance and reporting.
236+
- **Usage**: Suitable for business intelligence, reporting, and data analysis tasks.
237+
238+
- **Power BI Semantic Models**:
239+
- **Description**: Semantic models in Power BI provide a structured and meaningful representation of data.
240+
- **Usage**: Used for creating interactive reports and dashboards, enabling users to explore data visually.
241+
242+
- **KQL Databases**:
243+
- **Description**: Databases that use Kusto Query Language (KQL) for querying large datasets.
244+
- **Usage**: Commonly used in log analytics, monitoring, and telemetry data analysis.
245+
</details>
246+
247+
<details>
248+
<summary><b>Query Languages</b></summary>
249+
250+
> Fabric Data Agents utilize specialized query languages to handle complex queries and data manipulations efficiently:
251+
252+
- **SQL (Structured Query Language)**:
253+
- **Usage**: Widely used for managing and querying relational databases.
254+
- **Capabilities**: Supports data retrieval, insertion, updating, and deletion operations.
255+
256+
- **KQL (Kusto Query Language)**:
257+
- **Usage**: Designed for querying large datasets, particularly in log analytics and telemetry data.
258+
- **Capabilities**: Provides powerful data exploration and analysis features.
259+
260+
- **DAX (Data Analysis Expressions)**:
261+
- **Usage**: Used in Power BI, Excel, and SQL Server Analysis Services for data modeling and analysis.
262+
- **Capabilities**: Enables the creation of calculated columns, measures, and custom aggregations.
263+
</details>
264+
265+
<details>
266+
<summary><b>Custom Conversational AI Agents</b></summary>
267+
268+
> Organizations can create custom conversational AI agents leveraging domain expertise. These agents provide real-time insights and enhance data-driven decision-making processes. Key features include:
269+
270+
- **Domain Expertise Integration**: Custom agents can be tailored to specific industry needs, incorporating domain-specific knowledge.
271+
- **Real-Time Insights**: Agents can analyze data in real-time, providing immediate insights and recommendations.
272+
- **Enhanced Decision-Making**: By leveraging AI capabilities, organizations can make informed decisions based on comprehensive data analysis.
273+
</details>
274+
275+
### Copilot & AI Features
276+
277+
> Copilot and AI features are accessible with all paid-SKU plans, starting from the F2 tier. This ensures that users subscribing to any paid plan can leverage advanced AI functionalities to enhance their data science and engineering tasks.
278+
279+
| **Capability** | **Description** | **Benefit** |
280+
|------------------------------------|---------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------|
281+
| **Advanced Data Analysis Tools** | Tools for complex data analyses, including statistical analysis, trend detection, and anomaly identification. | Helps uncover insights from large datasets, identify patterns, and make data-driven decisions more efficiently. |
282+
| **Model Building and Training** | Features for creating, training, and deploying machine learning models. | Facilitates building sophisticated models with minimal effort, leveraging automated processes for hyperparameter tuning, model evaluation, and deployment. |
283+
| **Automation of Repetitive Tasks** | AI functionalities that automate routine tasks such as data cleaning, preprocessing, and feature engineering. | Reduces time and effort required for data preparation, allowing focus on more strategic aspects of projects. |
284+
| **Natural Language Processing (NLP)** | Capabilities for text analysis, including summarization, sentiment analysis, classification, and translation. | Enables extraction of meaningful information from unstructured text data, perform sentiment analysis, classify documents, and translate text between languages. |
285+
| **Predictive Analytics** | Tools that use historical data to predict future trends and outcomes. | Helps organizations anticipate future events, optimize operations, and make proactive decisions. |
286+
| **Visualization and Reporting** | Features that generate visualizations and reports to present data insights in an easily understandable format. | Helps communicate findings effectively, making it easier to share insights with stakeholders and drive informed decision-making. |
287+
| **Integration with Other Services**| Enhanced integration capabilities with other Azure services and third-party tools. | Allows leveraging a broader ecosystem of tools and services, enhancing overall functionality and interoperability of data science workflows. |
288+
289+
### Autoscale Billing for Spark
290+
291+
Serverless, pay-as-you-go billing, no longer consuming your Fabric capacity when enabled. Click [here to read a blog about Introducing Autoscale Billing for Spark in Microsoft Fabric](https://blog.fabric.microsoft.com/en-US/blog/introducing-autoscale-billing-for-data-engineering-in-microsoft-fabric/) and see how it looks.
292+
293+
### Copilot Improvements
294+
295+
> Copilot is now pre-installed, supports data-specific queries, and tracks historic interactions. Click here to see more about [Overview of Copilot for Data Science and Data Engineering (preview)](https://learn.microsoft.com/en-us/fabric/data-engineering/copilot-notebooks-overview)
296+
297+
> Data-Specific Queries:
298+
299+
- **Enhanced Understanding**: Copilot `now supports data-specific queries, allowing users to ask questions directly related to their datasets`.
300+
- **Context-Aware Responses**: It `understands the schema and metadata of the data, providing accurate and context-aware answers or code snippets`.
301+
- **Code Generation**: Copilot `can generate code for data transformations, visualizations, and machine learning models based on the user's queries`.
302+
303+
> Historic Interaction Tracking:
304+
305+
- **Memory of Past Interactions**: Copilot tracks `historic interactions, enabling it to provide more personalized and relevant responses based on previous queries`.
306+
- **Improved Recommendations**: This feature helps in `refining suggestions and improving the accuracy of generated code or insights`.
307+
308+
309+
### AI Functions
310+
311+
> Apply LLM models for summarization, text generation, classification, sentiment analysis, and translation.
312+
313+
314+
315+
316+
- Row-Level & Column-Level Security in Spark.
317+
209318

210319
## Data Warehouse
211320

0 commit comments

Comments
 (0)