Skip to content

Commit a80b174

Browse files
author
Ken Withee
committed
Revert branding for these two.
1 parent e866a4e commit a80b174

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/app-provisioning/inbound-provisioning-api-logic-apps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The Logic Apps deployment template published in the [Microsoft Entra ID inbound
7373
## Step 1: Create an Azure Storage account to host the CSV file
7474
The steps documented in this section are optional. If you already have an existing storage account or would like to read the CSV file from another source like SharePoint site or Blob storage, update the Logic App to use your connector of choice.
7575

76-
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Application Administrator](../roles/permissions-reference.md#application-administrator).
76+
1. Sign in to the [Azure portal](https://portal.azure.com) as at least a [Application Administrator](../roles/permissions-reference.md#application-administrator).
7777
1. Search for "Storage accounts" and create a new storage account.
7878
:::image type="content" source="media/inbound-provisioning-api-logic-apps/storage-accounts.png" alt-text="Screenshot of creating new storage account." lightbox="media/inbound-provisioning-api-logic-apps/storage-accounts.png":::
7979
1. Assign a resource group and give it a name.
@@ -89,7 +89,7 @@ The steps documented in this section are optional. If you already have an existi
8989

9090
## Step 2: Configure Azure Function CSV2JSON converter
9191

92-
1. In the browser associated with your Microsoft Entra admin center login, open the GitHub repository URL - https://github.com/joelbyford/CSVtoJSONcore.
92+
1. In the browser associated with your Azure portal, open the GitHub repository URL - https://github.com/joelbyford/CSVtoJSONcore.
9393
1. Click on the link "Deploy to Azure" to deploy this Azure Function to your Azure tenant.
9494
:::image type="content" source="media/inbound-provisioning-api-logic-apps/deploy-azure-function.png" alt-text="Screenshot of deploying Azure Function." lightbox="media/inbound-provisioning-api-logic-apps/deploy-azure-function.png":::
9595
1. Specify the resource group under which to deploy this Azure function.

0 commit comments

Comments
 (0)