Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Azure for  Developers
  • Table Of Contents Toc
Azure for  Developers

Azure for Developers - Third Edition

By : Kamil Mrzygłód
close
close
Azure for  Developers

Azure for Developers

By: Kamil Mrzygłód

Overview of this book

Supercharge your development career by mastering Azure’s evolving GenAI, container, and serverless capabilities to build scalable, secure applications with confidence. This third edition of Azure for Developers transforms complex cloud concepts into practical skills, guiding you through the design, deployment, and management of cloud-native solutions while eliminating infrastructure headaches. Fully updated with Azure’s latest features, this hands-on guide helps you automate DevOps pipelines with GitHub Actions, deploy microservices using containers, and integrate generative AI via Azure OpenAI to modernize your development workflows. You will learn how to set up your environment, streamline app deployment, and implement robust service integrations using real-world best practices. The final section is a game-changer for developers who want to stay ahead of the curve. It shows you how to leverage Azure’s AI and machine learning services to automate tasks, fine-tune models, and build intelligent assistants and next-generation workflows. By the end, you will have the confidence and capabilities to deliver production-grade cloud solutions that meet real-world demands and position yourself at the forefront of modern cloud development.
Table of Contents (28 chapters)
close
close
Lock Free Chapter
1
Part 1:Setting Up Your Environment
4
Part 2:Web Applications and Workflows in Microsoft Azure
11
Part 3:Containers in Microsoft Azure
16
Part 4:Storage, Messaging, and Monitoring
21
Part 5:AI, ML, and DevOps

Integrating Azure App Service with container registries

When working with containers in Azure App Service, the most important thing is integrating it with a container registry. It’s possible to use both Azure Container Registry and an external registry if needed (or even a public one, for instance, Docker Hub). The choice depends on the use case or scenario, but for most of the typical business scenarios, you will select a private registry over a public one (due to security, compliance, or regulations).

In this section, we will configure Azure App Service with Azure Container Registry. In order to do that, we need both the container image and the infrastructure. Let’s start with a containerized application and a container registry.

Preparing an application

To keep things simple, let’s prepare an HTML-based application, which we will host using nginx. Here’s the code for it, which will be displayed to a user when they access it:

<html>
...
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Azure for  Developers
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist download Download options font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon