Free Microsoft AZ-104 Exam Braindumps (page: 24)

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


You need to assign Workspace1 a role to allow read, write, and delete operations for the data stored in the containers of storage1.
Which role should you assign?

  1. Storage Account Contributor
  2. Contributor
  3. Storage Blob Data Contributor
  4. Reader and Data Access

Answer(s): C

Explanation:

Storage Blob Data Contributor
Read, write, and delete Azure Storage containers and blobs. Incorrect:
Storage Account Contributor
Permits management of storage accounts. Provides access to the account key, which can be used to access data via Shared Key authorization.
Reader and Data Access
Let's you view everything but will not let you delete or create a storage account or contained resource. It will also allow read/write access to all data contained in a storage account via access to storage account keys.
* Contributor
Grants full access to manage all resources, but does not allow you to assign roles in Azure RBAC, manage assignments in Azure Blueprints, or share image galleries.


Reference:

https://learn.microsoft.com/en-us/azure/role-based-access-control/built-in-roles



You have an Azure subscription named Subscription1 that contains virtual network named VNet1. VNet1 is in a resource group named RG1.
A user named User1 has the following roles for Subscription1: Reader
Security Admin Security Reader
You need to ensure that User1 can assign the Reader role for VNet1 to other users. What should you do?

  1. Remove User1 from the Security Reader and Reader roles for Subscription1. Assign User1 the Contributor role for Subscription1.
  2. Assign User1 the Contributor role for VNet1.
  3. Assign User1 the Owner role for VNet1.
  4. Assign User1 the Network Contributor role for RG1.

Answer(s): C

Explanation:

Owner
Grants full access to manage all resources, including the ability to assign roles in Azure RBAC.
Incorrect:
Not A, Not B: Contributor
Grants full access to manage all resources, but does not allow you to assign roles in Azure RBAC, manage assignments in Azure Blueprints, or share image galleries.
Not D: Network Contributor
Let’s you manage networks, but not access to them.


Reference:

https://learn.microsoft.com/en-us/azure/role-based-access-control/rbac-and-directory-admin-roles



You have a Microsoft Entra tenant that contains the groups shown in the following table.


You purchase Microsoft Entra ID P2 licenses. To which groups can you assign a license?

  1. Group1 only
  2. Group1 and Group3 only
  3. Group3 and Group4 only
  4. Group1, Group2, and Group3 only
  5. Group1, Group2, Group3, and Group4

Answer(s): B

Explanation:

Licenses can be assigned to any security group in Microsoft Entra ID.


Reference:

https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/licensing-whatis-azure-portal



HOTSPOT (Drag and Drop is not supported)
You have a Microsoft Entra tenant.
You need to create a Microsoft 365 group that contains only members of a marketing department in France.
How should you complete the dynamic membership rule? To answer, select the appropriate options in the answer area.
NOTE: Each correct answer is worth one point.
Hot Area:

  1. See Explanation section for answer.

Answer(s): A

Explanation:



Box 1: user.department
The following example illustrates a properly constructed membership rule with a single expression: user.department -eq "Sales"
Box 2: and
Both need to be true.
Note: Rules with multiple expressions
A group membership rule can consist of more than one single expression connected by the -and, -or, and -not logical operators. Logical operators can also be used in combination.
The following are examples of properly constructed membership rules with multiple expressions: (user.department -eq "Sales") -or (user.department -eq "Marketing")
(user.department -eq "Sales") -and -not (user.jobTitle -contains "SDE")
Box 3: -eq
Supported expression operators
The following table lists all the supported operators and their syntax for a single expression. Operators can be used with or without the hyphen (-) prefix. The Contains operator does partial string matches but not item in a collection matches.
* Equals Syntax: -eq
* Etc. Reference:
https://learn.microsoft.com/en-us/azure/active-directory/enterprise-users/groups-dynamic-membership



Viewing page 24 of 137
Viewing questions 93 - 96 out of 553 questions



Post your Comments and Discuss Microsoft AZ-104 exam prep with other Community members:

AZ-104 Exam Discussions & Posts