Upgrading Graphwise for Microsoft 365
04/07/2025
This provides an overview of the steps to upgrade of Graphwise for SharePoint.
Important
Before you start, make sure that you fulfill the minimum prerequisites and requirements.
Use the
GraphwiseForSharePointAdminStructureUPDATEScript.ps1
PowerShell script from the deployment package to update system lists that were created during installation.The procedure is the same as for a fresh installation: Generate System Lists). In step 1, run
GraphwiseForSharePointAdminStructureUPDATEScript.ps1
instead.Upload packages with updated SPFx functions into corresponding app catalogs.
Upload the Graphwise for SharePoint Administration application package (
graphwise-for-sharepoint-admin-web-part.sppkg
) into the corresponding site app catalog created during installation.For a step-by-step guide, refer to the installation documentation: Deploy PoolParty for SharePoint Administration to the Site App Catalog.
Upload the Graphwise for SharePoint Search application package (
graphwise-for-sharepoint-search-web-part.sppkg
) into the corresponding site app catalog created during installation if you want to use the Tagging module.For a step-by-step guide, refer to the installation documentation: Deploying Graphwise for SharePoint Search to the Site App Catalog.
Upload the the Graphwise for SharePoint Command Bar and Views extension package (
graphwise-for-sharepoint-list-webparts-client-side-solution.sppkg
) into the tenant app catalog for the Tagging module.For a step-by-step guide, refer to the installation documentation: Deploying Graphwise for SharePoint Command Bar and Views.
Upload packages with updated Azure functions into corresponding function apps. You should have a dedicated function app for each module (Tagging and SharePoint synchronization) that you are using.
For a step-by-step guide, refer to the installation documentation: Deploying Graphwise for SharePoint Command Bar and Views.
Optional: If you wish, you can change the configuration settings of Azure functions.
Note
If you have already changed those settings during installation or previous upgrades, your changes have been preserved.
You can change the authentication method to protect the API calls between Graphwise for SharePoint and PoolParty.
Setting the Authentication Method for API Calls between the Azure Functions and PoolParty
If you want to use the Tagging module, you can lower Azure costs by exclude- and include-listing certain file types for tagging. You can also set a limit on the file size.
Note
The tagging process works with text-based files; other file types will not return any results.
If you want to use the Term Store Synchronization module, you can enable and configure logging of Term Store synchronizations on the concept level.
Configuring Term Store Synchronization Logging in the Administration Application
You can enable Microsoft's built-in App Service authentication to provide the Azure functions with an additional layer of security.
Enabling Authentication with Microsoft Entra ID (Azure AD) for Azure Functions
If you are experiencing issues after the upgrade, you can use the
GetVersion
andGetWebsite
functions to test whether the PoolParty server is up and running and Graphwise for SharePoint can access it.Verifying the Connection between PoolParty and the Azure Portal