1.
In the Azure Portal, go to Microsoft Entra ID → App registrations → New registration.
2.
Name it (e.g. sharepoint-mcp-server).
3.
Supported account types: Single tenant.
4.
Redirect URI: leave blank — not needed for this authentication method.
5.
Register, then copy the Application (client) ID and Directory (tenant) ID from the Overview page.
Configure the Azure Web App with the TENANT_ID, CLIENT_ID, CLIENT_SECRET, and SITE_URL application settings
Deploy the SharePoint MCP server image
Verify connectivity to the site
Validate read (and write, if granted) operations through the MCP endpoint