Generated on: September 09, 2025 Target period: Within the last 24 hours Processing mode: Details Mode Number of updates: 2 items
Published: September 08, 2025 21:00:36 UTC Link: Retirement: Operating System (OS) Disks on Standard HDD will be retired on 08 September 2028
Update ID: 500157 Data source: Azure Updates API
Categories: Storage, Azure Disk Storage, Retirements
Summary:
What was updated
Microsoft announced the retirement of Operating System (OS) disks on Standard HDD storage in Azure, effective September 8, 2028.
Key changes or new features
After this date, OS disks using Standard HDD will no longer be supported. Customers are encouraged to migrate OS disks to other storage types, such as Standard SSD or Premium SSD, which offer better performance and reliability. This change aligns with evolving usage patterns and Azure’s focus on investing in higher-performance disk options.
Target audience affected
Developers and IT professionals managing Azure virtual machines with OS disks on Standard HDD storage will be impacted. This includes those responsible for VM provisioning, disk management, and performance optimization.
Important notes if any
Plan and execute migration well before the retirement date to avoid service disruptions. Review existing VM disk configurations and update deployment templates or automation scripts accordingly. Consider performance and cost implications when selecting alternative disk types. For detailed guidance, refer to Azure documentation and migration best practices.
Details:
The announced retirement of Operating System (OS) Disks on Standard HDD in Azure, effective September 8, 2028, reflects Microsoft’s strategic initiative to optimize disk performance and align its storage offerings with modern workload requirements and customer usage trends. This update signifies the planned deprecation of OS disks provisioned on Standard HDD managed disks, encouraging migration towards higher-performance storage options such as Standard SSD or Premium SSD.
Background and Purpose
Standard HDD managed disks have traditionally served as a cost-effective storage tier for less performance-sensitive workloads. However, evolving application demands and the increasing need for improved I/O throughput, latency, and reliability have shifted the preference towards SSD-backed disks. Microsoft’s decision to retire OS disks on Standard HDD aims to streamline the disk portfolio, reduce maintenance overhead, and focus investments on storage tiers that deliver better performance and scalability, thereby enhancing overall customer experience.
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 retirement of OS disks on Standard HDD by September 8, 2028, requires IT professionals to proactively assess and migrate existing VMs to supported disk tiers to maintain performance, reliability, and supportability
Published: September 08, 2025 12:00:02 UTC Link: Public Preview: Graph Query Language (GQL) in KQL graph semantics
Update ID: 502638 Data source: Azure Updates API
Categories: In preview, Analytics, Azure Data Explorer, Microsoft Fabric, Features
Summary:
What was updated
Azure has introduced public preview support for Graph Query Language (GQL) within Kusto Query Language (KQL) graph semantics, aligning with the ISO standard for graph querying.
Key changes or new features
Developers and IT professionals can now execute GQL queries directly on graph data stored in Fabric Eventhouse and Azure Data Explorer. This integration simplifies querying complex graph structures by leveraging a standardized, widely recognized graph query language. It enhances interoperability and provides a more intuitive syntax for graph data exploration and analysis within Azure’s data services.
Target audience affected
This update primarily benefits developers, data engineers, and IT professionals working with graph data in Azure Data Explorer or Fabric Eventhouse who require advanced graph querying capabilities. It is especially relevant for those building graph-based applications, performing network analysis, or managing connected data sets.
Important notes if any
The feature is currently in public preview, so users should evaluate it in non-production environments and provide feedback. As it aligns with the ISO GQL standard, it may influence future graph query implementations and tooling within Azure. Users should review documentation for syntax differences and integration details before adoption.
For more details, visit: https://azure.microsoft.com/updates?id=502638
Details:
The recent Azure update introduces public preview support for Graph Query Language (GQL) within Kusto Query Language (KQL) graph semantics, aligning with the ISO/IEC 39075:2021 standard for graph query languages. This enhancement enables IT professionals and data engineers to execute standardized GQL queries directly on graph data stored in Azure Data Explorer and Fabric Eventhouse, streamlining graph data analysis and interoperability.
Background and Purpose
Graph data models are increasingly critical for representing complex relationships in domains such as social networks, fraud detection, knowledge graphs, and IoT. While Azure Data Explorer (ADX) has long supported graph semantics through KQL extensions, the lack of a standardized graph query language limited cross-platform compatibility and adoption. GQL, recently standardized by ISO, offers a vendor-neutral, declarative language for graph querying. By integrating GQL support into KQL graph semantics, Azure aims to provide users with a familiar, industry-standard syntax to query graph data, thereby enhancing usability, portability, and integration with other graph systems.
Specific Features and Detailed Changes
Technical Mechanisms and Implementation Methods
Under the hood, the Azure Data Explorer engine extends its query parser and execution layer to recognize and interpret GQL syntax. The GQL queries are translated into equivalent KQL graph operations, leveraging ADX’s optimized graph processing capabilities. This translation layer ensures that the declarative GQL patterns are efficiently executed using ADX’s columnar storage and indexing mechanisms. The integration with Fabric Eventhouse allows streaming event data to be queried in graph form using GQL, enabling near real-time graph analytics.
Use Cases and Application Scenarios
Important Considerations and Limitations
Integration with Related Azure Services
This report was automatically generated - 2025-09-09 03:01:42 UTC