# Entra ID App Registration

*Applies to: Patch My PC Publisher*

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="entra-id-app-registration/register-an-application"><strong>Register an application</strong></a><br>Register the Patch My PC application in Entra ID</td></tr><tr><td><a href="entra-id-app-registration/api-permissions"><strong>API Permissions</strong></a><br>Configure Microsoft Graph API permissions</td></tr><tr><td><a href="entra-id-app-registration/client-credentials"><strong>Client Credentials</strong></a><br>Configure authentication (certificate or client secret)</td></tr></tbody></table>


---

# 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.patchmypc.com/patch-my-pc-publisher/publisher-requirements/intune-requirements/entra-id-app-registration.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.
