DailyAzureUpdatesGenerator

September 18, 2025 - Azure Updates Summary Report (Details Mode)

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

Update List

1. Public Preview: Azure Functions .NET 10 support

Published: September 17, 2025 17:15:04 UTC Link: Public Preview: Azure Functions .NET 10 support

Update ID: 503134 Data source: Azure Updates API

Categories: In preview, Compute, Containers, Internet of Things, Azure Functions, Features

Summary:

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

Details:

The recent Azure Functions update introduces public preview support for .NET 10, enabling developers to build and deploy serverless applications using the latest .NET runtime. This enhancement aligns Azure Functions with the evolving .NET ecosystem, providing improved performance, new language features, and long-term support benefits inherent to .NET 10.

Background and Purpose:
Azure Functions is a serverless compute service that allows developers to run event-driven code without managing infrastructure. Historically, Azure Functions supported multiple .NET versions, but with the release of .NET 10, Microsoft aims to ensure that serverless workloads can leverage the latest runtime improvements, security patches, and language enhancements. This update facilitates modernization of existing functions and encourages adoption of the newest .NET capabilities within serverless architectures.

Specific Features and Detailed Changes:

Technical Mechanisms and Implementation Methods:
To adopt .NET 10 in Azure Functions:

  1. Modify the project file (.csproj) to change the <TargetFramework> element to net10.0.
  2. Update the Microsoft.Azure.Functions.Worker.Sdk package reference to version 2.0.5 or newer via NuGet.
  3. Rebuild the project to ensure compatibility and resolve any API changes or deprecations introduced in .NET 10.
  4. Deploy the function app to Azure, ensuring the Azure Functions runtime environment supports .NET 10 (this is managed by Azure during the public preview phase).

The underlying Azure Functions runtime leverages the .NET 10 runtime environment, allowing functions to execute with the latest runtime optimizations, garbage collection improvements, and enhanced security features.

Use Cases and Application Scenarios:

Important Considerations and Limitations:

Integration with Related Azure Services:
Azure Functions running on .NET 10 can seamlessly integrate with other Azure services such as:


2. Generally Available: Introducing the new Network Security Hub experience

Published: September 17, 2025 16:30:45 UTC Link: Generally Available: Introducing the new Network Security Hub experience

Update ID: 503617 Data source: Azure Updates API

Categories: Launched, Networking, Security, Azure DDoS Protection, Azure Firewall, Azure Firewall Manager, Web Application Firewall, Services, Features

Summary:

Details:

The recent Azure update announces the general availability of the Network Security Hub, an evolution and rebranding of the Azure Firewall Manager experience, designed to provide a unified and centralized management interface for network security services including Azure Firewall, Web Application Firewall (WAF), and DDoS Protection.

Background and Purpose
Traditionally, Azure Firewall Manager served as a centralized management tool primarily for Azure Firewall policies and deployments. However, as organizations increasingly adopt layered security strategies, managing disparate security controls such as WAF and DDoS Protection alongside firewall policies became operationally complex. The Network Security Hub addresses this by consolidating these critical network security services into a single pane of glass. This enhancement aims to simplify security posture management, improve visibility, and streamline policy enforcement across Azure environments.

Specific Features and Detailed Changes

Technical Mechanisms and Implementation Methods
The Network Security Hub is implemented as a centralized Azure portal experience that leverages Azure Resource Manager (ARM) APIs to aggregate and manage policies and configurations across multiple security services. It uses role-based access control (RBAC) to ensure secure delegation of management privileges. Under the hood, it orchestrates policy deployment by interacting with the respective service control planes: Azure Firewall Manager for firewall rules, WAF policy APIs for application gateway and front door, and DDoS Protection plans for attack mitigation settings. The hub supports policy inheritance and overrides, enabling hierarchical policy management aligned with organizational structures.

Use Cases and Application Scenarios

Important Considerations and Limitations

Integration with Related Azure Services
The Network Security Hub tightly integrates with Azure Firewall Manager, Azure Application Gateway, Azure Front Door, and Azure DDoS Protection plans. It complements Azure Security Center (Microsoft Defender for Cloud) by providing focused network security management, while Defender for Cloud continues to offer broader threat detection and security posture management. The hub also works with Azure Policy for governance and compliance automation, enabling policy-as-code deployment models.

In summary, the Network Security Hub represents a strategic enhancement to Azure’s network security management capabilities by consolidating firewall, WAF, and


3. Public Preview: Databricks One in Azure Databricks

Published: September 17, 2025 16:30:45 UTC Link: Public Preview: Databricks One in Azure Databricks

