というわけでBuild 2019 1日目関連リンクもろもろです。
Logic Apps
- Inline Code for Azure Logic Apps is in preview
- Logic Apps内でECMAScriptなインラインコードを記述できるようになりました。
- ちょっとした処理ならLogic Appsだけで完結できますね。
- RosettaNet connector and standard support is now in preview
- RosettaNetコネクターと標準サポートがPreview。
Virtual Machines / Virtual Machine Scale Sets
- Red Hat Enterprise Linux BYOS images now available
- RHELのイメージ持ち込みがGAしました。
- Azure Shared Image Gallery is now generally available
- Shared Image GalleryがGAしました。
- GAに伴い機能も追加。
- RBACを使ってテナントやサブスクリプションでイメージを共有したりグローバルに複製したり。
- AZサポート。
- ターゲットリージョンは全パブリックリージョン、ソースリージョンは南アフリカを除くパブリックリージョンで利用可。
- Announcing Ephemeral OS Disk in Public Preview
- Ephemeral OS Disk(揮発性OSディスク)がPreviewです。
- VM/VMSS、Managed Disksで利用できます。
- 永続データがなかったり気にする必要がない場合、Ephemeral OS Diskを使うと読み書き時間の短縮や展開時間の短縮ができそうです。
- Azure Serial Console updated with VMSS support and improved language support
- シリアルコンソールがVMSSでも利用可能に。また対応言語も増えました。
Service Fabric
- Service Fabric Patch Orchestration Application Open Source Announcement
- Windows用パッチオーケストレーションアプリケーションをOSS化。
Azure Container Instances
- Azure Container Instances Windows Server 2019 container support is now in preview
- Azure Container InstancesでWindows Server 2019コンテナーがサポート。(Preview)
- Windows Server 2016より軽量なことが期待できます。
Azure Kubernetes Service
- Announcing KEDA: bringing event-driven containers and functions to Kubernetes
- KEDA(Kubernetes-based Event Drive Autoscaling)でオートスケーリングがサポート。
- オートスケーリングが来たことで、KEDAとVirtual Kubeletを組み合わせてFunctionsのようなFaaSの実行も実現しやすくなったかな。Virtual KubeletもGAみたいなアナウンスありましたね。
- Partnering with the community to make Kubernetes easier
- KEDAについては上述、DevOps連携はAzure DevOpsの項を参照。Azure Policy連携は以前Postした気がする。
Azure Storage
- Advanced Threat Protection for Azure Storage – now generally available
- Azure Storageの高度なAdvanced Threat ProtectionがGAしました。
Azure SQL Database
- SQL Database HyperscaleがGA。
- SQL Database ServerlessがPreview。
- SQL Database serverless (preview)
- ムッシュによるとウォームアップの遅延が許容できるなら秒単位課金でコスト抑えることができるぽい。
- 性能面はこちら ⇒ https://docs.microsoft.com/en-us/azure/sql-database/sql-database-vcore-resource-limits-single-databases#serverless-compute-tier
- Coming soon: Azure SQL Database serverless preview
- Azure SQL Database serverless compute tier is now in preview
SQL Data Warehouse
- Analytics in Azure remains unmatched with new innovations
- ちょろっと書いてますがJSONのような半構造化データがサポート。
- Workload ImportanceもGAしました。
Azure Database for PostgreSQL
- Hyperscale (Citus) is now in preview on Azure Database for PostgreSQL
- Database for PostgreSQL HyperscaleがPreview。
- Get high-performance scaling for your Azure database workloads with Hyperscale
Azure Data Explorer
- Public Preview of tighter integration of Azure Data Explorer with Python and Spark
- Azure Data ExplorerでPythonとSparkの統合がPreview。
- SparkコネクターでData ExplorerからSpark DataFrameにシームレスに読み込み可能。逆にData Explorerのテーブルに取り込むことも可。
- Data ExplorerのPython、RプラグインでPython/Rコードをクエリの一部として埋め込むことが可能に。
- Public Preview of Azure Data Explorer capabilities to integrate deeper with ADLS Gen 2
- Data Lake Store Gen 2と統合。(Preview)
- Data Lake Store Gen 2のデータをクエリーできます。
- Event HubsやIoT Hubなどのデータストリームを経由してCSV/ParquetファイルをData Lake Store Gen 2に書き込みできるようになりました。
Azure Data Factory
- Analytics in Azure remains unmatched with new innovations
- マッピングデータフロー(Preview)などGUIが強化。Databricksを使ってるようで、Pythonや.NET、ARMなどもサポートされてるようです。
Azure API Management
- Improved distributed tracing of serverless applications built with Functions and API Management is in preview
- API ManagementやFunctionsの処理などをApplication Insightで分散トレーシングができるようになりました。(Preview)
- 依存関係マッピングで見たりできます。
- Expose a Function App via API Management by linking it to a new or existing API is in preview
- 新規・既存のAzure FunctionsのAPIをAPI Managementで公開できるようになりました。(上述のApplication Insightを使って分散トレーシングもOK)(Preview)
ExpressRoute
- Azure ExpressRoute is generally available in eight additional locations
- ExpressRouteに8地域追加(GA)。
Cognitive Services
- Bing Maps releases three new services: Mixed Reality Map Control, iOS & Android Controls preview & MIO API
- Bing MapsのMR対応、iOS/Androidのネイティブコントロール(Preview)など。
- Bing Maps SDK Public Preview for Android and iOS Launches Today
- Language Understanding now in preview … マルチインテント対応、新しいAzure Bot Service拡張、Bot Framework組み込みなどなど。(前回Post参照)
Azure Machine Learning
- New features for Azure Machine Learning are now in preview
- 事前アナウンスにもあった話。(前回Post参照)
Azure Bot Service
- New series of Azure Bot Framework enhancements now available
- Bot Frameworkのアップデート関連で機能追加。
- Adaptive Dialogでより動的な会話の作成。
- Language Generation Packageで動的なBotの応答。
- エミュレーターのデバッグ関連機能向上。
- Bot Skillsの新しいテンプレートなど。
Azure DevOps / Visual Studio App Center
- Accelerating DevOps with GitHub and Azure
- Azure DevOpsにGitHubアカウントでサインインできるようになりました。
- Azure PipelineでYAMLでCI/CDを定義できるようになりました。
- Azure PipelineでAKSやOpenShiftなどKubernetesにデプロイできるようになりました。
- Azure Artifactはコンサンプションモデルに。組織で2GBまで無料に。価格体系もちょっと変更。
- Azure Mobile Backend as a Service(MBaaS)がVisual Studio App Centerに含まれるようになりました。Cosmos DBを使ったオフライン同期サービスやPush通知、Azure ADと接続してユーザーやIdP、ユーザーフローの管理などが可能に。
- Visual Studio App Center Preview: Welcoming Auth and Data to the Portfolio
Azure Security Center
- Adaptive application controls – changing a VM group membership
- Adaptive Application ControlsでVMグループメンバシップの変更がサポート。
- Adaptive network hardening – now in public preview
- Adaptive Network Heardening(適応型ネットワーク強化?)がPreview。
- ネットワークトラフィックや接続パターンを学習して推奨NSGルールを提案してくれるようです。
Azure Active Directory
- //build 2019: Celebrating 1M third-party active apps, the Microsoft identity platform, and more
- New App registrations experience is now generally available!
- アプリケーション登録の新しいUIがGAしました。
- Microsoft Authentication Libraries for .NET and JavaScript are now Generally Available!
- 認証用ライブラリ(MSAL)の.NETとJavaScriptがGAしました。
- The Microsoft Identity platform is OpenID Connect certified!
- MicrosoftのIdentityプラットフォームがOpenID Connectの認証をとれたようです。
- 他、年末までに既存Auzre AD API全部をMicrosoft Graphに提供予定らしい。今後は変更履歴などMicrosoft Graphのみに提供されるAPIもでるとかなんとか。
- Azure AD admin roles for B2C are in public preview
- Azure AD B2C用AdminロールがPublic Previewです。
Azure Stack
- Azure Stack Update 1904 (Build 1.1904.0.36) がリリースされました
- Azure Stack Development Kit – Build 1.1904.0.36 がリリースされました
Azure Cost Management
- Azure Cost Management multi-cloud for AWS is in preview
- Azure Cost ManagementがAWSもサポート(Preview)。
Azure Portal
Marketplace
- Announcing new Marketplace revenue opportunities
- Keynoteでも出ていたCo-Sellとかの話。
Management
- Group Targeting for Non-Azure Servers in Azure Update Management
- Update ManagementでAzure以外のサーバーのグループターゲティングがPreview。
Power BI
Visual Studio / .NET関連
- Visual Studio 2019 for Mac version 8.1 Preview 1
- Visual Studio 2019 version 16.1 Preview 3
- Announcing the general availability of IntelliCode plus a sneak peek
- Intelligent Productivity and Collaboration, from Anywhere
- Announcing .NET Core 3.0 Preview 5 … .NET Core 3.0 Preview 5がでました。
- ASP.NET Core updates in .NET Core 3.0 Preview 5
- Introducing .NET 5
- .NET Core 3.0の次は.NET 5になるらしい。.NET Core 3.1がLTSになる予定でその次は.NET 5.0 / .NET 6.0となっていくと。.NET Framework 4があるので混乱するから4.0はスキップ(ええ、、、)希望する場合は.NET Coreという名前を使えますらしいが。
- Announcing ML.NET 1.0
- ML.NET 1.0も正式リリース。ML.NET CLIもでました(Preview)。
- Visual Studio Container Tools Extension (Preview) Announcement
- Visual Studio 2019用のコンテナ関連ツール拡張がリリース(Preview)。
- Visual Studio Subscription with GitHub Enterprise offering
- Visual Studio SubscriptionにGitHub Enterpriseのオファーが付くようです。
- ブラウザでVisual Studio Codeが使えるVisual Studio Online(名前ェ)はPrivate Preview。こちらから申し込みましょう。 https://vsfutures.azurewebsites.net/
- [速報]マイクロソフト、Webブラウザで動作する「Visual Studio Online」発表。VSCodeベース、IntelliCode、Live Share、拡張機能にも対応。Microsoft Build 2019
Microsoft Edge
- Microsoft Edge – All the news from Build 2019
- Keynoteのデモで紹介されてた機能いろいろ。基本的にChromium版Edgeの話です。
- [速報]次期Micrsoft Edgeに「Internet Explorer mode」搭載。企業向けにIE11のレンダリングも提供。Microsoft Build 2019
Microsoft 365
- Developing people-centered experiences with Microsoft 365
- 新しいWindows Terminal (https://github.com/Microsoft/Terminal)
- Windows Subsystem for Linux 2 (2019年6末までにInsiderプログラム経由で使えるようになるらしい)
- New people-centered experiences in Microsoft 365, the world’s productivity cloud
- Minimize distractions and stay focused with AI-powered updates in Microsoft 365 … MyAnalyticsやTeams/Office連携などKeynoteで触れられた話。
- How AI is making people’s workday more productive
Microsoft Flow
Quantum Computing
GitHub
- Team synchronization across GitHub and Azure Active Directory
- Azure ADアカウントとGitHub Enterprise Cloudでチーム同期ができるようになりました。(限定ベータ)
その他
- Build 2019 の SQL Server 関連の情報について
- 10 cool things to check out at Microsoft Build 2019
- From automated to autonomous systems: Microsoft’s developer platform aims to accelerate the journey
- What’s Microsoft’s vision for conversational AI? Computers that understand you
- New Advancements in Spoken Language Processing
- 88 years of free open source builds in 8 months with Azure Pipelines
- Introducing pg_auto_failover: Open source extension for automated failover and high-availability in PostgreSQL … pg_auto_failoverを使って自動フェイルオーバーする話。
- AI関連などは前回のUpdate関連の投稿を見てください(事前アナウンスだったので)
- Breakout Sessionなどでもアナウンスがあったり、ここ数日は細かいUpdateが続くでしょうたぶん。