Practice questions
The following scenario should be referenced when answering questions 1-10:
An Azure team is implementing a network architecture, as shown in Figure 12.19.
Figure 12.19 – Azure infrastructure architecture
- The subscription is
subs1
. - The resource group is
azurerg
. - The Storage account is
store
. - 200 VMs are in the spoke vNets. The VMs are numbered, and each VM has a public IP and a locally installed application,
App-X
, whereX
is the VM number. vNet1
has two subnets,sub1
andsub2
. Azure Firewall is deployed insub2
.- Azure Front Door is deployed.
- Azure Active Directory (AAD) is used for the infrastructure.
- ExpressRoute is used between on-premises and the Azure cloud.
1. store
stores blob objects that need to be accessible to Azure Databricks, leveraging AAD. What should be enabled for store
?
A. File shares
B. Hierarchical namespace
C. Network file shares
D. Blob access policies...