Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Azure Cloud Projects
Azure Cloud Projects

Azure Cloud Projects: Learn Microsoft Azure through hands-on, real-world projects

Arrow left icon
Profile Icon Hamid Sadeghpour Saleh
Arrow right icon
$35.98 $39.99
eBook May 2025 254 pages 1st Edition
eBook
$35.98 $39.99
Paperback
$49.99
Subscription
Free Trial
Renews at $19.99p/m
Arrow left icon
Profile Icon Hamid Sadeghpour Saleh
Arrow right icon
$35.98 $39.99
eBook May 2025 254 pages 1st Edition
eBook
$35.98 $39.99
Paperback
$49.99
Subscription
Free Trial
Renews at $19.99p/m
eBook
$35.98 $39.99
Paperback
$49.99
Subscription
Free Trial
Renews at $19.99p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Table of content icon View table of contents Preview book icon Preview Book

Azure Cloud Projects

Implementing Entra ID and Hybrid Connectivity

Starting with the very first project in this book, you’ll notice that the projects are somewhat connected to each other. This connection makes the book and its chapters more engaging, as you’ll experience not just the technology, but also the soft skills and communication throughout the book, which I think are very important factors in today’s world – especially within the IT industry!

So, let’s get started!

In this chapter, we will focus on a scenario-based project where you’ll implement Microsoft Entra ID (formerly known as Azure Active Directory) for identity management and establish hybrid connectivity between on-premises infrastructure and Azure. This hands-on approach will help you understand the practical applications of these technologies and their best practices.

We will cover the following topics:

  • Why use Entra ID?
  • Working with Microsoft Entra ID
  • Understanding...

Technical requirements

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

  • A Microsoft Azure account
  • An on-premises Active Directory setup
  • Internet access
  • Basic knowledge of networking and identity management

Why use Entra ID?

Microsoft Entra ID is a cloud-based IAM service from Microsoft. It helps organizations manage and secure identities and control access to applications, both on-premises and in the cloud. The next few sub-sections will cover the advantages of using Entra ID. In Figure 2.1, a Microsoft Entra ID connectivity map showing how it can connect your identity solutions is presented.

Figure 2.1 – Microsoft Entra ID connectivity map

Figure 2.1 – Microsoft Entra ID connectivity map

Centralized identity management

One of the most significant advantages of using Microsoft Entra ID is its ability to centralize identity management. In traditional IT environments, managing user identities and accessing permissions often involves multiple systems and processes, which can lead to inconsistencies and increased administrative workload. Entra ID simplifies this by providing a single platform to manage all user identities and their access rights.

Simply put, centralized identity management means...

Working with Microsoft Entra ID

Imagine you are an IT administrator for a growing organization that has recently decided to move part of its IT infrastructure to the cloud. The primary goals are to enhance flexibility, improve scalability, and reduce operational costs. The organization wants to ensure seamless integration between its existing on-premises environment and the new cloud infrastructure.

To achieve these objectives, your task is to implement Microsoft Entra ID to manage user identities and establish hybrid connectivity between the on-premises network and Azure. This setup will enable centralized identity management, secure access to cloud resources, and reliable communication between on-premises and cloud environments.

In this section, we will achieve the following objectives:

  • Setting up Microsoft Entra ID
  • Synchronizing on-premises Active Directory with Microsoft Entra ID
  • Implementing SSO and MFA
  • Establishing hybrid connectivity using a VPN gateway...

Understanding the necessary soft skills

Here we go – the most important topic and my favorite one. Implementing a complex IT project such as hybrid connectivity and identity management involves more than just technical skills. Effective communication, stakeholder management, and collaboration are critical to the success of the project.

Communication

Clear and effective communication is essential throughout the project life cycle. As the IT administrator, you need to do the following:

  • Communicate goals and benefits: Clearly explain the goals and benefits of the project to all stakeholders, including management, end users, and the IT team. Use non-technical language when necessary to ensure everyone understands the project’s value.
  • Provide regular updates: Keep stakeholders informed about the project’s progress through regular updates. This can be done through emails, meetings, or project management tools. Regular communication helps manage...

Summary

In this chapter, you have learned how to implement Microsoft Entra ID for identity management, set up SSO and MFA, and establish hybrid connectivity between your on-premises network and Azure, as well as how to maintain professional communication in the project, from stakeholder management to collaboration and teamwork. These skills are essential for managing a hybrid cloud environment and ensuring secure, seamless access to resources. In the next chapter, we will explore Azure storage solutions and their implementation in detail, providing you with the knowledge to manage and utilize Azure’s storage capabilities effectively.

