Getting Started·4 min read
Bring Your Own Application (BYOA)
If your organization has strict governance policies that block third-party enterprise applications, or if you prefer to retain complete control over credentials, M365Suite supports BYOA (Bring Your Own Application).
Registering Your Application in Microsoft Entra ID
- Open the Microsoft Entra Admin Center.
- Go to Identity > Applications > App registrations > New registration.
- Set the name to
M365Suite Navigation Protectionand select Accounts in this organizational directory only. - Once registered, copy the Application (Client) ID and Directory (Tenant) ID.
- Go to API Permissions > Add a permission:
- Select Microsoft Graph > Application Permissions > add
Sites.Read.AllandGroup.Read.All. - Select SharePoint > Application Permissions > add
Sites.Read.All.
- Select Microsoft Graph > Application Permissions > add
- Click Grant admin consent for [your-tenant].
- Go to Certificates & Secrets > New client secret. Generate the secret and copy its Value immediately.
Activating BYOA in M365Suite
- Open the M365Suite Dashboard.
- Navigate to Settings > Custom App Registration (BYOA).
- Paste your Application (Client) ID and Client Secret Value.
- Click Test Connection to verify API validation.
- Click Save & Activate.