Free Microsoft AZ-305 Exam Actual Questions

The questions for AZ-305 were last updated On Apr 29, 2024

Question No. 1

You plan to migrate App1 to Azure.

You need to recommend a network connectivity solution for the Azure Storage account that will host the App1 dat

a. The solution must meet the security and compliance requirements.

What should you include in the recommendation?

Show Answer Hide Answer
Correct Answer: A

Private Endpoint securely connect to storage accounts from on-premises networks that connect to the VNet using VPN or ExpressRoutes with private-peering.

Private Endpoint also secure your storage account by configuring the storage firewall to block all connections on the public endpoint for the storage service.

https://docs.microsoft.com/en-us/azure/expressroute/expressroute-faqs#microsoft-peering


Question No. 2

You plan to migrate App1 to Azure. The solution must meet the authentication and authorization requirements.

Which type of endpoint should App1 use to obtain an access token?

Show Answer Hide Answer
Correct Answer: D

Scenario: To access the resources in Azure, App1 must use the managed identity of the virtual machines that will host the app.

Managed identities provide an identity for applications to use when connecting to resources that support Azure Active Directory (Azure AD) authentication. Applications may use the managed identity to obtain Azure AD tokens.


https://docs.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/overview

Question No. 3

You migrate App1 to Azure. You need to ensure that the data storage for App1 meets the security and compliance requirement

What should you do?

Show Answer Hide Answer
Correct Answer: A

Scenario: Once App1 is migrated to Azure, you must ensure that new data can be written to the app, and the modification of new and existing data is prevented for a period of three years.

As an administrator, you can lock a subscription, resource group, or resource to prevent other users in your organization from accidentally deleting or modifying critical resources. The lock overrides any permissions the user might have.


https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/lock-resources

Question No. 4

You need to implement the Azure RBAC role assignments for the Network Contributor role. The solution must meet the authentication and authorization requirements.

What is the minimum number of assignments that you must use?

Show Answer Hide Answer
Correct Answer: A

Scenario: The Network Contributor built-in RBAC role must be used to grant permissions to the network administrators for all the virtual networks in all the Azure subscriptions.

RBAC roles must be applied at the highest level possible.


Question No. 5

You need to recommend a data storage strategy for WebApp1.

What should you include in in the recommendation?

Show Answer Hide Answer
Correct Answer: B