Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ When you select **Import** from the _Server app_ window, it opens the _Import ap
- **Client ID**: The **Application (client) ID** value of the app registration. The format is a standard GUID.
- **Secret Key**: Copy the secret key when you register the app in Azure AD and create the secret key.
- **Secret Key Expiry**: Specify the same date as from the Azure portal.
- **App ID URI**: The value is the **Application ID URI** of the app registration entry in the Azure AD portal. The format is similar to `https://ConfigMgrService`.
- **App ID URI**: The value is the **Application ID URI** of the app registration entry in the Azure AD portal. The format is similar to `https://contoso.onmicrosoft.com/ConfigMgrService`.

After entering the information, select **Verify**. Then select **OK** to close the _Import apps_ window.

Expand Down