Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 724 Bytes

azure_ad_setup_guide.md

File metadata and controls

19 lines (13 loc) · 724 Bytes

Azure AD Setup Guide

Step-by-Step Instructions

  1. Create Azure AD Instance:

    • Go to the Azure portal.
    • Navigate to Azure Active Directory.
    • If you do not have an existing Azure AD, click Create a directory and follow the instructions.
  2. Configure Azure AD:

    • Set up users and groups.
    • Define roles and permissions as per your organization’s needs.
  3. Integration with Logic Apps:

    • Ensure that Logic Apps have the necessary permissions to access Azure AD.
    • Configure API permissions in the Azure portal.

For more detailed instructions, refer to the official Azure AD documentation.