Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Community Standup post 09-04-2024 #474

Merged
merged 5 commits into from
Sep 9, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions _posts/2024-09-04-App-Service-Community-Standup.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: "Azure App Service Community Standup: .NET 9 and App Configuration"
author_name: "Denver Brittain"
toc: true
toc_sticky: true
---

Watch the latest Azure App Service Community Standup on .NET 9 and App Configuration

[![Azure App Service Community Standup](https://img.youtube.com/vi/Vj2ujuj5_Vo/hqdefault.jpg)](https://www.youtube.com/watch?v=Vj2ujuj5_Vo)

For more information on .NET 9 and App Configuration on App Service, check out the following resources:

* [Generally Available: App Configuration references on App Service](https://azure.microsoft.com/updates/v2/app-config-ref-ga)

* [Use App Configuration references - Azure App Service](https://learn.microsoft.com/azure/app-service/app-service-configuration-references)

* [NET 9 Preview 6 now available on App Service](https://azure.github.io/AppService/2024/08/19/net-9-preview-6-available-on-app-service.html)

* [What's New in .NET 9](https://learn.microsoft.com/dotnet/core/whats-new/dotnet-9/overview)
Loading