Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
AZ-700:Designing and Implementing Azure Networking Solutions
Bestseller
Rating: 4.6 out of 5(4,637 ratings)
34,055 students

AZ-700:Designing and Implementing Azure Networking Solutions

AZ-700:Designing and Implementing Azure Networking Solutions study course
Created byAlan Rodrigues
Last updated 3/2026
English
Danish [Auto],German [Auto],

What you'll learn

  • Students will learn the various networking services Azure has to offer
  • Students will be prepared to take on the AZ-700 exam
  • Students will also learn important networking concepts that will help them better understand the various networking aspects on Azure
  • Students will learn aspects which relate to the exam objectives

Course content

13 sections368 lectures33h 23m total length
  • Course resources download0:11
  • About core networking infrastructure3:04

    Lay the foundation of Azure networking by mastering core concepts, creating a virtual network, and exploring how subscriptions, regions, and services like Azure Bastion, Azure NAT, and DNS fit together.

  • Networking 101 – Understanding Networks Through Your Home Wi-Fi Router5:14

    Discover the core ideas of networking through your home wifi router, including IP addresses, DHCP, NAT, and routing, and see how these concepts map to Azure networking principles.

  • Networking 101 – From Home Wi‑Fi to Enterprise Networks4:20

    Explore the fundamentals of networking as you prepare to use Azure virtual networks and deploy virtual machines within them, including private and public IP addresses and subnets for servers.

  • Networking 101 – Understanding IP Addressing, Subnet Masks, and CIDR5:17

    Master IP addressing, subnet masks, and CIDR in IPv4. Grasp how network ID, subnet ID, and host ID define network boundaries, with slash 24 CIDR notation.

  • Introduction to Azure2:02
  • The Azure Free Account4:11

    Explore the Azure free account for new customers, including $200 credit for 30 days and free monthly service allowances, and transition to pay-as-you-go pricing after credits are used.

  • Creating the Azure Free Account4:48
  • Tour around the Azure portal3:00

    Take a guided tour of the Azure portal at portal.azure.com, log in with your Microsoft account, and explore creating resources like SQL database, Azure Cosmos DB, and virtual machines.

  • What is an Azure virtual network3:31
  • Lab - Let's create an Azure virtual network9:06
  • Time to deploy something inside the network5:15

    Deploy compute resources inside your Azure virtual network by creating Windows Server 2025 and Ubuntu Linux virtual machines, using a manual wizard before exploring infrastructure as code with Bicep.

  • Lab - Building a Windows virtual machine13:43

    Deploy a windows server 2025 data center gen2 virtual machine onto the subnet snet-dev-east-west-web in the east us network, using marketplace images and bicep, with a public ip and nsg.

  • Lab - Connecting to the Virtual Machine9:54

    Connect to a Windows Server machine in an Azure virtual network using a public IP and a network interface, exploring private IPs, subnets, and security groups for remote desktop access.

  • Troubleshooting connectivity3:17

    Troubleshoot Azure connectivity by selecting the right machine size and image for Windows or Ubuntu, ensuring admin credentials, and addressing firewall, antivirus, and region constraints.

  • Lab - Setting up a Web server on the virtual machine8:57

    Set up a web server on a Windows virtual machine by installing Internet Information Services, hosting a web app, and configuring inbound NSG rules for port 80 and 443.

  • Azure 101 - Understanding Azure regions5:23

    Understand azure regions as geographic groupings of data centers connected by high-capacity, low-latency networks that influence latency, compliance, features, and region-specific pricing.

  • Azure 101 - Costing for Azure resources4:28

    Understand Azure resource costing, including vm, disk, public IP, and data transfer pricing, how to track and delete unused resources. Use Microsoft documentation for pricing details and emphasize hands-on practice.

  • Lab - Let's deploy a Linux-based Azure virtual machine4:43
  • Lab - Let's connect to our Linux-based Azure virtual machine6:04
  • Lab - Deploying a web server on the Linux machine9:29
  • Understanding IP addresses2:56
  • Azure Bastion4:44

    Azure Bastion is a fully managed service that lets admins connect to virtual machines using private IP addresses via remote desktop or secure shell, without public IP exposure.

  • Lab - Azure Bastion7:54

    Enable secure admin access to Linux and Windows VMs without public IP addresses by deploying Azure Bastion in a dedicated bastion subnet and connecting via browser-based remote desktop.

  • What is the Azure NAT Gateway4:04

    Learn how the Azure NAT gateway provides outbound connectivity for virtual networks, requiring a public IP, while preventing inbound connections, and how to link a subnet to the gateway.

  • Lab - Azure NAT Gateway7:22
  • DNS Name resolution on Azure1:57

    Understand how DNS name resolution enables Azure resources to find and communicate, configure virtual network DNS, and implement public and private zones with the private resolver for hybrid on-premise resolution.

  • Networking 101 - What is DNS4:37
  • An example of setting the DNS name for an Azure virtual machine5:18

    map an external domain to an azure vm by configuring the built in dns, assigning a public ip, and creating an a record with the domain provider.

  • Azure Public DNS6:02

    Host public dns zones in Azure; create a dns zone, add an a record mapping a domain to a public ip, and delegate name servers to Azure.

  • Designing a Private DNS Foundation in Azure VNets3:39

    Provision a Windows Server VM and install Active Directory Domain Services to host a private domain inside an Azure virtual network, and use Azure Private DNS for internal employees.

  • Lab - Building the Domain Installing AD DS & DNS on Windows Server 20259:01

    Install and configure an internal domain by deploying a Windows Server as a domain controller, enabling Active Directory Domain Services and DNS within an Azure virtual network.

  • Lab - Using Your Local DNS Name Resolution Inside the VNet9:25

    Set up a private domain in the vNet by promoting a domain controller, configuring a custom DNS server for cloudhublearning.com, and restarting machines to apply the DNS changes.

  • Azure Private DNS1:23

    Explore how Azure private dns service provides a managed private dns zone to resolve dns names across your virtual networks, eliminating the need to set up servers for internal domains.

  • Lab - Azure Private DNS5:57

    Explore Azure private DNS zones to offload DNS management by using a managed private DNS zone mapped to your virtual networks. See auto registration add and remove records automatically.

  • Section Quiz
  • Section Code0:14

