How to use Azure Active Directory Integration Service connections in UiPath Studio?

How to use the Azure Active Directory integration service connector in Studio?

Issue Description:
An Azure Active Directory connection is created in Integration Service UI. There is no corresponding Integration Service activity package available for Azure Active directory in Studio.

Resolution:
The Azure Active Directory connection can be used with the Classic activity package.UiPath.AzureActiveDirectory.Activities.

The activities need to be used without the Scope activities (Azure AD Delegated Scope/ Azure AD Application Scope) to utilize Integration Service connections. Add any activity such as "Create User" to the workflow. It will allow creation of a new connection or to choose existing connections.

image.png


Note: The above feature is available only for Windows and Cross-Platform projects and not for Windows-legacy.