DailyAzureUpdatesGenerator

October 02, 2025 - Azure Updates Summary Report (Details Mode)

Generated on: October 02, 2025 Target period: Within the last 24 hours Processing mode: Details Mode Number of updates: 4 items

Update List

1. Public Preview: MSSQL extension integration with Microsoft Fabric

Published: October 01, 2025 17:30:57 UTC Link: Public Preview: MSSQL extension integration with Microsoft Fabric

Update ID: 503646 Data source: Azure Updates API

Categories: In preview, Databases, Hybrid + multicloud, Analytics, Azure SQL Database, Microsoft Fabric, Features

Summary:

Details:

The recent public preview update introduces integration of the MSSQL extension for Visual Studio Code (VS Code) with Microsoft Fabric, enabling developers to seamlessly incorporate Fabric SQL databases into their development workflows. This enhancement addresses the need for streamlined access and management of Fabric data sources directly within a popular code editor, improving productivity and operational efficiency for data professionals and developers working with Fabric’s analytics and data engineering capabilities.

Background and Purpose
Microsoft Fabric is a unified analytics platform designed to simplify data engineering, data warehousing, data science, and real-time analytics. Prior to this update, accessing Fabric SQL databases required separate tools or portals, which could disrupt developer workflows. The MSSQL extension for VS Code is widely used for managing SQL Server and Azure SQL databases. Integrating Fabric connectivity into this extension aims to consolidate database management and development tasks into a single environment, reducing context switching and accelerating development cycles.

Specific Features and Detailed Changes

Technical Mechanisms and Implementation Methods
The integration leverages Microsoft Entra ID for authentication, using OAuth 2.0 protocols to securely obtain access tokens that authorize VS Code to interact with Fabric resources. The MSSQL extension’s connection management layer has been extended to recognize Fabric endpoints and handle the specific API calls needed to enumerate and query Fabric SQL objects. Communication with Fabric services likely uses REST APIs or dedicated Fabric SQL endpoints, abstracted within the extension to provide a seamless experience identical to connecting to traditional SQL databases.

Use Cases and Application Scenarios

Important Considerations and Limitations

Integration with Related Azure Services
This update complements Azure Synapse and Azure Data Factory by enabling direct SQL development against Fabric, which itself integrates multiple Azure data services under one platform. The use of Microsoft Entra ID aligns with Azure’s identity and access management strategy, ensuring consistent security policies across Azure resources. Additionally, VS Code’s extensibility allows combining this Fabric integration with other Azure extensions (e.g., Azure Storage, Azure Functions) to build end-to-end data solutions.

In summary, the MSSQL extension’s integration with Microsoft Fabric


2. Retirement: Azure Machine Learning - Data labeling Deprecation

Published: October 01, 2025 17:30:57 UTC Link: Retirement: Azure Machine Learning - Data labeling Deprecation

Update ID: 501692 Data source: Azure Updates API

Categories: AI + machine learning, Internet of Things, Azure Machine Learning, Retirements

Summary:

Details:

The Azure update announces the planned retirement of the Azure Machine Learning Data Labeling service effective September 30, 2026, urging users to transition to third-party data labeling providers before this date. This deprecation reflects Microsoft’s strategic decision to streamline Azure Machine Learning offerings and encourage integration with specialized external labeling solutions.

Background and Purpose:
Azure Machine Learning Data Labeling was introduced to facilitate the creation of high-quality labeled datasets essential for supervised machine learning model training. As the AI ecosystem has matured, numerous specialized third-party data labeling platforms have emerged, offering advanced annotation tools, scalable workforce management, and domain-specific labeling capabilities. Microsoft’s decision to retire this native service aims to optimize resource allocation and encourage customers to leverage these mature, dedicated providers that often provide richer features and better cost-effectiveness.

Specific Features and Detailed Changes:
The core feature being deprecated is the integrated data labeling workspace within Azure Machine Learning, which allowed users to create labeling projects, assign tasks to labelers, and manage labeling workflows directly in the Azure portal. Post-retirement, this functionality will no longer be available, and users must rely on external providers for dataset annotation. Until September 30, 2026, the service remains fully operational without disruption, allowing ample time for migration planning.

Technical Mechanisms and Implementation Methods:
Currently, Azure Machine Learning Data Labeling integrates tightly with datasets stored in Azure Blob Storage or Azure Data Lake, enabling seamless import/export of data for labeling. The service supports various data types including images, text, and videos, and offers labeling interfaces for manual annotation or semi-automated labeling using pre-labeling models.

