Free preview mode

Enjoy the free questions and consider upgrading to gain full access!

AZ-305Free trialFree trial

By microsoft
Aug, 2025

Verified

25Q per page

Question 26

Your company has the divisions shown in the following table.

Image 1

Sub1 contains an Azure App Service web app named App1. App1 uses Azure AD for single-tenant user authentication. Users from contoso.com can authenticate to App1.
You need to recommend a solution to enable users in the fabrikam.com tenant to authenticate to App1.
What should you recommend?

  • A: Configure the Azure AD provisioning service.
  • B: Enable Azure AD pass-through authentication and update the sign-in endpoint.
  • C: Use Azure AD entitlement management to govern external users.
  • D: Configure Azure AD join.

Question 27

HOTSPOT -
Your company has 20 web APIs that were developed in-house.
The company is developing 10 web apps that will use the web APIs. The web apps and the APIs are registered in the company s Azure Active Directory (Azure
AD) tenant. The web APIs are published by using Azure API Management.
You need to recommend a solution to block unauthorized requests originating from the web apps from reaching the web APIs. The solution must meet the following requirements:
✑ Use Azure AD-generated claims.
Minimize configuration and management effort.

Image 1

What should you include in the recommendation? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Image 2

Question 28

You need to recommend a solution to generate a monthly report of all the new Azure Resource Manager (ARM) resource deployments in your Azure subscription.
What should you include in the recommendation?

  • A: Azure Log Analytics
  • B: Azure Arc
  • C: Azure Analysis Services
  • D: Application Insights

Question 29

Your company has the divisions shown in the following table.

Image 1

Sub1 contains an Azure App Service web app named App1. App1 uses Azure AD for single-tenant user authentication. Users from contoso.com can authenticate to App1.
You need to recommend a solution to enable users in the fabrikam.com tenant to authenticate to App1.
What should you recommend?

  • A: Configure the Azure AD provisioning service.
  • B: Configure assignments for the fabrikam.com users by using Azure AD Privileged Identity Management (PIM).
  • C: Use Azure AD entitlement management to govern external users.
  • D: Configure Azure AD Identity Protection.

Question 30

You are developing an app that will read activity logs for an Azure subscription by using Azure Functions.

You need to recommend an authentication solution for Azure Functions. The solution must minimize administrative effort.

What should you include in the recommendation?

  • A: an enterprise application in Azure AD
  • B: system-assigned managed identities
  • C: shared access signatures (SAS)
  • D: application registration in Azure AD

Question 31

Your company has the divisions shown in the following table.

Image 1

Sub1 contains an Azure App Service web app named App1. App1 uses Azure AD for single-tenant user authentication. Users from contoso.com can authenticate to App1.

You need to recommend a solution to enable users in the fabrikam.com tenant to authenticate to App1.

What should you recommend?

  • A: Configure Azure AD join.
  • B: Use Azure AD entitlement management to govern external users.
  • C: Enable Azure AD pass-through authentication and update the sign-in endpoint.
  • D: Configure assignments for the fabrikam.com users by using Azure AD Privileged Identity Management (PIM).

Question 32

Your company has the divisions shown in the following table.

Image 1

Sub1 contains an Azure App Service web app named App1. App1 uses Azure AD for single-tenant user authentication. Users from contoso.com can authenticate to App1.

You need to recommend a solution to enable users in the fabrikam.com tenant to authenticate to App1.

What should you recommend?

  • A: Configure Azure AD join.
  • B: Configure Azure AD Identity Protection.
  • C: Use Azure AD entitlement management to govern external users.
  • D: Configure assignments for the fabrikam.com users by using Azure AD Privileged Identity Management (PIM).

Question 33

You need to recommend a solution to generate a monthly report of all the new Azure Resource Manager (ARM) resource deployments in your Azure subscription.

What should you include in the recommendation?

  • A: Azure Activity Log
  • B: Azure Arc
  • C: Azure Analysis Services
  • D: Azure Monitor metrics

Question 34

