2025/07/18 で確認できている、公開情報やアナウンスをピックアップし、まとめました。
- 2025/07/18 のピックアップ
- Azure Blog
- Azure Updates
- Generally Available: Durable Functions PowerShell SDK as a standalone module
- Public Preview: Orchestration versioning for Durable Functions and durable task SDKs
- Public Preview: Azure Functions Kafka trigger support in Consumption plan
- Public Preview: AZNFS (3.0) for BlobNFS with FUSE for superior performance
- Generally Available: Node auto-provisioning support in AKS
- Public Preview: CLI command for migration from Availability Sets and Basic load balancer on AKS
- Generally Available: Virtual Machines node pools support in AKS
- Public Preview: Max blocked nodes allowed support in AKS
- Generally Available: Cluster Extension Manager move to AKS control plane
- Generally Available: GRS and CRR support for Azure VMs using Premium SSD v2 in Azure Backup availability in Norway and Japan
- Generally Available: Geo-Replication for Azure Event Hubs Premium and Dedicated
- Microsoft Tech Community
- Protecting Cloud Storage in the Age of AI
- Model Mondays S2:E5 – Fine Tuning & Distillation with Dave Voutila
- Scaling Azure Functions & PaaS - Concurrency, Async, Messaging. Insights from Python Log Analysis
- Microsoft Purview Powering Data Security and Compliance for Security Copilot
- New database migration experience for SQL Server enabled by Azure Arc – Public Preview
- Join Us for an AMA on Improving Your MCP Servers with Azure API Management
- Announcing the preview of Software Defined Networking (SDN) on Azure Local
- Geo-Replication is Here! Now generally available for Event Hubs Premium & Dedicated
- Microsoft Developer Blogs
- Microsoft Fabric Blog
- 参考リンク
2025/07/18 のピックアップ
Azure Blog
Microsoft Azure AI Foundry Models and Microsoft Security Copilot achieve ISO/IEC 42001:2023 certification

Azure AI Foundry Models と Microsoft Security Copilot の両方について、人工知能管理システム (AIMS) の世界的に認められた標準である ISO/IEC 42001:2023 認定を取得したことによる影響、メリットについてまとめられています。
Azure Updates
Generally Available: Durable Functions PowerShell SDK as a standalone module

Azure Durable Functions PowerShell SDK が独立したモジュールとして一般提供された旨のアナウンスです。
Public Preview: Orchestration versioning for Durable Functions and durable task SDKs

Durable Functions でオーケストレーションのバージョン管理が可能 (Public Preview) となった旨のアナウンスです。
Public Preview: Azure Functions Kafka trigger support in Consumption plan

Azure Functions が Comsumption プランで Kafka トリガーをサポートする旨のアナウンスです。
※Public Preview での提供
Public Preview: AZNFS (3.0) for BlobNFS with FUSE for superior performance

Azure Blob Storage が NFSv3 対応で性能向上、AZNFS 3.0 でスループット拡大や大規模ファイルのサポートを提供する旨のアナウンスです。
※Public Preview での提供
Generally Available: Node auto-provisioning support in AKS

Azure Kubernetes Service (AKS) のノード自動プロビジョニング (NAP) が GA した旨のアナウンスです。
Public Preview: CLI command for migration from Availability Sets and Basic load balancer on AKS

Azure Kubernetes Service (AKS) のCLIコマンドを活用した、可用性セットから新しい VM ノード プールへの移行とロード バランサー SKU のアップグレードが効率的に実行可能になった旨のアナウンスです。
Generally Available: Virtual Machines node pools support in AKS

Azure Kubernetes Service (AKS) で Virtual Machines ノード プールの一般提供が開始された旨のアナウンスです。
Public Preview: Max blocked nodes allowed support in AKS

Azure Kubernetes Service (AKS) で最大ブロック ノード数の許容設定が導入され、アップグレード時の効率性と柔軟性が向上しました。
Generally Available: Cluster Extension Manager move to AKS control plane

Azure Kubernetes Service (AKS) の拡張機能マネージャーがコントロール プレーンに移行した旨のアナウンスです。
Generally Available: GRS and CRR support for Azure VMs using Premium SSD v2 in Azure Backup availability in Norway and Japan

Premium SSD v2 が、Azure Backup で Geo Redundant Storage と Cross-Region Restore をサポート、日本とノルウェー リージョンでの VM データ保護とディザスター リカバリーが可能になった旨のアナウンスです。
Generally Available: Geo-Replication for Azure Event Hubs Premium and Dedicated

Azure EventHub の Premium/Dedicated 層で Geo レプリケーションが利用可能になった旨のアナウンスです。
Microsoft Tech Community
Protecting Cloud Storage in the Age of AI

Defender for Cloud が、クラウド ストレージのセキュリティを維持することで、データ保護の観点でどのように役立つかが記載されています。
Model Mondays S2:E5 – Fine Tuning & Distillation with Dave Voutila

Azure AI Foundry で Fine チューニングとDistillation (蒸留) 技術を用いることで、カスタマイズ性とコスト効率に優れた AI ソリューションの構築が可能である旨が記載されています。
Scaling Azure Functions & PaaS - Concurrency, Async, Messaging. Insights from Python Log Analysis

高スループットを実現する Azure Functions ベースのパイプラインを設計するにあたっての考慮事項がまとめられています。
Microsoft Purview Powering Data Security and Compliance for Security Copilot

Security Copilot と Microsoft Purview、および AI 向けデータ セキュリティ体制管理 (DSPM) との対話を検出、セキュリティ保護、管理する方法について記載されています。
New database migration experience for SQL Server enabled by Azure Arc – Public Preview

Azure Arc を使った SQL Server の新しいデータベース移行体験がパブリック プレビューとして公開された旨のアナウンスです。
Join Us for an AMA on Improving Your MCP Servers with Azure API Management

Azure API Management を活用した、MCP サーバーの機能向上および AI とリアルデータ統合の効率化が可能な方法について、2025/07/21 AM 10:00 (太平洋標準時) にライブAMA (Ask Me Anything) にて解説する旨のアナウンスです。
Announcing the preview of Software Defined Networking (SDN) on Azure Local

Azure Local で Software Defined Networking (SDN) のパブリック プレビューが開始された旨のアナウンスです。
Geo-Replication is Here! Now generally available for Event Hubs Premium & Dedicated

Azure Event Hubs の Premium/Dedicated 層向けに対して、Geo-Replication が一般提供された旨が記載されています。
Microsoft Developer Blogs
Build reliable Go applications: Configuring Azure Cosmos DB Go SDK for real-world scenarios

Azure Cosmos DB の Go SDK にて、リトライ ポリシーや HTTP カスタマイズ、OpenTelemetry による分散トレーシング機能などを使った、信頼性の高いアプリ構築が可能である旨が記載されています。
Microsoft Fabric Blog
Secure Data Streaming with Private Endpoints in Eventstream (Generally Available)

Microsoft Fabric の Eventstream でマネージド プライベート エンドポイント (MPE) が GA した旨が記載されています。
User Data Functions now support async functions and pandas DataFrame, Series types

Microsoft Fabric のユーザー データ関数が、非同期関数と Pandas の DataFrame および Series 型をサポートしたことが記載されています。
Enhancing Data Transformation Flexibility with Multiple-Schema Inferencing in Eventstream (Preview)

Microsoft Fabric の Eventstream において、複数のスキーマを同時に推論/管理可能な新機能 (Preview) が導入された旨と、それにより複雑なデータ構造に対応した柔軟で正確なデータ変換が可能になったことが記載されています 。
コメント