Aspnetcore.docs: Update when available: We hope to have ASP.NET Core 3.0 available on Azure App Service soon.

Created on 24 Sep 2019  ·  20Comments  ·  Source: dotnet/AspNetCore.Docs

See the ASP.NET Core on App Service Dashboard for the version of ASP.NET Core available on Azure App service.

@glennc let me know when We hope to have ASP.NET Core 3.0 available on Azure App Service soon. is available so I can update this.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

P1 Source - Docs.ms

Most helpful comment

@humanitycompany They're working on it. You can keep an eye on this dashboard that I was just introduced to today to know when it has been rolled out. https://aspnetcoreon.azurewebsites.net/

You can also subscribe to (or just keep tabs on): https://github.com/Azure/app-service-announcements/issues

All 20 comments

Hi,
any update ?

yes please - where is it? So this confirms that app will not fire as expected - done that - and has no tweak until sorted in backend? this is terrible as usual if true...

@humanitycompany They're working on it. You can keep an eye on this dashboard that I was just introduced to today to know when it has been rolled out. https://aspnetcoreon.azurewebsites.net/

You can also subscribe to (or just keep tabs on): https://github.com/Azure/app-service-announcements/issues

If that helps anyone, great. What are we talking about here? Weeks?

No ... not weeks. They're working on it like _right now_, and they know that many devs are waiting to get their hands on it. 🏃

Still, after a few hours sleep. I can't belive this was not ready for use.....

All we know is "soon" (which I don't interpret to be weeks) ...

https://twitter.com/AzureSupport/status/1178011240129540097

It's best for you to take it up further with Azure Support. We only handle ASP.NET Core docs here.

well I've just went with SCD hope that don't have any implicit downsides other than package size, take your time ,

I can see ASP.NET Core 3.0 (x86) Runtime available as an extension in Azure App Service, are we saying that is not working?

To use the extension you need to deploy your app service as Self Contained, otherwise it will fail.

My app is Framework-dependent executable (FDE) and the 3.0 extension worked perfectly, no need of Self Contained.

The rollout has begun :tada: ... keep an :eye: on this for your datacenter(s) ...

https://aspnetcoreon.azurewebsites.net/

Hmm SDK is still missing for Canada East and Central. Oh well no rush :)

I'm confused. Does the blue face on the map mean that I should be able to run a .NET Core 3 Rest API or not?
image
Seems to imply that I can run it, I just can't build it. However, I'm getting a silent 500 error whenever I attempt to communicate with the deployed site.

Same here, Does not build even after adding core 3.0 extensions. Do we need to wait for it to Go Green from Blue?

same questions please answer

Ping.

@MisinformedDNA The Azure team controls that. Pinging us doesn't help, it just adds extra work for us. See the ASP.NET Core on App Service Dashboard for the version of ASP.NET Core available on Azure App service.

The dashboard currently says that it should be available to run in all data centers. Multiple people have stated that the instructions do not actually work. I have tried following the docs and I haven't been able to get a working site.

Azure Apps has the runtime and shared framework. I just worked with a 3.0 Azure Key Vault app a few days ago ... no probs ... other the dog'gone certificates for my AKV app flaking out! :smile:. Anyway ... the dashboard is probably accurate.

We aren't actually getting many pings about Azure and 3.0 at this point.

I have tried following the docs and I haven't been able to get a working site.

Follow the advice at ...

https://docs.microsoft.com/en-us/aspnet/core/test/troubleshoot-azure-iis?view=aspnetcore-3.0#troubleshoot-on-azure-app-service

btw @Rick-Anderson ... that preview notice isn't updated for the runtime/shared framework rollout.

https://github.com/aspnet/AspNetCore.Docs/blob/master/aspnetcore/includes/azure-apps-preview-notice.md

Was this page helpful?
0 / 5 - 0 ratings