# Join Entra ID

The Join Entra ID step definition joins the device to Entra ID.   There are not options to configure on this step.

<figure><img src="/files/lQ6vZZQ2B8jL4zt4ebeu" alt=""><figcaption></figcaption></figure>

This requires adding a provisiosing package (.ppkg) file to the DeployR Entra ID join bulk enrollment token content item, which can be done by executing the GeneratePPKG.ps1 script in the "C:\Program Files\2Pint Software\DeployR\Tools" folder and authenticating using an Entra ID user that has sufficient rights.

The generated PPKG file can be used to join an unlimited number of devices to Entra ID.  The bulk enrollment token in the package is only good for 179 days, so it needs to be periodically updated.  See the description on the content item version for the current PPKG's expiration date:

<figure><img src="/files/ijOrgPsNcJfVzH8bnMwZ" alt=""><figcaption></figcaption></figure>


---

# 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://documentation.2pintsoftware.com/deployr/reference/step-definitions/join-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.
