Azure AD: O365 App Registration
- Sign in to Azure portal with the email address having permission to perform the action to be automated. The permission details are mentioned under the specific step documentation.
- For the automation of email handling actions, Sign in to the Azure portal with the email address that is going to be used in the step.
- Select the Azure Active Directory.
- Select App registrations.
- Select an App created for AutomationEdge Plugin steps or alternatively, Select New registration.
- Name the application. Select a supported account type, which determines who can use the application.
- Additionally, for email related steps- Download Email Attachments, Email Message Input and Send Email, under Redirect URI, select Web for the type of application you want to create. For example, https://automationedge.com as seen in the screenshot below. Select Register.

- Upon registration, fetch Tenant ID and Client ID for the App as seen below.

Creating Client Secret
- Click on Certificates and secrets
- Click on New client secret
- Enter Description
- Select one of Expires Radio Button

Provide API Permission
- Click on API Permission.
- Click on Add Permission.
- Click ‘Microsoft Graph’ as highlighted below on the top right corner.

- Click ‘Delegated Permissions’ or ‘Application permissions’ as required and as mentioned in the Plugin Step documentation.
- Provide all required permissions for the Plugin steps to execute. The permissions required are mentioned in the Plugin steps.
Consent for Permission to App
Grant admin consent
You need to Grant Admin consent to the app to access all accounts data, for all Plugin steps except email related steps. Users can request Azure AD administrator to grant admin consent. The following screenshot shows an Administrator view with option to Grant Admin consent.
