Azure
An Azure Standard_A4 virtual machines has _ cores.
8
Correct Answer!41832Show Answer!
Which tool helps you estimate costs you will incur on azure?
Pricing Calculator
Correct Answer!Cost EnumeratorPricing PlannerValue VaultShow Answer!
Which of the following services allow creation and management of virtual machines that serve either in a Web role and a Worker role?
Compute
Correct Answer!StorageResource ManagerCloud ServicesVMsShow Answer!
All the Web App content is swapped when swapping deployment slots?
True
Correct Answer!FalseShow Answer!
What kind of a NoSQL store is Azure table storage?
Key-Value pair
Correct Answer!Table with columnsDocument databaseGraph databaseShow Answer!
What should you use for an Azure Storage solution that can access files via file system I/O APIs?
File storage
Correct Answer!Blob storageShow Answer!
An Azure Storage Account has to be created before using Azure Storage Files or Blobs?
True
Correct Answer!FalseShow 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 onlyBoth as Mounted Drive and...
Azure File Storage allows for applications to have shared storage using the SMB 2.1 protocol?
True
Correct Answer!FalseShow 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 ServicesNone of the theseWithin VNetShow Answer!
Multiple NICs are used to _?
High Network traffic management
Correct Answer!Provide name resolutionAll of theseSecure trafficShow Answer!
Network Security Group (NSG) rules are based on?
All of these
Correct Answer!Destination PortSource PortSource/Destination IP addressShow Answer!
To delegate administrative tasks for specific resource groups in Azure which functionality should be used?
Role Based Access Control
Correct Answer!Delegate Management ConsoleResource Group Security ModeClassic Service ManagementShow Answer!
Azure supports both .vhd and .vhdx file formats for Virtual Machines?
False
Correct Answer!TrueShow Answer!