What should you use for an Azure Storage solution that can access files via file system I/O APIs?
File storage
Correct Answer!
Blob storage
Show Answer!
An Azure Storage Account has to be created before using Azure Storage Files or Blobs?
True
Correct Answer!
False
Show Answer!
Azure File Storage data can be accessed from an on-premises application using the following?
Using the Azure File Storage API only
Correct Answer!
Mount Azure File Storage to a local Drive letter only
Both as Mounted Drive and...
Azure File Storage allows for applications to have shared storage using the SMB 2.1 protocol?
True
Correct Answer!
False
Show Answer!
What URL format can Blobs be accessed from?
A) http://<storage account>.blob.core.windows.net<container><blob>
Correct Answer!
B) http://<storage account>.blob.core.windowsazure.net<container><blob>
C) http://<storage account>.core.windowsazure.net<container><blob>
Show Answer!
Azure provides a DNS system to support most name resolution scenarios, with the exception of?
Hybrid Connections
Correct Answer!
Within Cloud Services
None of the these
Within VNet
Show Answer!
Multiple NICs are used to _?
High Network traffic management
Correct Answer!
Provide name resolution
All of these
Secure traffic
Show Answer!
Network Security Group (NSG) rules are based on?
All of these
Correct Answer!
Destination Port
Source Port
Source/Destination IP address
Show Answer!
To delegate administrative tasks for specific resource groups in Azure which functionality should be used?
Role Based Access Control
Correct Answer!
Delegate Management Console
Resource Group Security Mode
Classic Service Management
Show Answer!
Azure supports both .vhd and .vhdx file formats for Virtual Machines?
False
Correct Answer!
True
Show Answer!
When using Azure Resource Manager, you can use a _ for deployment, which can build identical environments for different work scenarios such as testing,...
Template
Correct Answer!
Declarative Syntax
Resource Manager
Resource Group
Show Answer!
In Azure service management model, the resources are _?
Coupled
Correct Answer!
Dissociated
Decoupled
Easily deleted
Show Answer!
Which of the following technologies can help you to manage consistent states of VMs at scale?
All of these
Correct Answer!
Custom Script Extension
Chef or Puppet
Azure Automation
Containerization
Show Answer!
How many data drives can you attach to a Standard_G5 VM (the biggest size in the series)?
64
Correct Answer!
8
16
32
Show Answer!
Which of the following are ACL rule fields?
Remote subnet
All of these
Correct Answer!
Permit/deny
Endpoint
Rule number
Show Answer!