diff --git a/_posts/2024-08-19-net-9-preview-6-available-on-app-service.md b/_posts/2024-08-19-net-9-preview-6-available-on-app-service.md new file mode 100644 index 00000000..1ca8aa55 --- /dev/null +++ b/_posts/2024-08-19-net-9-preview-6-available-on-app-service.md @@ -0,0 +1,18 @@ +--- +title: ".Net 9 Preview 6 now available on App Service" +author_name: "Tulika Chaudharie" +toc: true +--- + +We are happy to announce that App Service now supports apps targeting [.Net 9 Preview 6](https://devblogs.microsoft.com/dotnet/dotnet-9-preview-6/) across all public regions on Linux App Service Plans. Deployment is underway, and it will be available for Windows App Service plans soon. + +Want to get started with .Net 9? Follow these: + +1. [Learn more about .Net 9 Preview 6](https://devblogs.microsoft.com/dotnet/dotnet-9-preview-6/) +2. [ASP.Net Core in .Net 9](https://learn.microsoft.com/aspnet/core/release-notes/aspnetcore-9.0?view=aspnetcore-8.0) +3. [What's new in .NET 9](https://learn.microsoft.com/dotnet/core/whats-new/dotnet-9/overview) +4. [Deploy a .Net app to App Service](https://docs.microsoft.com/azure/app-service/quickstart-dotnetcore?tabs=net60&pivots=development-environment-vs) + +Mark your calendars for the [App Service Community Standup on September 4th, 2024, at 10:00 AM PST](https://www.youtube.com/watch?v=Vj2ujuj5_Vo), where we'll dive into .Net 9 and App Configuration! + +You can also follow us on twitter for more updates and news: [@AzAppService](https://twitter.com/AzAppService/)