# Quels employés ont activé le MFA dans Microsoft Azure ?

{% stepper %}
{% step %}

### Se connecter à Azure

Accédez au [portail Microsoft Azure](https://portal.azure.com) et connectez-vous avec votre compte administrateur.
{% endstep %}

{% step %}

### Ouvrir Microsoft Entra ID

Dans le menu de gauche, cliquez sur `Microsoft Entra ID`.

<figure><img src="/files/39632ccd27fd1177c8f8497148d7d188b121890e" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Ouvrir Utilisateurs

Cliquez sur `Gérer` > `Utilisateurs`.

<figure><img src="/files/2f8e5dbe25da914def95356ce89355455e7e19b7" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Ouvrir l’authentification multifacteur par utilisateur

Cliquez sur `Authentification multifacteur par utilisateur`.

<figure><img src="/files/d04be64e3dfe6236946dcf7d4be2c6245e9dcf9f" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Lire les résultats

Vous verrez la liste des statuts de l’authentification multifacteur.

<figure><img src="/files/116ed9f4237b7c540da8e699c295ba3c87ef62dc" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stoik.io/help/help-center-fr/outils-de-prevention/what-is-the-cloud-scan/cloud-scan-setup-azure-cloud/which-employees-have-enabled-mfa-in-microsoft-azure.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