Requirements

  • Students must have basic knowledge when it comes to networks and virtual machines

Description

Version 2.0

Course Update – Fully Refreshed for AZ-700

This course has been completely refreshed from the ground up to reflect the latest changes in Microsoft Azure and the AZ-700 exam.

All videos have been re-recorded using the latest Azure portal experience, updated services, and current best practices. The content is fully aligned with the most recent AZ-700 exam objectives, ensuring you’re learning exactly what’s required for the certification.

In addition, the course now includes:

  • Brand-new quiz questions for every major section

  • Fully updated practice tests with realistic, exam-style scenarios

  • Clearer explanations and improved demos based on real-world Azure networking designs

If you’re preparing for the AZ-700 exam—or designing Azure networks in production—this refreshed course ensures you’re learning with accurate, current, and exam-relevant content.

Version 1.0

This course is designed for students to prepare for the AZ-700:Designing and Implementing Azure Networking Solutions exam.

The various objectives and chapters that will be covered include

Design, Implement, and Manage Hybrid Networking

Here you will learn about how to connect your on-premises devices to Azure.

We will see aspects such as developing Point-to-Site and Site-to-Site VPN connections

We will also see the various authentication aspects when it comes to VPN connections

We will understand the various aspects when it comes to Azure ExpressRoute

Design and Implement Core Networking Infrastructure

Here we will look at first the basics of networking. We will create Azure virtual networks and Azure virtual machines

We will look at working with DNS zones

We will see how to work with Azure virtual WAN

Design and Implement Routing

We will see how to create User Defined routes for your subnets

We will see how to work with the various routing services - Azure Load Balancer , Azure Application Gateway, Azure Front Door, Azure Traffic Manager

We will also look at the Azure Firewall service

We will see how to working with basic networking filtering with the use of Network Security Groups

We will see how to monitor networks

Design and Implement Private Access to Azure Services

Here we will see how we can connect to Azure services.

Here we will see how to make use of Service Endpoints and Private endpoints

We will see how to secure connections against services such as Azure Web Apps and Azure Kubernetes

Who this course is for:

  • This course is designed for those students who want to take the AZ-700 Azure-based exam
  • This course is designed for those students who want to learn more on the various networking aspects related to Azure