662 questions with Azure Role-based access control tags

Sort by: Updated
1 answer

How to fix - MsalClaimsChallengeException: AADSTS53003: Access has been blocked by Conditional Access policies. The access policy does not allow token issuance.

Working on azure web app and it was working fine , suddenly i am getting below error MsalClaimsChallengeException: AADSTS53003: Access has been blocked by Conditional Access policies. The access policy does not allow token issuance. The same app is…

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
662 questions
asked 2024-04-23T07:22:46.7333333+00:00
SohamPrasad Girde (Wipro Designit Services, Inc.) 20 Reputation points Microsoft Vendor
commented 2024-04-23T13:30:46.22+00:00
Domooney-MSFT 2,391 Reputation points Microsoft Employee
0 answers

I can't see Resource Group.

I got a role but I can't see AI_SERVICE resource group. I tried to login again and clear cache and login again & tried with other browsers. But nothing worked. How can I solve this issue?

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
662 questions
asked 2024-04-22T08:04:00.62+00:00
evan 0 Reputation points
commented 2024-04-23T08:45:12.13+00:00
VenkateshDodda-MSFT 18,081 Reputation points Microsoft Employee
2 answers

Assign RBAC "Key Vault Administrator" role to Azure App via C# (.NET SDK)

I use below C# code create KeyVault with RBAC permission model. using KeyVaultModels = Microsoft.Azure.Management.KeyVault.Models; KeyVaultModels.VaultProperties vaultProperties = new KeyVaultModels.VaultProperties() {   EnableRbacAuthorization = true,  …

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,107 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
662 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,112 questions
asked 2024-04-15T17:13:55.76+00:00
ASR 671 Reputation points
commented 2024-04-22T13:23:19.5033333+00:00
Akhilesh 4,690 Reputation points Microsoft Vendor
1 answer

How to assign Azure Policy to a role or restrict user access to resource groups they did not create?

In our Azure subscription, each member has "Contributor" role at the subscription level. However, some people are creating high-cost resources, which we want to restrict. I found Azure Policy and denied the creation of those resources, but…

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
662 questions
asked 2024-04-16T07:56:13.25+00:00
answered 2024-04-22T10:06:50.4966667+00:00
Sandeep G-MSFT 14,326 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

need to remove RBAC role when try to delete resource group before

In azure, i want to delete resource group. It is need to remove RBAC role that has been assignment to this resource group first? And then i can delete resource group. And it will release that RBAC role what has assignment on this resource group?

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
662 questions
asked 2024-04-18T10:15:28.63+00:00
Huang, Winston-HR 240 Reputation points
accepted 2024-04-22T06:31:59.8566667+00:00
Huang, Winston-HR 240 Reputation points
1 answer

How to delete all Azure Active Directory or Microsoft Entra ID

