Skip to content

Commit a5befb8

Browse files
Fixed the word app priotization
1 parent 9816514 commit a5befb8

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Add-SPOAppPrioritizationPolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.reviewer:
1414

1515
## SYNOPSIS
1616

17-
Adds a new SPO App Prioritization Policy to your tenancy.
17+
Adds a new SPO app prioritization Policy to your tenancy.
1818

1919
## SYNTAX
2020

@@ -24,7 +24,7 @@ Add-SPOAppPrioritizationPolicies -AppId <Guid string of the app you need SPAP en
2424

2525
## DESCRIPTION
2626

27-
This cmdlet adds a new SPO App Prioritization Billing policies to your tenancy. You must be a SharePoint you must be a SharePoint Tenant Admin to run the commandlet. You need to make sure you’re not adding a new billing policy for an app that already has a billing policy to it.
27+
This cmdlet adds a new SPO app prioritization Billing policies to your tenancy. You must be a SharePoint you must be a SharePoint Tenant Admin to run the commandlet. You need to make sure you’re not adding a new billing policy for an app that already has a billing policy to it.
2828

2929
## EXAMPLES
3030

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.reviewer:
1414

1515
## SYNOPSIS
1616

17-
Gets all existing SPO App Prioritization Policies of your tenancy
17+
Gets all existing SPO app prioritization Policies of your tenancy
1818

1919
## SYNTAX
2020

@@ -25,7 +25,7 @@ Get-SPOAppPrioritizationPolicies
2525

2626
## DESCRIPTION
2727

28-
This cmdlet adds a new SPO App Prioritization Billing policies to your tenancy. You must be a SharePoint you must be a SharePoint Tenant Admin to run the commandlet. You need to make sure you’re not adding a new billing policy for an app that already has a billing policy to it.
28+
This cmdlet adds a new SPO app prioritization Billing policies to your tenancy. You must be a SharePoint you must be a SharePoint Tenant Admin to run the commandlet. You need to make sure you’re not adding a new billing policy for an app that already has a billing policy to it.
2929

3030
## EXAMPLES
3131

@@ -35,7 +35,7 @@ This cmdlet adds a new SPO App Prioritization Billing policies to your tenancy
3535
Get- SPOAppPrioritizationPolicies
3636
```
3737

38-
Example 1 returns a collection of all existing SPO App Prioritization Policies. Each Policy will contain PolicyId, AppId, AzureSubscription, ResourceGroup, Account, Enabled (status of this policy i.e true or false) and QuotaMultiplier
38+
Example 1 returns a collection of all existing SPO app prioritization Policies. Each Policy will contain PolicyId, AppId, AzureSubscription, ResourceGroup, Account, Enabled (status of this policy i.e true or false) and QuotaMultiplier
3939

4040

4141
## PARAMETERS

sharepoint/sharepoint-ps/sharepoint-online/Remove-SPOAppPrioritizationPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.reviewer:
1414

1515
## SYNOPSIS
1616

17-
Deletes an existing SPO App Prioritization Policy in your tenancy.
17+
Deletes an existing SPO app prioritization Policy in your tenancy.
1818

1919
## SYNTAX
2020

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.reviewer:
1414

1515
## SYNOPSIS
1616

17-
Edits an existing SPO App Prioritization Policy in your tenancy.
17+
Edits an existing SPO app prioritization Policy in your tenancy.
1818

1919
## SYNTAX
2020

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The following cmdlet references are for SharePoint Online.
1717

1818
### [Add-SPOAppPrioritizationPolicy](Add-SPOAppPrioritizationPolicy.md)
1919

20-
{{Adds a new SPO App Prioritization Policy to your tenancy.}}
20+
{{Adds a new SPO app prioritization Policy to your tenancy.}}
2121

2222
### [Add-SPOContainerTypeBilling](Add-SPOContainerTypeBilling.md)
2323

@@ -113,7 +113,7 @@ The following cmdlet references are for SharePoint Online.
113113

114114
### [Get-SPOAppPrioritizationPolicies](Get-SPOAppPrioritizationPolicies.md)
115115

116-
{{Gets all existing SPO App Prioritization Policies of your tenancy}}
116+
{{Gets all existing SPO app prioritization Policies of your tenancy}}
117117

118118
### [Get-SPOBuiltInFontPackageSettings](Get-SPOBuiltInFontPackageSettings.md)
119119

@@ -430,7 +430,7 @@ This cmdlet is not currently active in production and may be removed in the futu
430430

431431
### [Remove-SPOAppPrioritizationPolicy](Remove-SPOAppPrioritizationPolicy.md)
432432

433-
{{Deletes an existing SPO App Prioritization Policy in your tenancy.}}
433+
{{Deletes an existing SPO app prioritization Policy in your tenancy.}}
434434

435435
### [Remove-SPODataConnectionSetting](Remove-SPODataConnectionSetting.md)
436436

@@ -558,7 +558,7 @@ This cmdlet is not currently active in production and may be removed in the futu
558558

559559
### [Set-SPOAppPrioritizationPolicy](Set-SPOAppPrioritizationPolicy.md)
560560

561-
{{Edits an existing SPO App Prioritization Policy in your tenancy. }}
561+
{{Edits an existing SPO app prioritization Policy in your tenancy. }}
562562

563563
### [Set-SPOBuiltInFontPackageSettings](Set-SPOBuiltInFontPackageSettings.md)
564564

0 commit comments

Comments
 (0)