You have an Azure Active Directory (Azure AD) tenant named contoso.com that has a security group named Group1. Group1 is configured for assigned membership. Group1 has 50 members, including 20 guest users.
You need to recommend a solution for evaluating the membership of Group1. The solution must meet the following requirements:
✑ The evaluation must be repeated automatically every three months.
✑ Every member must be able to report whether they need to be in Group1.
✑ Users who report that they do not need to be in Group1 must be removed from Group1 automatically.
✑ Users who do not report whether they need to be in Group1 must be removed from Group1 automatically.
What should you include in the recommendation?

  • A: Implement Azure AD Identity Protection.
  • B: Change the Membership type of Group1 to Dynamic User.
  • C: Create an access review.
  • D: Implement Azure AD Privileged Identity Management (PIM).

Question 35

HOTSPOT -

You have an Azure subscription that contains an Azure key vault named KV1 and a virtual machine named VM1. VM1 runs Windows Server 2022: Azure Edition.

You plan to deploy an ASP.Net Core-based application named App1 to VM1.

You need to configure App1 to use a system-assigned managed identity to retrieve secrets from KV1. The solution must minimize development effort.

What should you do? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Image 1

Question 36

Your company has the divisions shown in the following table.

Image 1

Sub1 contains an Azure App Service web app named App1. App1 uses Azure AD for single-tenant user authentication. Users from contoso.com can authenticate to App1.

You need to recommend a solution to enable users in the fabrikam.com tenant to authenticate to App1.

What should you recommend?

  • A: Configure Azure AD join.
  • B: Configure Azure AD Identity Protection.
  • C: Configure a Conditional Access policy.
  • D: Configure Supported account types in the application registration and update the sign-in endpoint.

Question 37

You have an Azure AD tenant named contoso.com that has a security group named Group1. Group1 is configured for assigned memberships. Group1 has 50 members, including 20 guest users.

You need to recommend a solution for evaluating the membership of Group1. The solution must meet the following requirements:

• The evaluation must be repeated automatically every three months.
• Every member must be able to report whether they need to be in Group1.
• Users who report that they do not need to be in Group1 must be removed from Group1 automatically.
• Users who do not report whether they need to be in Group1 must be removed from Group1 automatically.

What should you include in the recommendation?

  • A: Implement Azure AD Identity Protection.
  • B: Change the Membership type of Group1 to Dynamic User.
  • C: Create an access review.
  • D: Implement Azure AD Privileged Identity Management (PIM).

Question 38

HOTSPOT

You have an Azure subscription named Sub1 that is linked to an Azure AD tenant named contoso.com.

You plan to implement two ASP.NET Core apps named App1 and App2 that will be deployed to 100 virtual machines in Sub1. Users will sign in to App1 and App2 by using their contoso.com credentials.

App1 requires read permissions to access the calendar of the signed-in user. App2 requires write permissions to access the calendar of the signed-in user.

You need to recommend an authentication and authorization solution for the apps. The solution must meet the following requirements:

• Use the principle of least privilege.
• Minimize administrative effort.

What should you include in the recommendation? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Image 1

Question 39

Your company has the divisions shown in the following table.

Image 1

Sub1 contains an Azure App Service web app named App1. App1 uses Azure AD for single-tenant user authentication. Users from contoso.com can authenticate to App1.

You need to recommend a solution to enable users in the fabrikam.com tenant to authenticate to App1.

What should you recommend?

  • A: Enable Azure AD pass-through authentication and update the sign-in endpoint.
  • B: Use Azure AD entitlement management to govern external users.
  • C: Configure assignments for the fabrikam.com users by using Azure AD Privileged Identity Management (PIM).
  • D: Configure Azure AD Identity Protection.

Question 40

Your company has the divisions shown in the following table.

Image 1

Sub1 contains an Azure App Service web app named App1. App1 uses Azure AD for single-tenant user authentication. Users from contoso.com can authenticate to App1.

You need to recommend a solution to enable users in the fabrikam.com tenant to authenticate to App1.

What should you recommend?

  • A: Configure the Azure AD provisioning service.
  • B: Enable Azure AD pass-through authentication and update the sign-in endpoint.
  • C: Configure Supported account types in the application registration and update the sign-in endpoint.
  • D: Configure Azure AD join.

Question 41

HOTSPOT

You have an Azure AD tenant that contains a management group named MG1.

You have the Azure subscriptions shown in the following table.

Image 1

