To register JetStream DR software as an Azure application:

    1. Sign into the Azure portal.
    2. Search for "Microsoft Entra ID".

Figure 313: Search for "Microsoft Entra ID".

    1. Navigate to Manage > App registrations.
    2. On the App registrations screen click New registration.

Figure 314: Create a new registration.

    1. Enter the JetStream DR MSA name as the display Name for your application.
      • The display name will be used later to assign the application a role for the Azure Storage Account.
    1. Specify the supported account type as "Accounts in this organizational directory only (JetStream Software only - Single tenant)"
    2. Click the Register button to complete the initial app registration.

Figure 315: Register the application.

    1. After registration finishes, the Azure portal displays the app registration's Overview pane.
      • Record the Application (client) ID. This uniquely identifies the JetStream DR application, and the information will be used later to configure JetStream DR.

Figure 316: The application is registered.

Also see:

Create a Client Secret for the Registered Application