After retirement, users will need to export their datasets from Azure storage accounts and ingest them into third-party labeling platforms. Integration typically involves using APIs or SDKs provided by these vendors to upload raw data and download labeled outputs. Subsequently, labeled datasets can be re-imported into Azure Machine Learning for model training. Automation scripts and Azure Data Factory pipelines can facilitate this data transfer and synchronization process.

Use Cases and Application Scenarios:
This service was primarily used in scenarios requiring supervised learning, such as computer vision (image classification, object detection), natural language processing (text classification, entity recognition), and video analytics. Organizations building custom AI models for industries like healthcare, retail, and autonomous vehicles leveraged this service to generate training data.

Post-retirement, these use cases remain valid but will depend on external labeling solutions. Enterprises with large-scale or highly specialized labeling needs may benefit from providers offering workforce management, quality control workflows, and domain expertise.

Important Considerations and Limitations:

Integration with Related Azure Services:
While the native data labeling feature is deprecated, Azure Machine Learning continues to support model training, deployment, and MLOps workflows. Users can integrate labeled datasets from third-party providers stored in Azure Blob Storage or Data Lake. Azure Data Factory and Logic Apps can automate data movement between Azure and external services. Additionally, Azure Cognitive Services may offer pre-built AI capabilities that reduce the need for custom labeling in some scenarios.

In summary, the retirement of Azure Machine Learning Data Labeling by September 30, 2026, necessitates transitioning to third-party annotation platforms, requiring careful migration planning, workflow adjustments, and consideration of data governance, while continuing to leverage Azure’s robust ML infrastructure for downstream model development and deployment.


3. Retirement: Azure Network Policy Manager (NPM) for Linux nodes on AKS to Be Retired by September 30, 2028

Published: October 01, 2025 17:15:18 UTC Link: Retirement: Azure Network Policy Manager (NPM) for Linux nodes on AKS to Be Retired by September 30, 2028

Update ID: 500268 Data source: Azure Updates API

Categories: Compute, Containers, Azure Kubernetes Service (AKS), Retirements

Summary:

For detailed guidance, refer to the official Azure update: https://azure.microsoft.com/updates?id=500268

Details:

The Azure update announces the planned retirement of Azure Network Policy Manager (NPM) support for Linux nodes in Azure Kubernetes Service (AKS) by September 30, 2028, urging users to migrate to Cilium Network Policy to ensure uninterrupted network policy enforcement and cluster security.

Background and Purpose:
Azure Network Policy Manager (NPM) has been the default Kubernetes network policy enforcement solution for AKS Linux nodes, providing basic Layer 3/4 network segmentation using iptables-based mechanisms. However, evolving Kubernetes networking demands and the need for more scalable, performant, and feature-rich network policy enforcement have driven Azure to adopt Cilium, a more advanced eBPF-based networking and security solution. The retirement of NPM aligns with this strategic shift to modernize AKS networking, improve observability, and support advanced use cases such as Layer 7 policies and network visibility.

Specific Features and Detailed Changes:

Technical Mechanisms and Implementation Methods:

Use Cases and Application Scenarios:

Important Considerations and Limitations:


4. Public Preview: Azure SQL updates for late September 2025

Published: October 01, 2025 16:00:52 UTC Link: Public Preview: Azure SQL updates for late September 2025

Update ID: 503612 Data source: Azure Updates API

Categories: In preview, Databases, Hybrid + multicloud, Azure SQL Database, Features

Summary:

For more details, visit: https://azure.microsoft.com/updates?id=503612

Details:

In late September 2025, Azure SQL introduced a public preview feature enhancing the security of long-term retention (LTR) backups by enabling immutability to protect against ransomware attacks. This update addresses the growing need for robust data protection mechanisms in cloud database backup strategies, particularly as ransomware threats increasingly target backup data to prevent recovery.

Background and Purpose:
Long-term retention backups are critical for compliance, disaster recovery, and data archival purposes. However, traditional backup storage can be vulnerable to ransomware attacks that encrypt or delete backup files, undermining recovery efforts. The purpose of this update is to safeguard LTR backups by making them immutable, meaning once written, the backup files cannot be altered or deleted within a specified retention period, thereby ensuring data integrity and availability even in the event of a ransomware attack.

Specific Features and Detailed Changes:

Technical Mechanisms and Implementation Methods:

Use Cases and Application Scenarios:

Important Considerations and Limitations:

Integration with Related Azure Services:

In summary, the September 2025 public preview update for Azure SQL introduces immutability for long-term


This report was automatically generated - 2025-10-02 03:02:15 UTC