The subscriptions contain the resource groups shown in the following table.

Image 2

The subscription contains the Azure AD security groups shown in the following table.

Image 3

The subscription contains the user accounts shown in the following table.

Image 4

You perform the following actions:

Assign User3 the Contributor role for Sub1.
Assign Group1 the Virtual Machine Contributor role for MG1.
Assign Group3 the Contributor role for the Tenant Root Group.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Image 5

Question 42

Your company has the divisions shown in the following table.

Image 1

Sub1 contains an Azure App Service web app named App1. App1 uses Azure AD for single-tenant user authentication. Users from contoso.com can authenticate to App1.

You need to recommend a solution to enable users in the fabrikam.com tenant to authenticate to App1.

What should you recommend?

  • A: Configure Azure AD Identity Protection.
  • B: Configure assignments for the fabrikam.com users by using Azure AD Privileged Identity Management (PIM).
  • C: Configure Supported account types in the application registration and update the sign-in endpoint.
  • D: Configure a Conditional Access policy.

Question 43

Your company has the divisions shown in the following table.

Image 1

Sub1 contains an Azure App Service web app named App1. App1 uses Azure AD for single-tenant user authentication. Users from contoso.com can authenticate to App1.

You need to recommend a solution to enable users in the fabrikam.com tenant to authenticate to App1.

What should you recommend?

  • A: Use Azure AD entitlement management to govern external users.
  • B: Enable Azure AD pass-through authentication and update the sign-in endpoint.
  • C: Configure a Conditional Access policy.
  • D: Configure assignments for the fabrikam.com users by using Azure AD Privileged Identity Management (PIM).

Question 44

You have an Azure subscription that contains 1,000 resources.

You need to generate compliance reports for the subscription. The solution must ensure that the resources can be grouped by department.

What should you use to organize the resources?

  • A: application groups and quotas
  • B: Azure Policy and tags
  • C: administrative units and Azure Lighthouse
  • D: resource groups and role assignments

Question 45

HOTSPOT -
You plan to deploy Azure Databricks to support a machine learning application. Data engineers will mount an Azure Data Lake Storage account to the Databricks file system. Permissions to folders are granted directly to the data engineers.
You need to recommend a design for the planned Databrick deployment. The solution must meet the following requirements:
✑ Ensure that the data engineers can only access folders to which they have permissions.
✑ Minimize development effort.
✑ Minimize costs.
What should you include in the recommendation? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Image 1

Question 46

You need to recommend a solution to generate a monthly report of all the new Azure Resource Manager (ARM) resource deployments in your Azure subscription.

What should you include in the recommendation?

  • A: Azure Arc
  • B: Azure Monitor metrics
  • C: Azure Advisor
  • D: Azure Log Analytics

Question 47

You need to recommend a solution to generate a monthly report of all the new Azure Resource Manager (ARM) resource deployments in your Azure subscription.

What should you include in the recommendation?

  • A: Azure Monitor action groups
  • B: Azure Arc
  • C: Azure Monitor metrics
  • D: Azure Activity Log

Question 48

DRAG DROP

You have an Azure AD tenant that contains an administrative unit named MarketingAU. MarketingAU contains 100 users.

You create two users named User1 and User2.

You need to ensure that the users can perform the following actions in MarketingAU:

• User1 must be able to create user accounts.
• User2 must be able to reset user passwords.

Which role should you assign to each user? To answer, drag the appropriate roles to the correct users. Each role may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

Image 1

Question 49

You need to recommend a solution to generate a monthly report of all the new Azure Resource Manager (ARM) resource deployments in your Azure subscription.

What should you include in the recommendation?

  • A: Azure Arc
  • B: Azure Log Analytics
  • C: Application insights
  • D: Azure Monitor action groups

Question 50

HOTSPOT

You are designing an app that will be hosted on Azure virtual machines that run Ubuntu. The app will use a third-party email service to send email messages to users. The third-party email service requires that the app authenticate by using an API key.

You need to recommend an Azure Key Vault solution for storing and accessing the API key. The solution must minimize administrative effort.

What should you recommend using to store and access the key? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Image 1
Page 2 of 12 • Questions 26-50 of 286

Free preview mode

Enjoy the free questions and consider upgrading to gain full access!