Slide 1

Slide 1 text

開発  Focus on code, not infra with Azure Functions, Azure Spring Apps, Dapr  Infrastructure as code in any programming language  News from around Microsoft Graph, Q&A  Codespaces to Azure in minutes with the Azure Developer CLI

Slide 2

Slide 2 text

Focus on code, not infra with Azure Functions, Azure Spring Apps, Dapr コンテナー化されたAzureサービス群は選択の幅が広がりクラウドネイティブAPIで 連携がより容易に Container Apps, Spring Apps (App Service), FunctionsはDaprでマイクロサービス化

Slide 3

Slide 3 text

Infrastructure as code in any programming language Pulumi : 使い慣れたプログラミング言語でコードを書いてインフラス トラクチャを構築してクラウドにデプロイするサービス Pulumi社が提供するサービス。AWSやGoogle Cloudなど120以上のプロバイダーに対応。

Slide 4

Slide 4 text

Codespaces to Azure in minutes with the Azure Developer CLI Node.js, Python, .NET, Javaで作成したWebアプリをAzureサービスにテ ンプレートを使って容易にデプロイできるコマンドツール App Service, Static Web Apps, Functions, Container Apps, Kubernetes Service, Spring Apps

Slide 5

Slide 5 text

News from around Microsoft Graph, Q&A Microsoft 365, Windows, Enterprise Mobility+Securityのデータや機能 にアクセスするプログラミングモデル (REST API, データ&外部接続) イベント操作エラー, サブスクリプション, Fabric/Synapse, 無料枠, 今後の予定, Teams, ファイル , GAのタイミング, Azure/Dynamics, ストリーム, ロードマップ, SharePoint/Copilot, など

Slide 6

Slide 6 text

"Go" for it! Focus on code, not infra with Azure Functions, Azure Spring Apps, Dapr DaprはGo製OSSツール。各サービスでGo製アプリが動く。 https://github.com/dapr/dapr Infrastructure as code in any programming language PulumiはGo製OSSコマンドツール。 https://github.com/pulumi/pulumi Codespaces to Azure in minutes with the Azure Developer CLI azdはGo製OSSコマンドツール。 https://github.com/Azure/azure-dev News from around Microsoft Graph, Q&A Go用SDKも正式版がOSSで用意されている。 https://github.com/microsoftgraph/msgraph-sdk-go