Sample Questions from Azure Network Engineer (AZ-700)

Preview a few questions below — answers are revealed when you take the exam.

  1. A company is migrating its on-premises network to Azure. They need to ensure secure communication between their Azure Virtual Network and their on-premises network. Which approach should they take to establish a secure and reliable connection?

    • Implement Azure VPN Gateway with Site-to-Site VPN connection to establish a secure tunnel between Azure and on-premises network.
    • Use Azure ExpressRoute to create a private connection between Azure and on-premises network for enhanced security and reliability.
    • Deploy Azure Application Gateway to manage and secure web traffic between Azure and on-premises network.
    • Configure Azure Firewall to filter and control network traffic between Azure and on-premises network.
  2. Identify the Azure service that allows you to create a scalable and secure web application with load balancing and auto-scaling capabilities.

    • Azure App Service
    • Azure Virtual Machines
    • Azure Kubernetes Service
    • Azure Container Instances
  3. Consider a scenario where a company wants to implement a hybrid cloud solution using Azure. They need to ensure seamless integration and data synchronization between their on-premises data center and Azure cloud. Which method solves it best?

    • Utilize Azure Data Factory to orchestrate and automate data movement and transformation between on-premises and Azure.
    • Deploy Azure Site Recovery to replicate on-premises workloads to Azure for disaster recovery and hybrid cloud integration.
    • Implement Azure ExpressRoute to establish a dedicated private connection between on-premises and Azure for seamless data synchronization.
    • Use Azure VPN Gateway to create a secure tunnel for data transfer between on-premises and Azure.
  4. Which Azure service should be used to implement a scalable and highly available web application with built-in load balancing and auto-scaling features?

    • Azure App Service
    • Azure Virtual Machines
    • Azure Kubernetes Service
    • Azure Container Instances
  5. A team needs to design a network architecture for a multi-tier application deployed in Azure. They want to ensure high availability, scalability, and security. What approach should they take to achieve these requirements?

    • Implement Azure Virtual Network with subnets, network security groups, and Azure Load Balancer to create a secure and scalable network architecture.
    • Deploy Azure Application Gateway with web application firewall (WAF) to enhance security and load balancing for the multi-tier application.
    • Use Azure Traffic Manager to distribute traffic across multiple Azure regions for high availability and scalability.
    • Configure Azure Front Door to provide a global content delivery network (CDN) and enhance application performance and security.