Question 81

You have an Always On availability group deployed to Azure virtual machines. The availability group contains a database named DB1 and has two nodes named SQL1 and SQL2. SQL1 is the primary replica.
You need to initiate a full backup of DB1 on SQL2.
Which statement should you run?
  • Question 82

    You have an Azure virtual machine based on a custom image named VM1.
    VM1 hosts an instance of Microsoft SQL Server 2019 Standard.
    You need to automate the maintenance of VM1 to meet the following requirements:
    Automate the patching of SQL Server and Windows Server.
    Automate full database backups and transaction log backups of the databases on VM1.
    Minimize administrative effort.
    What should you do first?
  • Question 83

    You plan to deploy an app that includes an Azure SQL database and an Azure web app. The app has the following requirements:
    The web app must be hosted on an Azure virtual network.
    The Azure SQL database must be assigned a private IP address.
    The Azure SQL database must allow connections only from the virtual network.
    You need to recommend a solution that meets the requirements.
    What should you include in the recommendation?
  • Question 84

    You are developing an application that uses Azure Data Lake Storage Gen 2.
    You need to recommend a solution to grant permissions to a specific application for a limited time period.
    What should you include in the recommendation?
  • Question 85

    You have an Azure virtual machine named VM1 on a virtual network named VNet1. Outbound traffic from VM1 to the internet is blocked.
    You have an Azure SQL database named SqlDb1 on a logical server named SqlSrv1.
    You need to implement connectivity between VM1 and SqlDb1 to meet the following requirements:
    Ensure that VM1 cannot connect to any Azure SQL Server other than SqlSrv1.
    Restrict network connectivity to SqlSrv1.
    What should you create on VNet1?