DEV Community

Sandra Ahlgrimm for Microsoft Azure

Posted on

6 3

Why should I care about Azure App Service Environment version 3?

Join Julien Dubois asking Christina Compy all the questions about the new in public preview third version of the Azure App Service Environment ASE. It is not only easier to secure but also less pricy. Find out more in our YouTube video.
 

The v3 version's got many improvements, mainly regarding network access. So, instead of having outbound traffic. Now, everything is inside your virtual network. Before, you used to have outbound dependencies and even inbound dependencies for your App Service Environment.

With v3, there are no dependencies via inbound or outbound, that are inside your Azure virtual network. This makes it a lot easier to secure, to pass security reviews compliance, etc. Where people can just take a quick look at the system and realize, that it's as isolated as, say, a virtual machine running inside your virtual network. It's all under your control:

  • Do you want to put up Network Security Groups to secure the entire thing? You can!
  • If you want to route the outbound traffic through your own firewall device You can!

Basically, the network is totally under your control.

More details, also about pricing at https://aka.ms/az-env3.

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (0)

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

👋 Kindness is contagious

Immerse yourself in a wealth of knowledge with this piece, supported by the inclusive DEV Community—every developer, no matter where they are in their journey, is invited to contribute to our collective wisdom.

A simple “thank you” goes a long way—express your gratitude below in the comments!

Gathering insights enriches our journey on DEV and fortifies our community ties. Did you find this article valuable? Taking a moment to thank the author can have a significant impact.

Okay