ExamGecko
Home Home / Microsoft / AZ-500

Microsoft AZ-500 Practice Test - Questions Answers, Page 28

Question list
Search
Search

List of questions

Search

Related questions











You have an Azure subscription that uses Azure Active Directory (Azure AD) Privileged Identity Management (PIM). A PIM user that is assigned the User Access Administrator role reports receiving an authorization error when performing a role assignment or viewing the list of assignments.

You need to resolve the issue by ensuring that the PIM service principal has the correct permissions for the subscription. The solution must use the principle of least privilege.

Which role should you assign to the PIM service principle?

A.
Contributor
A.
Contributor
Answers
B.
User Access Administrator
B.
User Access Administrator
Answers
C.
Managed Application Operator
C.
Managed Application Operator
Answers
D.
Resource Policy Contributor
D.
Resource Policy Contributor
Answers
Suggested answer: B

You have an Azure Active Directory (Azure AD) tenant that contains a user named Admin1. Admin1 is assigned the Application developer role.

You purchase a cloud app named App1 and register App1 in Azure AD.

Admin1 reports that the option to enable token encryption for App1 is unavailable.

You need to ensure that Admin1 can enable token encryption for App1 in the Azure portal.

What should you do?

A.
Upload a certificate for App1.
A.
Upload a certificate for App1.
Answers
B.
Modify the API permissions of App1.
B.
Modify the API permissions of App1.
Answers
C.
Add App1 as an enterprise application
C.
Add App1 as an enterprise application
Answers
D.
Assign Admin1 the Cloud application administrator role.
D.
Assign Admin1 the Cloud application administrator role.
Answers
Suggested answer: C

Explanation:

This is a tricky one because uploading a certificate is also required. However, the question states that the Token Encryption option is unavailable. This is because the app is not added as an enterprise application. When the app is added as an enterprise application, the Token Encryption option will be available. Then you can upload the certificate.

Reference: https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/howto-saml-token-encryption

You plan to deploy an app that will modify the properties of Azure Active Directory (Azure AD) users by using Microsoft Graph.

You need to ensure that the app can access Azure AD.

What should you configure first?

A.
an app registration
A.
an app registration
Answers
B.
an external identity
B.
an external identity
Answers
C.
a custom role-based access control (RBAC) role
C.
a custom role-based access control (RBAC) role
Answers
D.
an Azure AD Application Proxy
D.
an Azure AD Application Proxy
Answers
Suggested answer: A

Explanation:

Reference: https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-how-applications-areadded

HOTSPOT

You have an Azure subscription named Subscription1 that contains the resources shown in the following table.

You create a custom RBAC role in Subscription1 by using the following JSON file.

You assign Role1 to User1 on RG1.

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

NOTE: Each correct selection is worth one point.


Question 274
Correct answer: Question 274

Explanation:

https://docs.microsoft.com/en-us/azure/role-based-access-control/resource-provideroperations#microsoftcompute

HOTSPOT

You have an Azure subscription that contains the resources shown in the following table.

The subscription is linked to an Azure Active Directory (Azure AD) tenant that contains the users shown in the following table.

You create the groups shown in the following table.

The membership rules for Group1 and Group2 are configured as shown in the following exhibit.

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

NOTE: Each correct selection is worth one point.


Question 275
Correct answer: Question 275

Explanation:

Reference: https://docs.microsoft.com/en-us/azure/active-directory/enterprise-users/groups-dynamic-membership

You have a Microsoft 365 tenant that uses an Azure Active Directory (Azure AD) tenant. The Azure AD tenant syncs to an on-premises Active Directory domain by using an instance of Azure AD Connect.

You create a new Azure subscription.

You discover that the synced on-premises user accounts cannot be assigned roles in the new subscription. You need to ensure that you can assign Azure and Microsoft 365 roles to the synced Azure AD user accounts. What should you do fist?

A.
Configure the Azure AD tenant used by the new subscription to use pass-through authentication.
A.
Configure the Azure AD tenant used by the new subscription to use pass-through authentication.
Answers
B.
Configure the Azure AD tenant used by the new subscription to use federated authentication.
B.
Configure the Azure AD tenant used by the new subscription to use federated authentication.
Answers
C.
Change the Azure AD tenant used by the new subscription.
C.
Change the Azure AD tenant used by the new subscription.
Answers
D.
Configure a second instance of Azure AD Connect.
D.
Configure a second instance of Azure AD Connect.
Answers
Suggested answer: C

You have an Azure subscription that contains an app named App1. App1 has the app registration shown in the following table.

You need to ensure that App1 can read all user calendars and create appointments. The solution must use the principle of least privilege.

What should you do?

A.
Add a new Delegated API permission for Microsoft.Graph Calendars.ReadWrite.
A.
Add a new Delegated API permission for Microsoft.Graph Calendars.ReadWrite.
Answers
B.
Add a new Application API permission for Microsoft.Graph Calendars.ReadWrite.
B.
Add a new Application API permission for Microsoft.Graph Calendars.ReadWrite.
Answers
C.
Select Grant admin consent.
C.
Select Grant admin consent.
Answers
D.
Add new Delegated API permission for Microsoft.Graph Calendars.ReadWrite.Shared.
D.
Add new Delegated API permission for Microsoft.Graph Calendars.ReadWrite.Shared.
Answers
Suggested answer: A

Explanation:

Reference: https://docs.microsoft.com/en-us/graph/permissions-reference#calendars-permissions

HOTSPOT

You have an Azure Active Directory (Azure AD) tenant that contains the users shown in the following table.

You create and enforce an Azure AD Identity Protection sign-in risk policy that has the following settings:

Assignments: Include Group1, exclude Group2

Conditions: Sign-in risk level: Low and above

Access: Allow access, Require multi-factor authentication

You need to identify what occurs when the users sign in to Azure AD.

What should you identify for each user? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.


Question 278
Correct answer: Question 278

Explanation:

Reference: http://www.rebeladmin.com/2018/09/step-step-guide-configure-risk-based-azure-conditional-accesspolicies/ https://docs.microsoft.com/en-us/azure/active-directory/identity-protection/concept-identity-protectionpolicies https://docs.microsoft.com/en-us/azure/active-directory/identity-protection/concept-identity-protectionrisks

You have an Azure subscription name Sub1 that contains an Azure Policy definition named Policy1. Policy1 has the following settings:

Definition location: Tenant Root Group

Category: Monitoring

You need to ensure that resources that are noncompliant with Policy1 are listed in the Azure Security Center dashboard. What should you do first?

A.
Change the Category of Policy1 to Security Center.
A.
Change the Category of Policy1 to Security Center.
Answers
B.
Add Policy1 to a custom initiative.
B.
Add Policy1 to a custom initiative.
Answers
C.
Change the Definition location of Policy1 to Sub1.
C.
Change the Definition location of Policy1 to Sub1.
Answers
D.
Assign Policy1 to Sub1.
D.
Assign Policy1 to Sub1.
Answers
Suggested answer: D

Explanation:

Reference: https://docs.microsoft.com/en-us/azure/governance/policy/overview

You have an Azure subscription.

You plan to create a workflow automation in Azure Security Center that will automatically remediate a security vulnerability. What should you create first?

A.
an automation account
A.
an automation account
Answers
B.
a managed identity
B.
a managed identity
Answers
C.
an Azure logic app
C.
an Azure logic app
Answers
D.
an Azure function app
D.
an Azure function app
Answers
E.
an alert rule
E.
an alert rule
Answers
Suggested answer: C

Explanation:

Reference: https://docs.microsoft.com/en-us/azure/security-center/workflow-automation

Total 439 questions
Go to page: of 44