Step 1: Create an Azure AD app for the Azure functions app in the Portal¶
This topic provides detailed instructions for creating an Azure AD app for the Azure Functions app.
Previous step¶
Create an Azure AD app¶
If you haven’t already, log into the Azure Portal.
Search for the App registrations page.
Click on New registration, which takes you to the Register an application screen.
Enter a unique name for your Azure AD app.
Record the name of the Azure AD app in the
Azure Function AD app registration name
field in your tracking worksheet.Under Supported account types, choose Accounts in this organizational directory only (Default Directory only - Single tenant).
Click on Register.
This takes you to the Home » App registrations screen and shows the newly created Azure AD app.
Record the Application (client) ID from the Azure AD app you just created in the
Azure Function AD Application ID
field in your tracking worksheet. This ID should be in the form of a UUID.