Static Web ApplicationがGAしたりイベント控えていろいろありますね。
Azure Static Web Apps
- Azure Static Web Apps is now generally available
- Develop production-scale modern web apps quickly with Azure Static Web Apps
- Static Web AppsがGAです。
- ALIASレコードを使ったルートドメインサポート、カスタム認証もサポート、既存の(別の)Azure Functionsの持ち込みなどもできるようになりました。そのあたりの機能はGAにあたり新設されたStandard Tierを使う必要があります。(※PrivateLinkもできそうに書かれてるページがあるけどまだ無理みたい)
- Develop production-scale modern web apps quickly with Azure Static Web Apps
- SLAあるのもFreeじゃなくてStandardのみですね。Freeのほうはサービス組み込みの認証サポートと2カスタムドメイン/appとSSL証明書、100GB(subscriptionあたり)までのネットワーク帯域みたいな感じです。(Standardにすると100GB超えたら1GBあたり22.4円みたいな感じかな)
App Service
- Auto-instrumentation Monitoring for Java and Node.js on App Service (Preview) – Azure App Service
- Java/Node.jsなアプリでAzure MonitorのApplication Insightsの監視をサポート(Windows/Linuxとも)(Preview)。
- 自動インストルメンテーション対応なのでアプリにSDKが無くてもOK。
- 前にも書いた気がするのでそれの補足ドキュメントかな?
Virtual Machines
- Ultra Disk Storage for HPC and GPU VMs
- HPCとGPUなVMシリーズでUltra Diskサポート(GA)。
- Zone redundant storage (ZRS) option for Azure managed disks in public preview
- 一部のリージョンですがManaged DisksでZRS(AZ)サポートがPreview。
- General availability: Announcing lower pricing for provisioned throughput on Azure Ultra Disks
- Ultra DisksのProvisioned Throughputが5月から65%値下げ。
Service Fabric
- Azure Service Fabric managed clusters now generally available
- Managed ClusterがGAです。
Azure Storage
- Prevent Shared Key authorization for an Azure Storage account
- Storageアカウントで共有キーによる認証を禁止(無効)する機能がGA。
- Azure Storage — Attribute-based Access Control (ABAC) now available for preview
- Blob/ADLS Gen2に属性ベースのアクセス制御(Attribute based Access Control:ABAC)がPreview。既存のIAM(Azure ADの組み込みロールと要求)に条件を追加できる感じです。特定のコンテナ名やパス、インデックスのタグなどを指定できる感じかな?
- Authorize access to blobs using Azure role assignment conditions (preview)
- Actions and attributes for Azure role assignment conditions in Azure Storage (preview)
- Append blob support in Azure Data Lake Storage is now generally available
- Azure Data Lake StorageでAppend BlobサポートがGA。
Azure SQL
Azure Database
- Azure Database for MySQL – Flexible Server: PowerShell Module in public preview
- Database for MySQL Flexible Server用のPowerShellモジュールがPreview。
- Public preview: Azure Database for MySQL– Flexible Server: Announcing SSL enforcement and minimum TLS version choice
- 最小TLSのバージョンを選択できるようになりました。
- Azure Database for PostgreSQL – Flexible Server (public preview) supports PostgreSQL minor versions
- Database for PostgreSQLでマイナーバージョンなPostgreSQLをサポート(Preview)。
- Azure Database for PostgreSQL – Flexible Server (public preview) support for PostgreSQL 13
- Database for PostgreSQLでPostgreSQL 13をサポート(Preview)。
- Managed PgBouncerがPreview。
Cosmos DB
- Capacity calculator with Azure Cosmos DB API for MongoDB now generally available
- MongoDB APIのCapacity CalculatorがGA。
Azure Application Gateway
- Public preview: Application Gateway Mutual Authentication
- Application Gatewayでクライアント認証もサポート。Application Gatewayのリスナー単位でTLS相互認証を有効にできます。
Azure IoT Central
- Extend Azure IoT Central with the 1.0 REST APIs to build your production ready solution
- General availability: Azure IoT Central new and updated features—April 2021
Azure IoT Hub
- Secure service connection to IoT Hub using Azure AD and RBAC
- Azure AD認証とRBACがIoT HubのサービスAPIでサポートされました(GA)。
- Share a single identity across resources using user-assigned managed identity in Azure IoT Hub
Azure Digital Twins
- Energy Grid Ontology for Digital Twins is Now Available
- Common Infomation Model(CIM)を使ったDigital Twins用Energy Grid Ontologyが公開。(業界向け既存モデルセットをオントロジというらしい)
- オントロジとは – Azure Digital Twins | Microsoft Docs
- Model Lifecycle Management for Azure Digital Twins
Azure Health Bot
- Azure Health Bot adds eight new regions with additional language support, including India to support pandemic response
- 対応リージョン追加に新しい症状チェッカーも(日本語は無い)
Azure Monitor
Azure Sentinel
- RSA Conference 2021: New innovations for Azure Sentinel
- Public Previewの機能がいくつか。SolutionsやSAPアプリケーションの監視、MLを使ったセキュリティアナリティクスやTeams統合、ダッシュボードの更新やユーザーやエンティティの動的分析にIPアドレスエンティティ追加などなど。
- Introducing Azure Sentinel Solutions!
- Democratize Machine Learning with Customizable ML Anomalies
- What’s new: Hunting dashboard refresh
- What’s New: Azure Sentinel – SOC Process Framework Workbook
Azure Security Center
- Time indicators in Azure Security Center
- Azure Resource GraphとSecurity CenterのアセスメントREST APIに時間インジケーターのフィールドが追加。変化があった時刻などが得られるようです。不健康なデータを抽出していつ変化があったのかを確認したりとか。statusEvaluationDatesやfirstEvaluationDate がそうですね。
- General availability of new capabilities in Azure Defender – RSA 2021
- Azure Defender for DNSとDefender for ResourceManagerがGAです。組み込みレポートとカスタムレポートもGA。
Azure Site Recovery
- General availability: Enable Azure Site Recovery (ASR) while creating Azure Virtual Machines
- VM作成時にASRを有効にする機能がGAです。
Azure DevOps
Azure Active Directory
- New Azure AD Capabilities for Conditional Access and Azure VMs at RSA 2021
- GPSに基づく名前付き場所がPreview。厳密なデータコンプライアンス要件を満たせるようになった。サインイン時にロケーションにアクセス許可を求められたりします。
- デバイス条件フィルターがPreview。
- ポリシー変更による監査ログの強化がPreview。
- LinuxなVMへのAzure AD認証を使ったログインがPreview。
- 大規模な名前付きロケーションがGA。IPv6サポートなども。
- ポリシーの検索・並べ替えやフィルタリングがGA。
- Windows VM(Windows 10/Windows Server 2019)のRDPでAzure ADログインがGA。
Power BI
- Announcing the new sharing experience
- Announcing template apps one-click update
- Announcing support for backup and restore of Power BI datasets
- Query Plan Visual for Power Query Online
- Microsoft Business Application Summit Recap
- Using Out-Of-Line Bindings in Power BI
- More control over when Azure Active Directory B2B guest users appear in lists of suggested people
- Gartner Modern Analytics and BI Platforms Bake-off 2021: Analysis of impact of COVID-19 with Power BI
- Power BI May 2021 Feature Summary
Power Apps
- Portals support for Power Apps CLI (public preview)
- 2021 Power Apps demo extravaganza open for submission May 10
- Microsoft is a Leader in The Forrester Wave, Low Code Development Platforms, Q2 2021
Power Automate
Regions
Tools
- Azure PowerShell – Az モジュール v5.9.0 がリリースされました | 焦げlog
- Announcing Rust for Windows v0.9
- Python in Visual Studio Code – May 2021 Release
- .NET May 2021 Updates – 5.0.6, 3.1.15, 2.1.28
- General availability | Azure NetApp Files : Application Consistent Snapshot tool (AzAcSnap)
- Release: SQL Server Migration Assistant (SSMA) v8.19
Documents
- Intro of DevOps Dojo | Azure DevOps Blog
- Deploying a site with secure backend communication – Azure App Service
- Troubleshoot Network/Connectivity issues on App Service & Functions – Azure App Service
- Add voice activation to your product with Custom Keyword
- Migrating your .NET 3.1 Applications to .NET 5 – Azure App Service
- Troubleshoot Network/Connectivity issues on App Service & Functions – Azure App Service
- Running .NET 6 (Preview) on App Service – Azure App Service
- Upgrade Notifications for App Service (Preview) – Azure App Service
- ASE(今のところ)で受け取れるアップグレード通知の話。Logic AppsやFunctionsなどと連携する話もあります。
- Set up your own end-to-end package delivery monitoring AI application on the edge with Azure Percept
- Cassandra API Recommendations for Java | Azure Cosmos DB Blog
- EDGE Next raises the bar on sustainability and employee well-being with Azure Digital Twins
その他
- 日本語公式とかサポートの中の人とか
- HoloLens 2 Industrial Edition の国内での出荷を開始!マイクロソフトストア からオンライン購入も可能に!
- マイクロソフトのバーチャルデータセンターが、「クラウド」を現実に – News Center Japan
- Azure VM からエクスポートした VHD ファイルを用いた複製 VM の作成方法 | Japan Azure IaaS Core Support Blog
- Azure 環境における Windows Server 2016 にて日本語の言語パック適用ができない | Japan Azure IaaS Core Support Blog
- Windows 10 における日本語入力の改善の取り組み – Windows Blog for Japan
- オンプレ AD DS 認証を利用した Azure ファイル共有マウント手順 | Japan Azure IaaS Core Support Blog
- すべての開発者とエンジニアに贈るマイクロソフト最大級のグローバル イベント 「Microsoft Build」が開催されます! – MPN Japan 公式ブログ – Microsoft Partner Network
- 英語公式とか
- Microsoft Azure at ALTAIR HPC Summit 2021
- Connect with Microsoft Remotely at PyCon 2021!
- Meet the 2021 Imagine Cup World Championship judges
- BuildがあればImagine Cupもあります。
- Answering Europe’s Call: Storing and Processing EU Data in the EU
- A fluent new look for the Azure icon
- AzureアイコンがFluent Design Systemに沿った形に変わったらしい。現行のBingとかOfficeっぽい雰囲気ですね。
- Microsoft、「Azure」の新アイコン発表 「Fluent Design System」準拠 – ITmedia NEWS
- Making eBPF work on Windows – Microsoft Open Source Blog
- Research Collection – Hands-on research and prototyping for haptics
- Introducing Webinars in Microsoft Teams: Easy, professional webinars to engage customers
- Low-code development series: Modernize your IoT future with Azure and Microsoft Power Platform
- May patches for Azure DevOps Server | Azure DevOps Blog
- What’s new in Windows Holographic, version 21H1
- HoloLens 2用なWindows HolographicのUpdate 21H1がでました。ChromiumなEdge対応とかいろいろ。
- Releasing Windows 10 Build 19043.985 (21H1) to Beta & Release Preview Channels
- PC向け21H1はもうちょっとででそう。
- 10 things Microsoft has learned from customers about transforming their businesses with AI
- Threat and Vulnerability Management now supports all major platforms
- 前回Post関連
- マイクロソフト、Linuxディストリビューションベンダ「Kinvolk」を買収。コンテナに最適化したLinuxやベアメタル対応のKubernetesのディストリビューションを提供 - Publickey