© Les Jackson 2020
L. JacksonThe Complete ASP.NET Core 3 API Tutorialhttps://doi.org/10.1007/978-1-4842-6255-9_13

13. Deploying to Azure

Les Jackson1 
(1)
Melbourne, VIC, Australia
 

Chapter Summary

In this chapter we deploy our API onto Azure for use in the real world. On the way, we create the Azure resources we need and revisit the discussion on runtime environments and configuration.

When Done, You Will

  • Know a bit more about Azure.

  • Have created the Azure resources we need to deploy our API.

  • Update our CI/CD pipeline to deploy our release to Azure.

  • Provide the necessary configuration to get the API working in a Production Environment.

We have a lot to cover – so let’s get going!

Creating Azure Resources

Azure is a huge subject area and could fill many books, ...

Get The Complete ASP.NET Core 3 API Tutorial: Hands-On Building, Testing, and Deploying now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.