Skip to content

Files

Latest commit

74de808 · Dec 29, 2021

History

History
65 lines (44 loc) · 3.5 KB

conditions-prerequisites.md

File metadata and controls

65 lines (44 loc) · 3.5 KB
title description services author manager ms.service ms.subservice ms.topic ms.workload ms.date ms.author
Prerequisites for Azure role assignment conditions (preview)
Prerequisites for Azure role assignment conditions (preview).
active-directory
rolyon
karenhoran
role-based-access-control
conditions
conceptual
identity
11/16/2021
rolyon

Prerequisites for Azure role assignment conditions (preview)

Important

Azure ABAC and Azure role assignment conditions are currently in preview. This preview version is provided without a service level agreement, and it's not recommended for production workloads. Certain features might not be supported or might have constrained capabilities. For more information, see Supplemental Terms of Use for Microsoft Azure Previews.

To add or edit Azure role assignment conditions, you must have the following prerequisites.

Storage accounts

For conditions that use blob index tags, you must use a storage account that is compatible with the blob index feature. For example, only General Purpose v2 (GPv2) storage accounts with hierarchical namespace (HNS) disabled are currently supported. For more information, see Manage and find Azure Blob data with blob index tags

Azure PowerShell

When using Azure PowerShell to add or update conditions, you must use the following versions:

Azure CLI

When using Azure CLI to add or update conditions, you must use the following versions:

Permissions

Just like role assignments, to add or update conditions, you must be signed in to Azure with a user that has the Microsoft.Authorization/roleAssignments/write and Microsoft.Authorization/roleAssignments/delete permissions, such as User Access Administrator or Owner.

Principal attributes

To use principal attributes (custom security attributes in Azure AD), you must have all of the following:

For more information about custom security attributes, see:

Next steps