Published Oct 21, 2024
Microsoft is updating SharePoint and Viva Connections with new font management capabilities, including hiding Microsoft font packages, applying font packages in site templates, and new PowerShell commands. Rollout begins mid-October 2024, completing by late February 2025. No admin action is required, but user notification and documentation updates are recommended.
Updated February 20, 2025: We have updated the rollout timeline below. Thank you for your patience.
We are introducing updates that provide capabilities for managing custom fonts for Microsoft SharePoint and Microsoft Viva Connections. This includes the ability to hide the From Microsoft font packages from Change the look, the ability to apply a font package in your site templates, and updated availability for the From Microsoft font packages.
This message is associated with Microsoft 365 Roadmap ID 420933.
When this will happen:
Targeted Release: We will begin rolling out mid-October 2024 and expect to complete by early November 2024
General Availability (Worldwide, GCC, GCC High, DoD): We will begin rolling out early November 2024 and expect to complete by late February 2025 (previously late January).
How this will affect your organization:
This rollout will include new Microsoft PowerShell commands that will allow you to get information about the From Microsoft font packages and the ability to hide these font packages if desired. More details for these commands will be available in our PowerShell documentation. We will also provide an update to add an additional site script action that will allow developers and administrators to include and apply font packages as a part of a site template.
Sample action details:
{
"verb": "applyFontPackage",
"fontPackageTitle": "Amasis MT",
"fontPackageId": "1e7a7803-045d-44df-9c7a-d2f2f8562e51",
"fontPackageStore": "OutOfBox"
}
This rollout will also include a change to allow tenants that meet the requirements for custom fonts to discover the feature without needing to activate the SharePoint brand center. For tenants that are currently using the Organization Assets Library functionality with Public content delivery network (CDN), these organizations will see Fonts and the From Microsoft font packages in Change the look without any additional actions.
What you need to do to prepare:
This rollout will happen automatically by the specified date with no admin action required before the rollout. You may want to notify your users about this change and update any relevant documentation.
Get started with the SharePoint Online Management Shell | Microsoft Learn (will be updated)