Skip to content

Commit 081a764

Browse files
Merge branch 'main' into patch-1
2 parents 5ced60e + 3907141 commit 081a764

15 files changed

+15
-44
lines changed

sharepoint/docs-conceptual/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
author: kaarins #Required; your GitHub user alias, with correct capitalization.
1414
ms.author: kaarins #Required; microsoft alias of author; optional team alias.
1515
ms.date: 03/16/2020 #Required; mm/dd/yyyy format
16-
localization_priority: Priority
16+
ms.localizationpriority: Medium
1717

1818
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1919

sharepoint/docs-conceptual/sharepoint-online/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
author: kaarins #Required; your GitHub user alias, with correct capitalization.
1414
ms.author: kaarins #Required; microsoft alias of author; optional team alias.
1515
ms.date: 03/16/2020 #Required; mm/dd/yyyy format
16-
localization_priority: Priority
16+
ms.localizationpriority: Medium
1717

1818
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1919

sharepoint/docs-conceptual/sharepoint-pnp/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
author: kaarins #Required; your GitHub user alias, with correct capitalization.
1414
ms.author: kaarins #Required; microsoft alias of author; optional team alias.
1515
ms.date: 03/16/2020 #Required; mm/dd/yyyy format
16-
localization_priority: Priority
16+
ms.localizationpriority: Medium
1717

1818
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1919

sharepoint/docs-conceptual/sharepoint-server/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
author: kaarins #Required; your GitHub user alias, with correct capitalization.
1414
ms.author: kaarins #Required; microsoft alias of author; optional team alias.
1515
ms.date: 03/16/2020 #Required; mm/dd/yyyy format
16-
localization_priority: Priority
16+
ms.localizationpriority: Medium
1717

1818
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1919

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ manager: seanmc
1515

1616
## SYNOPSIS
1717

18-
> [!NOTE]
19-
> This feature is part of the version history controls preview. If your tenant is not part of the preview or the feature has not rolled out to your tenant, you will get an error when trying to run this cmdlet.
20-
2118
Gets the progress of a trim job for a site collection.
2219

2320
## SYNTAX
@@ -81,4 +78,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
8178
8279
[Remove-SPOListFileVersionBatchDeleteJob](Remove-SPOListFileVersionBatchDeleteJob.md)
8380
84-
[New-SPOListFileVersionBatchDeleteJob](New-SPOListFileVersionBatchDeleteJob.md)
81+
[New-SPOListFileVersionBatchDeleteJob](New-SPOListFileVersionBatchDeleteJob.md)

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ manager: seanmc
1515

1616
## SYNOPSIS
1717

18-
> [!NOTE]
19-
> This feature is part of the version history controls preview. If your tenant is not part of the preview or the feature has not rolled out to your tenant, you will get an error when trying to run this cmdlet.
20-
2118
Gets the status for a file version expiration report generation job for a document library.
2219

2320
## SYNTAX
@@ -94,4 +91,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
9491
9592
## RELATED LINKS
9693
97-
[New-SPOListFileVersionExpirationReportJob](New-SPOListFileVersionExpirationReportJob.md)
94+
[New-SPOListFileVersionExpirationReportJob](New-SPOListFileVersionExpirationReportJob.md)

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ manager: seanmc
1515

1616
## SYNOPSIS
1717

18-
Gets the version policy setting on the cocument library.
18+
Gets the version policy setting on the document library.
1919

2020
## SYNTAX
2121

@@ -76,4 +76,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
7676
7777
## RELATED LINKS
7878
79-
[Set-SPOListVersionPolicy](Set-SPOListVersionPolicy.md)
79+
[Set-SPOListVersionPolicy](Set-SPOListVersionPolicy.md)

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ manager: seanmc
1515

1616
## SYNOPSIS
1717

18-
> [!NOTE]
19-
> This feature is part of the version history controls preview. If your tenant is not part of the preview or the feature has not rolled out to your tenant, you will get an error when trying to run this cmdlet.
20-
2118
Gets the status for a file version expiration report generation job for a site collection.
2219

2320
## SYNTAX
@@ -79,4 +76,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
7976
8077
## RELATED LINKS
8178
82-
[New-SPOSiteFileVersionExpirationReportJob](New-SPOSiteFileVersionExpirationReportJob.md)
79+
[New-SPOSiteFileVersionExpirationReportJob](New-SPOSiteFileVersionExpirationReportJob.md)

sharepoint/sharepoint-ps/sharepoint-online/New-SPOListFileVersionExpirationReportJob.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ manager: seanmc
1515

1616
## SYNOPSIS
1717

18-
> [!NOTE]
19-
> This feature is part of the version history controls preview. If your tenant is not part of the preview or the feature has not rolled out to your tenant, you will get an error when trying to run this cmdlet.
20-
2118
Starts generating file version expiration report for a document library.
2219

2320
## SYNTAX
@@ -94,4 +91,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
9491
9592
## RELATED LINKS
9693
97-
[Get-SPOListFileVersionExpirationReportJobProgress](Get-SPOListFileVersionExpirationReportJobProgress.md)
94+
[Get-SPOListFileVersionExpirationReportJobProgress](Get-SPOListFileVersionExpirationReportJobProgress.md)

sharepoint/sharepoint-ps/sharepoint-online/New-SPOSiteFileVersionBatchDeleteJob.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ manager: seanmc
1515

1616
## SYNOPSIS
1717

18-
> [!NOTE]
19-
> This feature is part of the version history controls preview. If your tenant is not part of the preview or the feature has not rolled out to your tenant, you will get an error when trying to run this cmdlet.
20-
2118
Queues a job to trim versions for all document libraries in a site collection.
2219

2320
## SYNTAX
@@ -140,4 +137,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
140137

141138
[Get-SPOSiteFileVersionBatchDeleteJobProgress](Get-SPOSiteFileVersionBatchDeleteJobProgress.md)
142139

143-
[Remove-SPOSiteFileVersionBatchDeleteJob](Remove-SPOSiteFileVersionBatchDeleteJob.md)
140+
[Remove-SPOSiteFileVersionBatchDeleteJob](Remove-SPOSiteFileVersionBatchDeleteJob.md)

0 commit comments

Comments
 (0)