Skip to content

Commit 8335408

Browse files
committed
validation
1 parent 098cb19 commit 8335408

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/logic-apps/logic-apps-azure-functions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ To find your Azure AD tenant ID, either run the PowerShell command named [**Get-
357357

358358
## Create app registration for your function app
359359

360-
After you find the object ID for your logic app's managed identity and tenant ID for your Azure AD, you can set up your function app to use Azure AD authentication by creating an app registration. For more information, review [Configure your App Service or Azure Functions app to use Azure AD login](../app-service/configure-authentication-provider-aad.md#step-2-enable-azure-active-directory-in-your-app-service-app).
360+
After you find the object ID for your logic app's managed identity and tenant ID for your Azure AD, you can set up your function app to use Azure AD authentication by creating an app registration. For more information, review [Configure your App Service or Azure Functions app to use Azure AD login](../app-service/configure-authentication-provider-aad.md#-step-2-enable-azure-active-directory-in-your-app-service-app).
361361

362362
1. In the [Azure portal](https://portal.azure.com), open your function app.
363363

@@ -389,7 +389,7 @@ After you find the object ID for your logic app's managed identity and tenant ID
389389

390390
When you're done, the **Authentication** page now lists the identity provider and app ID (client ID) for the app registration. Your function app can now use this app registration for authentication.
391391

392-
For more information, review [Configure your App Service or Azure Functions app to use Azure AD login](../app-service/configure-authentication-provider-aad.md#step-2-enable-azure-active-directory-in-your-app-service-app).
392+
For more information, review [Configure your App Service or Azure Functions app to use Azure AD login](../app-service/configure-authentication-provider-aad.md#-step-2-enable-azure-active-directory-in-your-app-service-app).
393393

394394
1. Copy the app ID (client ID) for your function to use in the **Audience** property later in your workflow.
395395

0 commit comments

Comments
 (0)