Learn the minimum number of service endpoints required to ensure seamless communication between virtual machines, storage, and Key Vault over the Microsoft backbone in Azure. Understand this key concept for the AZ-700 certification exam.
Table of Contents
Question
You have an Azure subscription that contains the following resources:
- storage1: Storage account
- KeyVault1: Key vault
- VNet1: Virtual network that has five virtual machines connected
- VNet2: Virtual network that has two virtual machines connected
You plan to add service points to meet the following requirements:
- Virtual machines that are connected to VNet1 and VNet2 can communicate over the Microsoft backbone.
- Virtual machines that are connected to VNet1 can access storage1 and KeyVault1 over the Microsoft backbone.
What is the minimum number of service endpoints that you should add to VNet1?
A. 1
B. 2
C. 3
D. 5
E. 10
Answer
B. 2
Explanation
If you want to provide connectivity over the Microsoft backbone, you must add service endpoints for connectivity to Azure Storage accounts (Microsoft.Storage) and Azure Key Vault (Microsoft.KeyVault). A single service endpoint provides connectivity to all instances of the same type (for example storage accounts). Peering is used to provide connectivity over the Microsoft backbone between virtual networks.
As such, you must add two service endpoints to VNet1, one for Microsoft.Storage and one for Microsoft.KeyVault.
Designing and Implementing Microsoft Azure Networking Solutions AZ-700 certification exam assessment practice question and answer (Q&A) dump including multiple choice questions (MCQ) and objective type questions, with detail explanation and reference available free, helpful to pass the Designing and Implementing Microsoft Azure Networking Solutions AZ-700 exam and earn Designing and Implementing Microsoft Azure Networking Solutions AZ-700 certification.