Skip to main content

Deployment and Configuration

A central feature of the SharePoint Online connector is the SharePoint Online microservice. This microservice integrates with Azure and manages the inventory and synchronization of SharePoint user, group, site collection, web, role, and user profile information between Azure and EmpowerID. The following articles provide detailed guidance on deploying and configuring this microservice.

📄️ Create a Function app to Update User Profiles

As part of the deployment process for the SPO microservice, you need to create a Function app in Azure that EmpowerID uses to update SharePoint user profiles. However, before creating the app, you need to create a secret in the key vault you created earlier and add that information when setting up the Function app. After you create the secret, you then create the Function app with the appropriate settings, and grant the function app access to the secret in the key vault via an access policy.