Deploying AuthUpdateApp to Azure - Smalls1652/EntraMfaPrefillinator GitHub Wiki

This is a visualization of all of the resources that will be created for AuthUpdateApp in Azure:

Visualization of the resources created for AuthUpdateApp in Azure

Prerequisites

You need to have done the following before deploying AuthUpdateApp:

Deploying through the Azure portal

Click on the button below to deploy the resources to Azure:

Deploy to Azure

The following properties need to be set:

  • Resource Base Name
    • This is what all of the resources names' will start with.
  • Entra Id App Client Id
    • This is the Application (client) ID of the app registration you created earlier.
  • Entra Id App Tenant Id
    • This is the Directory (tenant) ID of the app registration you created earlier.
  • Entra Id App Client Secret
    • This is the client secret for the app registration you created earlier.

You can modify the other properties to suit your needs.

⚠️ **GitHub.com Fallback** ⚠️