Exercises

I’ve prepared several example exercises to give you hands-on experience working directly with the resources in a real environment.

Exercise 1: Creating a user and group in Microsoft Entra ID

  1. Create a new user: Create a new user in your Entra ID tenant with the role of User:
    • User name: jane.doe@organization.onmicrosoft.com
    • Name: Jane Doe
    • Password: [Auto-generate or enter a custom password]
  2. Create a new group: Create a new group named Finance Team and add the user you just created to this group:
    • Group name: Finance Team
    • Description: Group for Finance department
    • Members: jane.doe@organization.onmicrosoft.com
  3. Verify group membership: Ensure that the user appears in the group members list.

Exercise 2: Configuring SSO for an application

  1. Select an application: Choose an application from the Entra ID gallery and configure SSO using SAML:
    • Application: Salesforce
    • SSO Method: SAML
    • Configuration URL: https://login.salesforce.com
    • Certificate: Upload...
Left arrow icon Right arrow icon

Key benefits

  • Understand the core concepts of Azure, including its architecture and primary services
  • Learn to build full-fledged Azure projects—from web apps to containerized solutions
  • Start with Azure basics and move to advanced topics like DevOps, security, and cost optimization
  • Purchase of the print or Kindle book includes a free PDF eBook

Description

Want to get hands-on with Azure and boost your cloud solution skills by working on real-world projects? Azure Cloud Projects is your go-to resource. Written by a seasoned Microsoft Cloud Technologies Architect renowned for his expertise in crafting innovative solutions, this hands-on guide will empower you to build real-world applications using Microsoft Azure. Through hands-on projects, you’ll explore core cloud concepts and gain the experience needed to confidently launch your cloud career. The chapters help you build a strong foundation in cloud computing and Azure services, including how to set up your Azure account and navigate the portal. You’ll learn how to develop increasingly complex solutions as you progress—from configuring networks and deploying web apps to managing databases and containers. Advancing through the chapters, you’ll learn how to implement identity and access controls with Entra ID, automate workflows using Azure Functions, build a CI/CD pipeline with Azure DevOps, and optimize cloud costs for scalable growth. By the end of this book, you’ll have a solid grasp of Azure’s capabilities and a portfolio of practical projects that showcase your job-ready skills and set you up for success in entry-level cloud roles.

Who is this book for?

If you're new to cloud computing and want to build a solid foundation in Microsoft Azure, this book is for you. Ideal for aspiring cloud engineers, junior developers, IT support staff, and tech enthusiasts, it offers simple, step-by-step guidance to help you learn by doing. No prior Azure experience is needed—just a basic understanding of cloud concepts and familiarity with programming.

What you will learn

  • Set up Azure and explore cloud fundamentals
  • Implement Entra ID and hybrid identity solutions
  • Build and secure storage with Azure Blob Storage
  • Design virtual networks and configure VPN gateways
  • Deploy your first web app using Azure App Service
  • Automate workflows with Azure Functions
  • Create CI/CD pipelines with Azure DevOps

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : May 21, 2025
Length: 254 pages
Edition : 1st
Language : English
ISBN-13 : 9781836204220
Vendor :
Microsoft
Tools :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : May 21, 2025
Length: 254 pages
Edition : 1st
Language : English
ISBN-13 : 9781836204220
Vendor :
Microsoft
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$19.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$199.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts
$279.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts

Table of Contents

12 Chapters
Chapter 1: Introduction to Azure and Cloud Computing Chevron down icon Chevron up icon
Chapter 2: Implementing Entra ID and Hybrid Connectivity Chevron down icon Chevron up icon
Chapter 3: Implementing Azure Storage Solutions Chevron down icon Chevron up icon
Chapter 4: Understanding the Azure Network Topology, Design Principles, and Best Practices Chevron down icon Chevron up icon
Chapter 5: Implementing a Serverless Solution Chevron down icon Chevron up icon
Chapter 6: Principles and Practices of Scalable Data Management Chevron down icon Chevron up icon
Chapter 7: Building a Continuous Integration and Continuous Delivery Pipeline Chevron down icon Chevron up icon
Chapter 8: Designing and Building a Containerized Solution on Azure Chevron down icon Chevron up icon
Chapter 9: Enhancing Security and Compliance in an Azure Project Chevron down icon Chevron up icon
Chapter 10: Developing a Cloud Cost Optimization Strategy Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.