Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

1.4K
Visualizações
In Azure Active directory user disable option is there?

How to disable users in Windows active directory.we are using Microsoft Azure.?

over 4 years ago · Santiago Trujillo
3 Respostas
Responde à pergunta

0

To disable a user you would use the graph API. To do this, call update on the user with the PATCH HTTP method:

PATCH https://graph.windows.net/myorganization/users/{user_id}?api-version

And include in the body:

{
    "accountEnabled": false
}

Please see this for ref: https://msdn.microsoft.com/Library/Azure/Ad/Graph/api/users-operations#UpdateUser

/ip

over 4 years ago · Santiago Trujillo Relatório

0

If you are using Windows Server AD, just click the user and disable using Active Directory User and Computers.

If you are using Azure Active Directory, click user, navigate to profile and block user sign in and access in settings.

enter image description here

over 4 years ago · Santiago Trujillo Relatório

0

In addition to the information provided above, The user can be either synced or In-cloud within the Azure Active Directory created natively within the Azure AD. If the user is synced. The user's attribute called account enabled is the one which defines whether the user is enabled or disabled. A disabled user is barred from logon to the Azure portal / any service federated with user's related Azure AD. On the new Azure portal the in-cloud user can be disabled as below.

User Setting - Block sign-in

over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda