You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- content: "At a minimum, which role is required at the subscription level to deploy Azure VMware Solution?"
20
-
choices:
21
-
- content: "Virtual Machine Contributor"
22
-
isCorrect: false
23
-
explanation: "A Virtual Machine Contributor can manage virtual machines but can't access them. This role also can't access the virtual network or storage account they're connected to. This role doesn't allow you to deploy AVS."
24
-
- content: "Owner"
25
-
isCorrect: false
26
-
explanation: "The Owner role has full access to all resources in the subscription, including the right to delegate access to others. This role will allow you to deploy AVS. But it might give you more access than you need to the subscription."
27
-
- content: "Contributor"
28
-
isCorrect: true
29
-
explanation: "At a minimum, AVS requires Contributor-level access to the subscription for successful deployment."
30
-
- content: "Which planning step is required to deploy Azure VMware Solution in the Azure portal?"
31
-
choices:
32
-
- content: "Create a resource lock."
33
-
isCorrect: false
34
-
explanation: "A resource lock allows administrators to lock a subscription, resource group, or resource. A resource lock isn't required to deploy AVS."
35
-
- content: "Register the Microsoft.AVS resource provider."
36
-
isCorrect: true
37
-
explanation: "Before you can provision your hosts, make sure that you register the Microsoft.AVS resource provider in the Azure portal."
38
-
- content: "Specify a service principal."
39
-
isCorrect: false
40
-
explanation: "A service principal is the local representation, or application instance, of a global application object in a single tenant or directory. A service principal isn't required to deploy AVS."
- content: "At a minimum, which role is required at the subscription level to deploy Azure VMware Solution?"
20
+
choices:
21
+
- content: "Virtual Machine Contributor"
22
+
isCorrect: false
23
+
explanation: "A Virtual Machine Contributor can manage virtual machines but can't access them. This role also can't access the virtual network or storage account they're connected to. This role doesn't allow you to deploy AVS."
24
+
- content: "Owner"
25
+
isCorrect: false
26
+
explanation: "The Owner role has full access to all resources in the subscription, including the right to delegate access to others. This role will allow you to deploy AVS. But it might give you more access than you need to the subscription."
27
+
- content: "Contributor"
28
+
isCorrect: true
29
+
explanation: "At a minimum, AVS requires Contributor-level access to the subscription for successful deployment."
30
+
- content: "Which planning step is required to deploy Azure VMware Solution in the Azure portal?"
31
+
choices:
32
+
- content: "Create a resource lock."
33
+
isCorrect: false
34
+
explanation: "A resource lock allows administrators to lock a subscription, resource group, or resource. A resource lock isn't required to deploy AVS."
35
+
- content: "Register the Microsoft.AVS resource provider."
36
+
isCorrect: true
37
+
explanation: "Before you can provision your hosts, make sure that you register the Microsoft.AVS resource provider in the Azure portal."
38
+
- content: "Specify a service principal."
39
+
isCorrect: false
40
+
explanation: "A service principal is the local representation, or application instance, of a global application object in a single tenant or directory. A service principal isn't required to deploy AVS."
- content: "Which resource is required to configure ExpressRoute peering on the Azure VMware Solution private cloud to the on-premises vSphere environment?"
explanation: "Azure VMware Solution deploys with an ExpressRoute circuit that connects you to Azure from the bare-metal hosts. Also, a customer-provided ExpressRoute circuit is required to establish full connectivity to Azure VMware Solution from the on-premises environment for migrations."
24
-
- content: "Application gateway"
25
-
isCorrect: false
26
-
explanation: "An Azure application gateway is a web-traffic load balancer that enables you to manage traffic to your web applications. This functionality isn't required to peer the Azure VMware Solution environment to on-premises."
27
-
- content: "Network virtual appliance"
28
-
isCorrect: false
29
-
explanation: "A network virtual appliance (NVA) is a virtual appliance that primarily performs network functions through virtualization. This appliance isn't required to peer the Azure VMware Solution environment to on-premises."
30
-
- content: "For on-premises vSphere network traffic to reach Azure VMware Solution, which component is required?"
31
-
choices:
32
-
- content: "Virtual private network"
33
-
isCorrect: false
34
-
explanation: "A virtual private network provides site-to-site connectivity over the public internet. Azure VMware Solution requires dedicated site-to-site connectivity."
35
-
- content: "ExpressRoute Global Reach"
36
-
isCorrect: true
37
-
explanation: "ExpressRoute is a dedicated, site-to-site circuit, and Global Reach allows you to connect Azure VMware Solution private cloud ExpressRoute circuits to an on-premises VMware environment. Without Global Reach, the ExpressRoute Gateway doesn't provide transitive routing between its connected circuits."
38
-
- content: "Load balancer"
39
-
isCorrect: false
40
-
explanation: "A load balancer provides high availability by distributing incoming traffic among healthy VMs. This functionality isn't required for on-premises network traffic to reach Azure VMware Solution."
- content: "Which resource is required to configure ExpressRoute peering on the Azure VMware Solution private cloud to the on-premises vSphere environment?"
explanation: "Azure VMware Solution deploys with an ExpressRoute circuit that connects you to Azure from the bare-metal hosts. Also, a customer-provided ExpressRoute circuit is required to establish full connectivity to Azure VMware Solution from the on-premises environment for migrations."
24
+
- content: "Application gateway"
25
+
isCorrect: false
26
+
explanation: "An Azure application gateway is a web-traffic load balancer that enables you to manage traffic to your web applications. This functionality isn't required to peer the Azure VMware Solution environment to on-premises."
27
+
- content: "Network virtual appliance"
28
+
isCorrect: false
29
+
explanation: "A network virtual appliance (NVA) is a virtual appliance that primarily performs network functions through virtualization. This appliance isn't required to peer the Azure VMware Solution environment to on-premises."
30
+
- content: "For on-premises vSphere network traffic to reach Azure VMware Solution, which component is required?"
31
+
choices:
32
+
- content: "Virtual private network"
33
+
isCorrect: false
34
+
explanation: "A virtual private network provides site-to-site connectivity over the public internet. Azure VMware Solution requires dedicated site-to-site connectivity."
35
+
- content: "ExpressRoute Global Reach"
36
+
isCorrect: true
37
+
explanation: "ExpressRoute is a dedicated, site-to-site circuit, and Global Reach allows you to connect Azure VMware Solution private cloud ExpressRoute circuits to an on-premises VMware environment. Without Global Reach, the ExpressRoute Gateway doesn't provide transitive routing between its connected circuits."
38
+
- content: "Load balancer"
39
+
isCorrect: false
40
+
explanation: "A load balancer provides high availability by distributing incoming traffic among healthy VMs. This functionality isn't required for on-premises network traffic to reach Azure VMware Solution."
0 commit comments