How to enable FenixPyre integration in SharePoint
Last updated
Was this helpful?
Last updated
Was this helpful?
Step 1: Go to
Step 2: Click on Azure Active Directory
Step 3: Click on App Registrations
from the menu items on the left.
Step 4: Click on New registration
on top of the page.
Step 5: Give the app a name.
Our recommendation is: FenixPyre
Step 6: Select the account type and provide a redirect URL, and select app type as web
Account Type: Accounts in this organizational directory only (FenixPyre only - Single tenant).
Click on Add again and add another redirect URL. App Type: Web
and add redirect URI ashttps://share.anchormydata.com/<org id>/callback/onedrive.
Click on Add again and add another redirect URL. App Type: Web
and add redirect URI ashttps://fenixshare.anchormydata.com/<org id>/callback/onedrive.
Step 7: Click on Register
Step 8: [Optional] In the app details page, click on Branding & Properties
tab to customize your app.
Logo: Please use the image below for the logo
Home page URL: https://fenixpyre.com/
Click on Save
Step 9: Create a secret key
Click on Certificates & Secrets
from the app details page
Click on Client secrets
and select New client secret
Give a name to the secret. We recommended the name: sharepoint_integration
. Select Expiry date as 12 months
and then click on Add.
Copy the secret value to add it to the FenixPyre admin portal later. Note: Please do not share the secret with anyone except FenixPyre.
Step 10: In the app details page, click on Manifest
from the left menu items.
Step 11: Paste the following JSON into the addIns
section (highlighted in the screenshot) in the manifest. Click on Save.
Step 12: In the app details page, click on API Permissions
from the left menu items.
Anchor requires API permissions to access Microsoft Graph APIs and SharePoint files, permissions etc.
Please provide the following API permissions
Application Level Permissions:
1.Sites.Manage.All
(Graph Permission)
Delegated Level Permissions:
1.User.Read.All
(Graph Permission)
2.AllSites.FullControl
(SharePoint Permission)
Step 13: After adding the API permissions please click on Grant admin consent
Step 14: For the App to be visible in SharePoint/OneDrive/Teams following Steps has to be performed
Go to Azure Active Directory or Microsoft Entra ID
Click on Enterprise applications
Select your App from the list
Click on Properties
App Visibility
To enable app for specific users and groups
Set "Assignment Required" to "Yes" – This ensures that only specifically assigned users have access.
Set "Visible to Users" to "Yes" – This hides FenixPyre from general users, making it accessible solely to those who are assigned.
To enable app for all the users across organization
Set "Assignment Required" to "No"
Set "Visible to Users" to "Yes"
App Type: Web
and add redirect URI as: .
Terms of service URL:
Privacy Statement URL: