Create an App Registration in Entra ID

Applies to: Patch My PC Cloud

There may be some scenarios (such as Recover Your Company ) where you need to create an App Registration in Entra ID for use with Patch My PC (PMPC) Cloud.

We use this process to verify you are an Application Administrator or a higher privilege user (such as a Global Admin), in the same Entra ID tenant as the PMPC Company being managed.

To create an App Registration:

  1. Sign in to the Microsoft Azure portal using an account with the Global Admin role and navigate to the App Registrations blade.

Navigating to the “App registrations” blade
  1. Click New registration.

    Clicking “New registration”

    1. In the Name field, enter PMPC Recovery, then click Register.

      Entering “PMPC Recovery” then clicking “Register”

    2. Make a note of the following values: • Application (client) ID • Object ID • Directory (tenant) ID

      Noting the required values

    3. Navigate to Manage | API Permissions.

      Navigating to “Manage | API Permissions”

    4. Under the Configured permissions section, click Add a permission.

      Clicking “Add a permission”

    5. In the Request API permissions blade, click Microsoft Graph.

      Clicking “Microsoft Graph”

    6. In the Request API permissions blade, click Application permissions.

      Clicking “Application permissions”

    7. In the Select permissions field, type AuditLog, then expand this section and check the AuditLog.Read.All permission checkbox.

      Checking the “AuditLog.Read.All” permission checkbox

    8. Click Add permissions.

      Clicking “Add permissions”

    9. On the API permissions screen, under the Configured permissions section, click Grant admin consent for <your_tenant_name>.

      Clicking “Grant admin consent for <your_tenant_name>”

    10. On the Grant admin consent confirmation popup, click Yes.

      Clicking “Yes” on the “Grant admin consent confirmation” popup

      The Grant consent - Grant consent successful notification is shown and the Status for the AuditLog.Read.All permission changes to a green tick.

      “Grant consent - Grant consent successful notification” shown and the “Status” for the “AuditLog.Read.All” permission changes to a green tick.

    11. Navigate to Certificates and secrets.

      Navigating to “Certificates and secrets”

    12. Under the Client secrets section, click New client secret.

      Clicking “New client secret” under the “Client secrets” section

    13. In the Add a client secret panel, type PMPC Recovery, then click Add.

      Typing “PMPC Recovery” in the “Description” field, then clicking “Add”

      The new Client Secret appears along with the Update application credentials - Successfully updated application PMPC Recovery credentials notification.

      New Client Secret and the “Update application credentials - Successfully updated application PMPC Recovery credentials” notification

    14. Make a note of the Value of the PMPC Recovery client secret.

Last updated

Was this helpful?