READ Free Dumps For Microsoft- 70-532
Question ID 16454 | You are managing an application. The application uses data that is stored in an Azure SQL |
Option A | Run SQL replication on the SQL database once a day. |
Option B | Use Microsoft Azure SQL Database Point in Time Restore |
Option C | Use the SQL Server Data-Tier Application Framework to build a data-tier application (DAC) file once a day. |
Option D | Use the bcp utility to export data to an Azure page blob once a day. |
Correct Answer | B |
Question ID 16455 | You have an ASP.NET application that runs in a cloud service. A new version of the |
Option A | Increase the number of web role instances to eight, and then deploy the new version of the application by using an in-place update. Reduce the number of web role instances to six after the upgrade is completed. |
Option B | Deploy the new version of the application by using an in-place update. Use upgrade domains to ensure that there is sufficient capacity during the upgrade. |
Option C | Deploy the new version of the application into the staging slot for the cloud service. Then activate the new version of the application by swapping virtual IP (VIP) addresses. |
Option D | Delete the old version of the application, and deploy the new version of the application. |
Correct Answer | B,C |