From 1ae1bbe3f0d7ccac286f78ce95560670a610596d Mon Sep 17 00:00:00 2001 From: yingli915 Date: Mon, 6 Jul 2026 11:23:26 +0800 Subject: [PATCH 1/4] Clarify SharePoint context in Remove-SPOFontFile.md Updated the documentation to specify 'SharePoint' in the context of brand font files. --- .../Remove-SPOFontFile.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Remove-SPOFontFile.md b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Remove-SPOFontFile.md index 587e7aeb5..5c8832ddb 100644 --- a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Remove-SPOFontFile.md +++ b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Remove-SPOFontFile.md @@ -14,7 +14,7 @@ ms.reviewer: ## SYNOPSIS -Removes a brand font file from the tenant's brand fonts library. +Removes a **SharePoint** brand font file from the tenant's brand fonts library. ## SYNTAX @@ -24,7 +24,7 @@ Remove-SPOFontFile [-Name] [] ## DESCRIPTION -This cmdlet removes a custom font file from the tenant's brand fonts library. The font file is deleted from the primary geo and all satellite geos. After removal, the font file will no longer be available for use. +This cmdlet removes a custom font file from the tenant's brand fonts library. The font file is deleted from the primary geo and all satellite geos. After removal, the font file will no longer be available for use in SharePoint. > [!NOTE] > This operation is only allowed on the primary geo location. Attempting to remove a font file from a satellite geo will result in a warning. Pages that already use the removed font file will remain readable and the font will automatically fall back to Segoe UI. The font packages that use the deleted font file will not be automatically updated or deleted. @@ -37,7 +37,7 @@ This cmdlet removes a custom font file from the tenant's brand fonts library. Th Remove-SPOFontFile -Name "Tahoma.ttf" ``` -This example removes the font file "Tahoma.ttf" from the brand fonts library across all geo locations. +This example removes the SharePoint brand font file "Tahoma.ttf" from the brand fonts library across all geo locations. ## PARAMETERS @@ -75,6 +75,8 @@ Returns an array of BrandFontFileDeleteResult objects containing the deletion st ## RELATED LINKS +[Brand Fonts](https://learn.microsoft.com/en-us/sharepoint/brand-fonts) + [Add-SPOFontPackage](Add-SPOFontPackage.md) [Remove-SPOFontPackage](Remove-SPOFontPackage.md) From 4f9b26a569ad22d7d969b0d9a8dbc6ffc0957493 Mon Sep 17 00:00:00 2001 From: yingli915 Date: Mon, 6 Jul 2026 11:32:36 +0800 Subject: [PATCH 2/4] Update description for Remove-SPOFontFile cmdlet Clarified that the font file will no longer be available for use in SharePoint after removal. --- .../Remove-SPOFontFile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Remove-SPOFontFile.md b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Remove-SPOFontFile.md index 5c8832ddb..cbcd42a0c 100644 --- a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Remove-SPOFontFile.md +++ b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Remove-SPOFontFile.md @@ -24,7 +24,7 @@ Remove-SPOFontFile [-Name] [] ## DESCRIPTION -This cmdlet removes a custom font file from the tenant's brand fonts library. The font file is deleted from the primary geo and all satellite geos. After removal, the font file will no longer be available for use in SharePoint. +This cmdlet removes a custom font file from the tenant's brand fonts library. The font file is deleted from the primary geo and all satellite geos. After removal, the font file will no longer be available for use **in SharePoint**. > [!NOTE] > This operation is only allowed on the primary geo location. Attempting to remove a font file from a satellite geo will result in a warning. Pages that already use the removed font file will remain readable and the font will automatically fall back to Segoe UI. The font packages that use the deleted font file will not be automatically updated or deleted. From 20d0e7737b335b9453b424c3694ecd7d8b4a9c10 Mon Sep 17 00:00:00 2001 From: yingli915 Date: Mon, 6 Jul 2026 13:50:00 +0800 Subject: [PATCH 3/4] Fix link format for Brand Fonts in documentation Updated the link to Brand Fonts for consistency. --- .../Remove-SPOFontFile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Remove-SPOFontFile.md b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Remove-SPOFontFile.md index cbcd42a0c..c708660c2 100644 --- a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Remove-SPOFontFile.md +++ b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Remove-SPOFontFile.md @@ -75,7 +75,7 @@ Returns an array of BrandFontFileDeleteResult objects containing the deletion st ## RELATED LINKS -[Brand Fonts](https://learn.microsoft.com/en-us/sharepoint/brand-fonts) +[Brand Fonts](/sharepoint/brand-fonts) [Add-SPOFontPackage](Add-SPOFontPackage.md) From 68a1d4da610b64b39d57ba086726784399cc8c16 Mon Sep 17 00:00:00 2001 From: yingli915 Date: Tue, 7 Jul 2026 10:38:09 +0800 Subject: [PATCH 4/4] Fix formatting in Remove-SPOFontFile.md remove bold --- .../Remove-SPOFontFile.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Remove-SPOFontFile.md b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Remove-SPOFontFile.md index c708660c2..2c16a4511 100644 --- a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Remove-SPOFontFile.md +++ b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Remove-SPOFontFile.md @@ -14,7 +14,7 @@ ms.reviewer: ## SYNOPSIS -Removes a **SharePoint** brand font file from the tenant's brand fonts library. +Removes a SharePoint brand font file from the tenant's brand fonts library. ## SYNTAX @@ -24,7 +24,7 @@ Remove-SPOFontFile [-Name] [] ## DESCRIPTION -This cmdlet removes a custom font file from the tenant's brand fonts library. The font file is deleted from the primary geo and all satellite geos. After removal, the font file will no longer be available for use **in SharePoint**. +This cmdlet removes a custom font file from the tenant's brand fonts library. The font file is deleted from the primary geo and all satellite geos. After removal, the font file will no longer be available for use in SharePoint. > [!NOTE] > This operation is only allowed on the primary geo location. Attempting to remove a font file from a satellite geo will result in a warning. Pages that already use the removed font file will remain readable and the font will automatically fall back to Segoe UI. The font packages that use the deleted font file will not be automatically updated or deleted.