Skip to content

Commit bae8a39

Browse files
Yixian PuYixian15
authored andcommitted
add commands to the table; add related links
1 parent fd840f3 commit bae8a39

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOBuiltInFontPackageSettings.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,7 @@ Get-SPOBuiltInFontPackageSettings
3535
```
3636

3737
This example retrieves the current settings of built-in font packages.
38+
39+
## RELATED LINKS
40+
41+
- [Set-SPOBuiltInFontPackageSettings](./Set-SPOBuiltInFontPackageSettings.md)

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOBuiltInFontPackageSettings.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,7 @@ This example sets the built-in font packages to be hidden from SharePoint sites.
4040
### -HideBuiltInFontPackages
4141

4242
Hide built in font packages from SharePoint sites if this value is true.
43+
44+
## RELATED LINKS
45+
46+
- [Get-SPOBuiltInFontPackageSettings](./Get-SPOBuiltInFontPackageSettings.md)

sharepoint/sharepoint-ps/sharepoint-online/sharepoint-online.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ The following cmdlet references are for SharePoint Online.
103103

104104
{{Manually Enter Get-SPOAppInfo Description Here}}
105105

106+
### [Get-SPOBuiltInFontPackageSettings](Get-SPOBuiltInFontPackageSettings.md)
107+
108+
{{Gets settings of built-in font packages.}}
109+
106110
### [Get-SPOCopilotAgentInsightsReport](Get-SPOCopilotAgentInsightsReport.md)
107111

108112
{{Gets the status of all active and available reports when no report ID is present, and allows to view or download a report if report ID is present.}}
@@ -532,6 +536,10 @@ This cmdlet is not currently active in production and may be removed in the futu
532536

533537
{{Manually Enter Revoke-SPOUserSession Description Here}}
534538

539+
### [Set-SPOBuiltInFontPackageSettings](Set-SPOBuiltInFontPackageSettings.md)
540+
541+
{{Sets settings of built-in font packages.}}
542+
535543
### [Set-SPOCrossTenantRelationship](Set-SPOCrossTenantRelationship.md)
536544

537545
{{Manually Enter Set-SPOCrossTenantRelationship Description Here}}

0 commit comments

Comments
 (0)