Update ID: 503408 Data source: Azure Updates API

Categories: In preview, AI + machine learning, Analytics, Azure Databricks, Features

Summary:

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

Details:

The Azure update titled “Public Preview: Databricks One in Azure Databricks” introduces a unified platform designed to streamline data engineering, analytics, and AI development workflows within a single, governed environment. This update addresses the growing complexity faced by enterprises managing disparate tools and processes for data and AI projects, aiming to enhance collaboration, governance, and performance in Azure Databricks.

Background and Purpose
Enterprises increasingly rely on data-driven insights and AI to drive business value, but often face challenges due to fragmented toolchains and governance gaps. Traditional workflows separate data engineering, analytics, and AI development, leading to inefficiencies and security risks. Databricks One is introduced to consolidate these workflows into one integrated platform, simplifying management and accelerating time-to-insight while ensuring compliance and governance at scale.

Specific Features and Detailed Changes
Databricks One delivers a unified workspace that integrates data engineering pipelines, analytics dashboards, and AI model development tools. Key features include:

Technical Mechanisms and Implementation Methods
Databricks One leverages the underlying Azure Databricks architecture, built on Apache Spark, and extends it with enhanced governance layers and collaborative features. It integrates with Azure Active Directory for identity and access management, enabling role-based access controls (RBAC) and single sign-on (SSO). The platform supports Git integration for version control and CI/CD pipelines, facilitating DevOps practices. Performance improvements are achieved through adaptive query execution and autoscaling clusters managed by the Databricks Runtime engine.

Use Cases and Application Scenarios

Important Considerations and Limitations
As this update is currently in public preview, users should be aware that some features may still be evolving and subject to change. Integration with certain third-party tools or legacy systems may require additional configuration. Performance gains depend on workload characteristics and cluster configurations. Governance capabilities require careful planning to align with organizational policies. Users should also monitor cost implications of unified compute resources and autoscaling features.

Integration with Related Azure Services
Databricks One tightly integrates with Azure services such as:

In summary, the Databricks One public preview in Azure Databricks offers a comprehensive, governed platform that unifies data engineering, analytics,


4. Generally Available: Confidential computing for Azure Database for PostgreSQL flexible server

Published: September 17, 2025 15:45:39 UTC Link: Generally Available: Confidential computing for Azure Database for PostgreSQL flexible server

Update ID: 500795 Data source: Azure Updates API

Categories: Launched, Databases, Hybrid + multicloud, Azure Database for PostgreSQL, Features

Summary:

Details:

The recent general availability of Confidential Computing for Azure Database for PostgreSQL flexible server introduces hardware-based trusted execution environments (TEEs) to protect data in use, significantly enhancing data security by enabling encryption during processing within the database engine. This update addresses the critical need for stronger data protection in cloud environments, particularly for sensitive workloads subject to stringent compliance and privacy requirements.

Background and Purpose
Traditional data security measures primarily focus on data at rest and in transit, leaving data vulnerable when actively processed in memory. Confidential Computing fills this gap by encrypting data during computation, ensuring that data remains protected even from cloud infrastructure administrators or malicious software. By integrating Confidential Computing with Azure Database for PostgreSQL flexible server, Microsoft aims to provide customers with a higher trust boundary for their database workloads, enabling secure processing of sensitive information in multi-tenant cloud environments.

Specific Features and Detailed Changes
This update enables PostgreSQL flexible servers to run within hardware-based TEEs, such as Intel SGX or AMD SEV, depending on the underlying infrastructure. Key features include:

Technical Mechanisms and Implementation Methods
Confidential Computing leverages TEEs that create isolated execution environments within the CPU, protecting code and data from unauthorized access or modification. When a PostgreSQL flexible server instance is provisioned with confidential computing enabled, the database engine runs inside the enclave. Data is decrypted only within this enclave, and all computations occur in this protected memory region. Azure Key Vault attestation services verify the integrity of the enclave before releasing cryptographic keys, ensuring that keys are only accessible to trusted code. This process involves:

Use Cases and Application Scenarios
Confidential Computing for PostgreSQL flexible server is particularly valuable for:

Important Considerations and Limitations

Integration with Related Azure Services
This update integrates closely with:

In summary, the general availability of Confidential Computing for Azure Database for PostgreSQL flexible server provides a robust, hardware-enforced security boundary that protects data during processing, complementing existing encryption at rest and in transit. This capability empowers organizations to meet stringent compliance demands and


This report was automatically generated - 2025-09-18 03:02:31 UTC