Reader small image

You're reading from  Designing and Implementing Microsoft Azure Networking Solutions

Product typeBook
Published inAug 2023
PublisherPackt
ISBN-139781803242033
Edition1st Edition
Tools
Concepts
Right arrow
Author (1)
David Okeyode
David Okeyode
author image
David Okeyode

David is the EMEA Azure CTO at Palo Alto Networks. Before that, he was an independent consultant helping companies secure their Azure environments through private expert level trainings and assessments. He has authored two books on Azure security - "Penetration Testing Azure for Ethical Hackers" and "Microsoft Azure Security Technologies Certification and Beyond. He has also authored multiple cloud computing courses for popular platforms like LinkedIn Learning. He holds over 15 cloud certifications and has over a decade of experience in Cybersecurity (consultancy, design, implementation). David is married to a lovely girl who makes the best banana cake in the world. They love travelling the world together!
Read more about David Okeyode

Right arrow

Designing and Implementing Platform Service Connectivity

Azure offers various platform services, such as Azure SQL Database, Azure Storage, Azure Key Vault, and Azure App Service, that are widely used by organizations. These services come with several advantages, such as easy deployment, automatic scaling, built-in backups, and high availability. While it is advisable to deploy platform services in a customer-managed virtual network for better control over network traffic, this may not always be possible, mainly due to technical limitations. When deploying platform services outside of customer-managed virtual networks, there are three main options available for controlling network connections to the services in Azure. This chapter will provide you with a clear understanding of these three options. It will also guide you in determining the appropriate option to use based on your specific use case. By the end of this chapter, you will have a good understanding of the following:

    ...

Technical requirements

To follow along with the instructions in this chapter, you will need the following:

  • A PC with an internet connection
  • An Azure subscription

Implementing platform service network security

Services such as Azure Storage and Azure Key Vault cannot be deployed into a customer-managed Azure virtual network. At the time of writing, only 29 platform services can be deployed to a customer-managed virtual network. Additionally, deploying supported services in a private network can be expensive. For example, deploying an Azure App Service into a private network with App Service Environment costs more than deploying a normal App Service.

When deploying platform services outside of customer-managed virtual networks, there are options available for controlling network connections to the services in Azure. These options include the platform service firewall, private endpoints, and service endpoints (see Figure 10.1):

Figure 10.1 – Options for controlling inbound network connections to platform services in Azure

Figure 10.1 – Options for controlling inbound network connections to platform services in Azure

Let’s get started with the platform service firewall option!

Note

For...

Summary

In this chapter, we provided insights into the options available for managing network connections to Azure platform services. We discussed and implemented a platform service firewall and exceptions, a service endpoint, and a private endpoint. This chapter has provided you with the knowledge and skills necessary to control network connections to Azure platform services effectively. This information is also crucial for the AZ-700 – Azure Network Engineer certification exam.

In the final chapter of this book, we will focus on network monitoring in Azure. Thank you, and we look forward to seeing you there!

Further reading

Refer to the following links for more information about the topics covered in this chapter:

lock icon
The rest of the chapter is locked
You have been reading a chapter from
Designing and Implementing Microsoft Azure Networking Solutions
Published in: Aug 2023Publisher: PacktISBN-13: 9781803242033
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
undefined
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at AU $19.99/month. Cancel anytime

Author (1)

author image
David Okeyode

David is the EMEA Azure CTO at Palo Alto Networks. Before that, he was an independent consultant helping companies secure their Azure environments through private expert level trainings and assessments. He has authored two books on Azure security - "Penetration Testing Azure for Ethical Hackers" and "Microsoft Azure Security Technologies Certification and Beyond. He has also authored multiple cloud computing courses for popular platforms like LinkedIn Learning. He holds over 15 cloud certifications and has over a decade of experience in Cybersecurity (consultancy, design, implementation). David is married to a lovely girl who makes the best banana cake in the world. They love travelling the world together!
Read more about David Okeyode