# Configuratie van de Cloud-scan: Entra ID

{% hint style="warning" %}
Vereisten:

* Een Entra ID-account (Active Directory in de cloud) met beheerderstoegang.
* Een technisch adviseur is vereist voor doorlopend toezicht en het verhelpen van kwetsbaarheden.
  {% endhint %}

{% stepper %}
{% step %}

### Selecteer Entra ID

* Als u nog geen provider hebt ingesteld: ga naar `Cloud Scan` > `Cloud Scan starten` > `Alleen Entra ID`.
* Als u al een provider hebt: ga naar `Cloud Scan` > `Instellingen` > `Nieuwe provider` > `Alleen Entra ID`.

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

{% step %}

### Machtigingen verlenen

1. Ga in het linkermenu naar `Microsoft Entra ID` > `Rollen en beheerders`.

   <figure><img src="/files/735d913020a2be2efa14d0d6fdc5a09437d3f55e" alt=""><figcaption></figcaption></figure>
2. Zoek naar de `Global Reader` rol en klik erop.

   <figure><img src="/files/06b200e19d1129e70204d905e150d5204e3115c4" alt=""><figcaption></figcaption></figure>
3. Klik op `Toewijzingen toevoegen`, zoek naar `Stoïk Cloud Scanner`, selecteer deze en klik vervolgens op `Toevoegen`.

   <figure><img src="/files/01982f9583cf329b0b5deafbd39c8a4fbbae1a79" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/4ede76fcc3109a95514b55cae051fcf9358699c3" alt=""><figcaption></figcaption></figure>
4. Herhaal stappen 2 en 3 voor de `Security Reader` rol.

{% hint style="warning" %}
Geef geen अतिरिक्त rechten zoals `Global Secure Access Administrator`, anders werkt het niet.
{% endhint %}
{% endstep %}

{% step %}

### Voltooi de configuratie

Klik op `Voltooien` in de Stoïk Protect-console.

<figure><img src="/files/7cf4809c92394c96f53e951b9546957efd53d3eb" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Vernieuw de Stoïk Protect-pagina indien nodig.
{% endhint %}
{% 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-nl/preventietools/what-is-the-cloud-scan/cloud-scan-setup-entra-id.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.