Hello I`m newbie in microsoft administration so I got one test account related with my workplace and other accounts directly related with me. I dont need that account so to avoid a dead end I want to delete it. Could you delete my Azure Active Directory…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
610 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
662 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,435 questions
asked 2024-04-18T07:05:48.79+00:00
Robert Mickevič 0 Reputation points
commented 2024-04-22T04:28:43.15+00:00
Navya 3,755 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Can I assign Azure built in roles (RBAC) to security groups when setting up GDAP?

When setting up granular delegated admin privileges, as the partner, can I assign Azure built-in roles (RBAC) to our security groups, such as contributor roles, to enable my added users to work/manage with an Azure resource? or are we limited to only…

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
662 questions
Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
875 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,435 questions
asked 2023-04-06T22:59:24.8033333+00:00
Cooper Yap 20 Reputation points
answered 2024-04-20T22:52:39.3733333+00:00
Aneesh Varghese 35 Reputation points
1 answer

AuthorizationPermissionMismatch error when accessing blob file with indirect permission in RBAC

Hi, I'm using BlobContainerClient for accessing blobs from code (C#) private async Task<BlobClient> GetBlobClientAsync(string blobName, string container, CancellationToken cancellationToken) { var containerClient = await…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,677 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,425 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
662 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,221 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,435 questions
asked 2024-04-18T23:01:28.29+00:00
Kamil Zak 0 Reputation points
answered 2024-04-19T06:56:51.65+00:00
Nehruji R 1,666 Reputation points Microsoft Vendor
0 answers

All of our Azure pipelines are failing - Datastore connection issue

Our pipelines have been running in the Azure sandbox environment for years - about a week ago all of the pipelines began failing with the following error: Error Code: ScriptExecution.DatastoreResolution.Authentication Failed Step:…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,425 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
662 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,515 questions
Access
Access
A family of Microsoft relational database management systems designed for ease of use.
300 questions
asked 2024-04-17T14:49:49.01+00:00
Brittany Perry 0 Reputation points
commented 2024-04-18T22:33:06.2633333+00:00
BhargavaGunnam-MSFT 25,971 Reputation points Microsoft Employee
1 answer

How to I change the email address from my Azure account?

My provider is deleting the Domain for my current email address so I need to create a new email address for a different domain and then change it in Azure. HOW do I do this?

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
662 questions
asked 2024-04-17T20:21:10.6566667+00:00
Scott 0 Reputation points
answered 2024-04-17T22:33:09.37+00:00
Andrew Geddes 651 Reputation points
1 answer

I am uanble to upgrade my account because my billing access was changed automatically by Azure

Recently my account was disabled. I would like to find out how to enable it and upgrade it. Its not letting me upgrade.

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,021 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
662 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
790 questions
asked 2021-02-15T16:56:56.39+00:00
odsbyz 6 Reputation points
commented 2024-04-17T15:48:13.9666667+00:00
Christine 0 Reputation points
1 answer One of the answers was accepted by the question author.

"Storage account - Container - Directory permissions for viewing for a single folder user."

Good morning community, I'm seeking assistance. I want to grant permissions in a storage account so that an external user can only view a specific folder that I have hosted in a container. But so far, I haven't been able to achieve it, as I've tried in…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,160 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
635 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
662 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,515 questions
asked 2024-04-15T17:36:38.7833333+00:00
Carlos Jahir Carreño Hernandez 125 Reputation points
accepted 2024-04-17T11:49:41.27+00:00
Carlos Jahir Carreño Hernandez 125 Reputation points
1 answer

Default role instead of Classic Administrator

Azure classic Administrator roles are retiring. What will be the default role for identity, visual studio subscription?

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
662 questions
asked 2024-04-15T14:30:39.4066667+00:00
Linda Petersson 0 Reputation points Microsoft Employee
answered 2024-04-15T15:33:21.9533333+00:00
Marcin Policht 9,655 Reputation points MVP
1 answer

“Azure AD joined device local administrator” role to grant an Azure AD user with local admin rights

Hello, can I use the “Azure AD joined device local administrator” role to grant an Azure AD user with local admin rights? would this work if the device "Join type" is either Azure AD joined / Azure AD registered? The purpose is to allow the…

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
662 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,435 questions
asked 2023-06-07T16:29:44.1133333+00:00
Leandro Garcia 0 Reputation points
commented 2024-04-10T20:54:43.8333333+00:00
Connor Green 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to assign Reader role to a member within my subscription when only Owner role populates?

How to assign Reader role to a member within my subscription when only Owner role populates? I am trying to assign the Reader role to a member that populates within my subscription. No options show other than Owner, which is not appropriate for this…

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
662 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,435 questions
asked 2024-04-09T16:08:48.5333333+00:00
J B 20 Reputation points
accepted 2024-04-10T15:43:55.2166667+00:00
J B 20 Reputation points
2 answers

How to create custom scopes using custom policies in Azure AD B2C .

We have a use case to create custom scope in Azure AD B2C Using Custom policies alone. Please let us know steps if it is possible using Custom policies only.

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
662 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,435 questions
asked 2024-04-02T08:48:41.57+00:00
Venkat Maram 0 Reputation points
edited an answer 2024-04-10T06:38:55.42+00:00
Shweta Mathur 27,301 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

role based access control in azure using cosmosdb

Hi i need to create role based access using json file of my company employees data which is stored as items in a container in azure cosmos db. All employees data stored in Json format. i am still confused how achieve this in azure. i am creating this…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,440 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
662 questions
asked 2024-04-09T18:14:58.1733333+00:00
Dinnemidi Ananda Kumar 60 Reputation points
accepted 2024-04-10T04:50:50.73+00:00
Dinnemidi Ananda Kumar 60 Reputation points
1 answer

How to assign Reader role to a member within my subscription when only Owner role populates?

I am trying to assign the "Reader" in Azure to a member that successfully populates, but no roles are available to assign except the "Owner" role. Am I doing something wrong here? I feel like more roles than just "Owner"…

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
662 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,435 questions
asked 2024-04-09T16:03:17.4+00:00
J B 20 Reputation points
answered 2024-04-09T16:45:26.38+00:00
Andreas Baumgarten 96,036 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Restricting read and run access to Azure Data Factory individual pipeline

Hello, Our data team support multiple research teams. We create ADF pipelines for researchers under one resource group (because it all falls under one research purpose). Since researchers aren't well-versed with Azure, we want to make sure they don't…

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
662 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,515 questions
asked 2024-04-09T13:29:49.62+00:00
Phyo Thiha 20 Reputation points
commented 2024-04-09T15:13:03.6366667+00:00
Phyo Thiha 20 Reputation points
3 answers

Error during POD deployment for configuring Workload identity

I follow this document, https://learn.microsoft.com/en-us/azure/aks/learn/tutorial-kubernetes-workload-identity#create-an-aks-cluster And seeing this error on running logs command for the pod kubectl logs pods/mypod I am learning this topic, not sure…

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
662 questions
asked 2024-03-26T12:18:57.9+00:00
Sriramulu, Latha 0 Reputation points
commented 2024-04-09T11:27:25.8166667+00:00
Akshay-MSFT 16,026 Reputation points Microsoft Employee