Wednesday, 28 February 2018

Microsoft 70-532 Question Answer

You plan to deploy an application as a cloud service. The application uses a virtual network
to extend your on-premises network into Azure.
You need to configure a site-to-site VPN for cross-premises network connections.
Which two objects should you configure? Each correct answer presents part of the solution.

A. Dynamic routing gateway
B. VPN gateway
C. External-facing IPv6 address
D. External-facing IPv4 address

Answer: B,D


You develop a web application that uses table storage in Azure.
You create a storage account named Contoso that stores a table named
CityPopulationData.
The web application stores entities in this table.
You need to query the table data by using OData.
Which URL should you use?

A. http://contoso.table.core.windows.net/citypopulationdata
B. http://contoso.table.core.windows.net/odata/citypopulationdata
C. http://azurestorage.table.core.windows.net/contoso
D. http://microsoft.table.core.windows.net/contoso
E. http://azure.table.core.windows.net/contoso/citypopulationdata

Answer: A