From e89a3d9ed101d4bc6ef5d864905c2d08d2fd2f04 Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Tue, 20 Sep 2022 11:15:46 -0500 Subject: [PATCH] Update URLs for site rebrand --- .github/ISSUE_TEMPLATE/bug.yml | 4 ++-- .github/ISSUE_TEMPLATE/config.yml | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- .github/SUPPORT.md | 2 +- .github/messages/expectations.md | 6 +++--- reference/docfx.json | 4 ++-- .../Microsoft.PowerShell.Crescendo/About/about_Crescendo.md | 2 +- .../Export-CrescendoModule.md | 2 +- .../Microsoft.PowerShell.Crescendo/Export-Schema.md | 2 +- .../Import-CommandConfiguration.md | 2 +- .../Microsoft.PowerShell.Crescendo/New-CrescendoCommand.md | 2 +- .../Microsoft.PowerShell.Crescendo/New-ExampleInfo.md | 2 +- .../Microsoft.PowerShell.Crescendo/New-OutputHandler.md | 2 +- .../Microsoft.PowerShell.Crescendo/New-ParameterInfo.md | 2 +- .../Microsoft.PowerShell.Crescendo/New-UsageInfo.md | 2 +- .../Test-IsCrescendoCommand.md | 2 +- .../Microsoft.PowerShell.SecretManagement/Get-Secret.md | 2 +- .../Microsoft.PowerShell.SecretManagement/Get-SecretInfo.md | 2 +- .../Get-SecretVault.md | 2 +- .../Register-SecretVault.md | 6 +++--- .../Microsoft.PowerShell.SecretManagement/Remove-Secret.md | 2 +- .../Microsoft.PowerShell.SecretManagement/Set-Secret.md | 2 +- .../Microsoft.PowerShell.SecretManagement/Set-SecretInfo.md | 2 +- .../Set-SecretVaultDefault.md | 2 +- .../Test-SecretVault.md | 2 +- .../Unregister-SecretVault.md | 2 +- .../Get-SecretStoreConfiguration.md | 2 +- .../Microsoft.PowerShell.SecretStore/Reset-SecretStore.md | 2 +- .../Set-SecretStoreConfiguration.md | 2 +- .../Set-SecretStorePassword.md | 2 +- .../Microsoft.PowerShell.SecretStore/Unlock-SecretStore.md | 2 +- .../ps-modules/PSScriptAnalyzer/Get-ScriptAnalyzerRule.md | 2 +- reference/ps-modules/PSScriptAnalyzer/Invoke-Formatter.md | 2 +- .../ps-modules/PSScriptAnalyzer/Invoke-ScriptAnalyzer.md | 2 +- reference/ps-modules/PlatyPS/Get-HelpPreview.md | 2 +- reference/ps-modules/PlatyPS/Get-MarkdownMetadata.md | 2 +- reference/ps-modules/PlatyPS/Merge-MarkdownHelp.md | 2 +- reference/ps-modules/PlatyPS/New-ExternalHelp.md | 2 +- reference/ps-modules/PlatyPS/New-ExternalHelpCab.md | 2 +- reference/ps-modules/PlatyPS/New-MarkdownAboutHelp.md | 2 +- reference/ps-modules/PlatyPS/New-MarkdownHelp.md | 2 +- reference/ps-modules/PlatyPS/New-YamlHelp.md | 2 +- reference/ps-modules/PlatyPS/Update-MarkdownHelp.md | 2 +- reference/ps-modules/PlatyPS/Update-MarkdownHelpModule.md | 2 +- 44 files changed, 51 insertions(+), 51 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 7c034f3..9e55706 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -10,7 +10,7 @@ body: value: | Use this template to report issues with documentation. This can include typos, technical and factual errors, grammar, spelling, formatting, presentation, etc. - Support questions should be posted to community support forums. See the [Community support](https://docs.microsoft.com/powershell/scripting/community/community-support) page. + Support questions should be posted to community support forums. See the [Community support](https://learn.microsoft.com/powershell/scripting/community/community-support) page. - type: checkboxes id: prerequisites attributes: @@ -62,7 +62,7 @@ body: the problem instead of the page itself. placeholder: | - https://github.com/MicrosoftDocs/PowerShell-Docs-Modules/blob/2d7879a4c26b4a9d3aac906d18847f27ae509cdd/reference/docs-conceptual/Crescendo/overview.md?plain=1#L31-L38 - - https://docs.microsoft.com/powershell/utility-modules/crescendo/overview?view=ps-modules#crescendo-specific-terminology + - https://learn.microsoft.com/powershell/utility-modules/crescendo/overview?view=ps-modules#crescendo-specific-terminology - type: textarea id: summary validations: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index edbe1b3..e40a112 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -19,5 +19,5 @@ contact_links: url: https://github.com/PowerShell/SecretStore/issues/new/choose about: Please open feature requests and bug reports for SecretStore here. - name: Community Support - url: https://docs.microsoft.com/powershell/scripting/community/community-support + url: https://learn.microsoft.com/powershell/scripting/community/community-support about: PowerShell Support Questions/Help diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 08ee288..13f317c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -31,5 +31,5 @@ This helps us understand whether or not your PR is ready to review. --> -[contrib]: https://docs.microsoft.com/powershell/scripting/community/contributing/overview -[style]: https://docs.microsoft.com/powershell/scripting/community/contributing/powershell-style-guide \ No newline at end of file +[contrib]: https://learn.microsoft.com/powershell/scripting/community/contributing/overview +[style]: https://learn.microsoft.com/powershell/scripting/community/contributing/powershell-style-guide \ No newline at end of file diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md index e1a9c2e..aa6c715 100644 --- a/.github/SUPPORT.md +++ b/.github/SUPPORT.md @@ -23,5 +23,5 @@ appropriate module. ## Community Resources -See the [Community support](https://docs.microsoft.com/powershell/scripting/community/community-support) +See the [Community support](https://learn.microsoft.com/powershell/scripting/community/community-support) for more links to community-based support forums. diff --git a/.github/messages/expectations.md b/.github/messages/expectations.md index 467778e..dfbfe77 100644 --- a/.github/messages/expectations.md +++ b/.github/messages/expectations.md @@ -30,8 +30,8 @@ all requirements are satisfied, the docs team marks your PR as **Approved** and PR is merged, it is included the next time the documentation is published. For this project, the documentation is published daily at 3 p.m. Pacific Standard Time (PST). -[contrib-checklist]: https://docs.microsoft.com/powershell/scripting/community/contributing/editorial-checklist -[contrib-managing-prs]: https://docs.microsoft.com/powershell/scripting/community/contributing/managing-pull-requests -[contrib]: https://docs.microsoft.com/powershell/scripting/community/contributing/overview +[contrib-checklist]: https://learn.microsoft.com/powershell/scripting/community/contributing/editorial-checklist +[contrib-managing-prs]: https://learn.microsoft.com/powershell/scripting/community/contributing/managing-pull-requests +[contrib]: https://learn.microsoft.com/powershell/scripting/community/contributing/overview [gh-drafts]: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests#draft-pull-requests [gh-review-request]: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/requesting-a-pull-request-review \ No newline at end of file diff --git a/reference/docfx.json b/reference/docfx.json index a9a8484..404c3ad 100644 --- a/reference/docfx.json +++ b/reference/docfx.json @@ -71,8 +71,8 @@ "**/**.yml": [ "https://authoring-docs-microsoft.poolparty.biz/devrel/8bce367e-2e90-4b56-9ed5-5e4e9f3a2dc3" ] }, "social_image_url": { - "**/**.md": "https://docs.microsoft.com/media/logos/logo-powershell-social.png", - "**/**.yml": "https://docs.microsoft.com/media/logos/logo-powershell-social.png" + "**/**.md": "https://learn.microsoft.com/media/logos/logo-powershell-social.png", + "**/**.yml": "https://learn.microsoft.com/media/logos/logo-powershell-social.png" } }, "globalMetadata": { diff --git a/reference/ps-modules/Microsoft.PowerShell.Crescendo/About/about_Crescendo.md b/reference/ps-modules/Microsoft.PowerShell.Crescendo/About/about_Crescendo.md index 30711b3..df32c42 100644 --- a/reference/ps-modules/Microsoft.PowerShell.Crescendo/About/about_Crescendo.md +++ b/reference/ps-modules/Microsoft.PowerShell.Crescendo/About/about_Crescendo.md @@ -2,7 +2,7 @@ description: Describes the purpose of the Crescendo module. Locale: en-US ms.date: 08/18/2022 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.crescendo/about/about_Microsoft.PowerShell.Crescendo?view=ps-modules.1&WT.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.crescendo/about/about_Microsoft.PowerShell.Crescendo?view=ps-modules.1&WT.mc_id=ps-gethelp schema: 2.0.0 title: about_Microsoft.PowerShell.Crescendo --- diff --git a/reference/ps-modules/Microsoft.PowerShell.Crescendo/Export-CrescendoModule.md b/reference/ps-modules/Microsoft.PowerShell.Crescendo/Export-CrescendoModule.md index 997fd72..cf44265 100644 --- a/reference/ps-modules/Microsoft.PowerShell.Crescendo/Export-CrescendoModule.md +++ b/reference/ps-modules/Microsoft.PowerShell.Crescendo/Export-CrescendoModule.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.Crescendo-help.xml Module Name: Microsoft.PowerShell.Crescendo ms.date: 11/09/2021 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.crescendo/export-crescendomodule?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.crescendo/export-crescendomodule?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/Microsoft.PowerShell.Crescendo/Export-Schema.md b/reference/ps-modules/Microsoft.PowerShell.Crescendo/Export-Schema.md index 4faea42..5082d5e 100644 --- a/reference/ps-modules/Microsoft.PowerShell.Crescendo/Export-Schema.md +++ b/reference/ps-modules/Microsoft.PowerShell.Crescendo/Export-Schema.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.Crescendo-help.xml Module Name: Microsoft.PowerShell.Crescendo ms.date: 11/09/2021 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.crescendo/export-schema?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.crescendo/export-schema?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/Microsoft.PowerShell.Crescendo/Import-CommandConfiguration.md b/reference/ps-modules/Microsoft.PowerShell.Crescendo/Import-CommandConfiguration.md index bafe222..1e5a7d8 100644 --- a/reference/ps-modules/Microsoft.PowerShell.Crescendo/Import-CommandConfiguration.md +++ b/reference/ps-modules/Microsoft.PowerShell.Crescendo/Import-CommandConfiguration.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.Crescendo-help.xml Module Name: Microsoft.PowerShell.Crescendo ms.date: 03/16/2021 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.crescendo/import-commandconfiguration?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.crescendo/import-commandconfiguration?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/Microsoft.PowerShell.Crescendo/New-CrescendoCommand.md b/reference/ps-modules/Microsoft.PowerShell.Crescendo/New-CrescendoCommand.md index 3d80292..5c1df85 100644 --- a/reference/ps-modules/Microsoft.PowerShell.Crescendo/New-CrescendoCommand.md +++ b/reference/ps-modules/Microsoft.PowerShell.Crescendo/New-CrescendoCommand.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.Crescendo-help.xml Module Name: Microsoft.PowerShell.Crescendo ms.date: 11/09/2021 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.crescendo/new-crescendocommand?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.crescendo/new-crescendocommand?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/Microsoft.PowerShell.Crescendo/New-ExampleInfo.md b/reference/ps-modules/Microsoft.PowerShell.Crescendo/New-ExampleInfo.md index a4660e8..da68329 100644 --- a/reference/ps-modules/Microsoft.PowerShell.Crescendo/New-ExampleInfo.md +++ b/reference/ps-modules/Microsoft.PowerShell.Crescendo/New-ExampleInfo.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.Crescendo-help.xml Module Name: Microsoft.PowerShell.Crescendo ms.date: 11/09/2021 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.crescendo/new-exampleinfo?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.crescendo/new-exampleinfo?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/Microsoft.PowerShell.Crescendo/New-OutputHandler.md b/reference/ps-modules/Microsoft.PowerShell.Crescendo/New-OutputHandler.md index 42a8c03..0ce3295 100644 --- a/reference/ps-modules/Microsoft.PowerShell.Crescendo/New-OutputHandler.md +++ b/reference/ps-modules/Microsoft.PowerShell.Crescendo/New-OutputHandler.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.Crescendo-help.xml Module Name: Microsoft.PowerShell.Crescendo ms.date: 11/09/2021 -online version:https://docs.microsoft.com/powershell/module/microsoft.powershell.crescendo/new-outputhandler?view=ps-modules&wt.mc_id=ps-gethelp +online version:https://learn.microsoft.com/powershell/module/microsoft.powershell.crescendo/new-outputhandler?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/Microsoft.PowerShell.Crescendo/New-ParameterInfo.md b/reference/ps-modules/Microsoft.PowerShell.Crescendo/New-ParameterInfo.md index 96ac016..8bced88 100644 --- a/reference/ps-modules/Microsoft.PowerShell.Crescendo/New-ParameterInfo.md +++ b/reference/ps-modules/Microsoft.PowerShell.Crescendo/New-ParameterInfo.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.Crescendo-help.xml Module Name: Microsoft.PowerShell.Crescendo ms.date: 11/09/2021 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.crescendo/new-parameterinfo?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.crescendo/new-parameterinfo?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/Microsoft.PowerShell.Crescendo/New-UsageInfo.md b/reference/ps-modules/Microsoft.PowerShell.Crescendo/New-UsageInfo.md index 5b5cc32..2e49ab3 100644 --- a/reference/ps-modules/Microsoft.PowerShell.Crescendo/New-UsageInfo.md +++ b/reference/ps-modules/Microsoft.PowerShell.Crescendo/New-UsageInfo.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.Crescendo-help.xml Module Name: Microsoft.PowerShell.Crescendo ms.date: 11/09/2021 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.crescendo/new-usageinfo?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.crescendo/new-usageinfo?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/Microsoft.PowerShell.Crescendo/Test-IsCrescendoCommand.md b/reference/ps-modules/Microsoft.PowerShell.Crescendo/Test-IsCrescendoCommand.md index 770ebb3..a8b28ca 100644 --- a/reference/ps-modules/Microsoft.PowerShell.Crescendo/Test-IsCrescendoCommand.md +++ b/reference/ps-modules/Microsoft.PowerShell.Crescendo/Test-IsCrescendoCommand.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.Crescendo-help.xml Module Name: Microsoft.PowerShell.Crescendo ms.date: 11/09/2021 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.crescendo/test-iscrescendocommand?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.crescendo/test-iscrescendocommand?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Get-Secret.md b/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Get-Secret.md index c6c9d8b..2112e3b 100644 --- a/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Get-Secret.md +++ b/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Get-Secret.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.SecretManagement.dll-Help.xml Module Name: Microsoft.PowerShell.SecretManagement ms.date: 05/31/2022 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.secretmanagement/get-secret?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.secretmanagement/get-secret?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Get-SecretInfo.md b/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Get-SecretInfo.md index bf4699b..c6ce50c 100644 --- a/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Get-SecretInfo.md +++ b/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Get-SecretInfo.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.SecretManagement.dll-Help.xml Module Name: Microsoft.PowerShell.SecretManagement ms.date: 05/31/2022 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.secretmanagement/get-secretinfo?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.secretmanagement/get-secretinfo?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Get-SecretVault.md b/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Get-SecretVault.md index 40ece12..d2ad140 100644 --- a/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Get-SecretVault.md +++ b/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Get-SecretVault.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.SecretManagement.dll-Help.xml Module Name: Microsoft.PowerShell.SecretManagement ms.date: 05/31/2022 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.secretmanagement/get-secretvault?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.secretmanagement/get-secretvault?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Register-SecretVault.md b/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Register-SecretVault.md index dc9217d..e088881 100644 --- a/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Register-SecretVault.md +++ b/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Register-SecretVault.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.SecretManagement.dll-Help.xml Module Name: Microsoft.PowerShell.SecretManagement ms.date: 05/31/2022 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.secretmanagement/register-secretvault?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.secretmanagement/register-secretvault?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- @@ -57,10 +57,10 @@ set as the default vault. $parameters = @{ Name = 'Azure' ModuleName = 'Az.KeyVault' - VaultParameters = @{ + VaultParameters = @{ AZKVaultName = 'AzureKeyVault' SubscriptionId = (Get-AzContext).Subscription.Id - } + } DefaultVault = $true } Register-SecretVault @parameters diff --git a/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Remove-Secret.md b/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Remove-Secret.md index b3cd737..b79410a 100644 --- a/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Remove-Secret.md +++ b/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Remove-Secret.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.SecretManagement.dll-Help.xml Module Name: Microsoft.PowerShell.SecretManagement ms.date: 05/31/2022 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.secretmanagement/remove-secret?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.secretmanagement/remove-secret?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Set-Secret.md b/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Set-Secret.md index 3829811..e5e14dc 100644 --- a/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Set-Secret.md +++ b/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Set-Secret.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.SecretManagement.dll-Help.xml Module Name: Microsoft.PowerShell.SecretManagement ms.date: 05/31/2022 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.secretmanagement/set-secret?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.secretmanagement/set-secret?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Set-SecretInfo.md b/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Set-SecretInfo.md index 0b319f0..64f0c8e 100644 --- a/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Set-SecretInfo.md +++ b/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Set-SecretInfo.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.SecretManagement.dll-Help.xml Module Name: Microsoft.PowerShell.SecretManagement ms.date: 05/31/2022 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.secretmanagement/set-secretinfo?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.secretmanagement/set-secretinfo?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Set-SecretVaultDefault.md b/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Set-SecretVaultDefault.md index d263444..4f3a03d 100644 --- a/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Set-SecretVaultDefault.md +++ b/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Set-SecretVaultDefault.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.SecretManagement.dll-Help.xml Module Name: Microsoft.PowerShell.SecretManagement ms.date: 05/31/2022 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.secretmanagement/set-secretvaultdefault?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.secretmanagement/set-secretvaultdefault?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Test-SecretVault.md b/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Test-SecretVault.md index 0613e95..2c34f40 100644 --- a/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Test-SecretVault.md +++ b/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Test-SecretVault.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.SecretManagement.dll-Help.xml Module Name: Microsoft.PowerShell.SecretManagement ms.date: 05/31/2022 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.secretmanagement/test-secretvault?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.secretmanagement/test-secretvault?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Unregister-SecretVault.md b/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Unregister-SecretVault.md index fd6903a..f5ff845 100644 --- a/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Unregister-SecretVault.md +++ b/reference/ps-modules/Microsoft.PowerShell.SecretManagement/Unregister-SecretVault.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.SecretManagement.dll-Help.xml Module Name: Microsoft.PowerShell.SecretManagement ms.date: 05/31/2022 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.secretmanagement/unregister-secretvault?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.secretmanagement/unregister-secretvault?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/Microsoft.PowerShell.SecretStore/Get-SecretStoreConfiguration.md b/reference/ps-modules/Microsoft.PowerShell.SecretStore/Get-SecretStoreConfiguration.md index 13cd4db..3378eba 100644 --- a/reference/ps-modules/Microsoft.PowerShell.SecretStore/Get-SecretStoreConfiguration.md +++ b/reference/ps-modules/Microsoft.PowerShell.SecretStore/Get-SecretStoreConfiguration.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.SecretStore.dll-Help.xml Module Name: Microsoft.PowerShell.SecretStore ms.date: 05/31/2022 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.secretstore/get-secretstoreconfiguration?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.secretstore/get-secretstoreconfiguration?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/Microsoft.PowerShell.SecretStore/Reset-SecretStore.md b/reference/ps-modules/Microsoft.PowerShell.SecretStore/Reset-SecretStore.md index e498252..048e388 100644 --- a/reference/ps-modules/Microsoft.PowerShell.SecretStore/Reset-SecretStore.md +++ b/reference/ps-modules/Microsoft.PowerShell.SecretStore/Reset-SecretStore.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.SecretStore.dll-Help.xml Module Name: Microsoft.PowerShell.SecretStore ms.date: 05/31/2022 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.secretstore/reset-secretstore?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.secretstore/reset-secretstore?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/Microsoft.PowerShell.SecretStore/Set-SecretStoreConfiguration.md b/reference/ps-modules/Microsoft.PowerShell.SecretStore/Set-SecretStoreConfiguration.md index 802a4be..4f7570a 100644 --- a/reference/ps-modules/Microsoft.PowerShell.SecretStore/Set-SecretStoreConfiguration.md +++ b/reference/ps-modules/Microsoft.PowerShell.SecretStore/Set-SecretStoreConfiguration.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.SecretStore.dll-Help.xml Module Name: Microsoft.PowerShell.SecretStore ms.date: 05/31/2022 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.secretstore/set-secretstoreconfiguration?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.secretstore/set-secretstoreconfiguration?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/Microsoft.PowerShell.SecretStore/Set-SecretStorePassword.md b/reference/ps-modules/Microsoft.PowerShell.SecretStore/Set-SecretStorePassword.md index a00248e..9830112 100644 --- a/reference/ps-modules/Microsoft.PowerShell.SecretStore/Set-SecretStorePassword.md +++ b/reference/ps-modules/Microsoft.PowerShell.SecretStore/Set-SecretStorePassword.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.SecretStore.dll-Help.xml Module Name: Microsoft.PowerShell.SecretStore ms.date: 05/31/2022 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.secretstore/set-secretstorepassword?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.secretstore/set-secretstorepassword?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/Microsoft.PowerShell.SecretStore/Unlock-SecretStore.md b/reference/ps-modules/Microsoft.PowerShell.SecretStore/Unlock-SecretStore.md index d239205..70020a0 100644 --- a/reference/ps-modules/Microsoft.PowerShell.SecretStore/Unlock-SecretStore.md +++ b/reference/ps-modules/Microsoft.PowerShell.SecretStore/Unlock-SecretStore.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.SecretStore.dll-Help.xml Module Name: Microsoft.PowerShell.SecretStore ms.date: 05/31/2022 -online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.secretstore/unlock-secretstore?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.secretstore/unlock-secretstore?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/PSScriptAnalyzer/Get-ScriptAnalyzerRule.md b/reference/ps-modules/PSScriptAnalyzer/Get-ScriptAnalyzerRule.md index 5aa735e..252936e 100644 --- a/reference/ps-modules/PSScriptAnalyzer/Get-ScriptAnalyzerRule.md +++ b/reference/ps-modules/PSScriptAnalyzer/Get-ScriptAnalyzerRule.md @@ -3,7 +3,7 @@ external help file: Microsoft.Windows.PowerShell.ScriptAnalyzer.dll-Help.xml Module Name: PSScriptAnalyzer ms.custom: PSSA v1.20.0 ms.date: 10/07/2021 -online version: https://docs.microsoft.com/powershell/module/psscriptanalyzer/get-scriptanalyzerrule?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/psscriptanalyzer/get-scriptanalyzerrule?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/PSScriptAnalyzer/Invoke-Formatter.md b/reference/ps-modules/PSScriptAnalyzer/Invoke-Formatter.md index 7587d1a..0aff573 100644 --- a/reference/ps-modules/PSScriptAnalyzer/Invoke-Formatter.md +++ b/reference/ps-modules/PSScriptAnalyzer/Invoke-Formatter.md @@ -3,7 +3,7 @@ external help file: Microsoft.Windows.PowerShell.ScriptAnalyzer.dll-Help.xml Module Name: PSScriptAnalyzer ms.custom: PSSA v1.20.0 ms.date: 10/07/2021 -online version: https://docs.microsoft.com/powershell/module/psscriptanalyzer/invoke-formatter?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/psscriptanalyzer/invoke-formatter?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/PSScriptAnalyzer/Invoke-ScriptAnalyzer.md b/reference/ps-modules/PSScriptAnalyzer/Invoke-ScriptAnalyzer.md index 4c9f8b2..0477ecb 100644 --- a/reference/ps-modules/PSScriptAnalyzer/Invoke-ScriptAnalyzer.md +++ b/reference/ps-modules/PSScriptAnalyzer/Invoke-ScriptAnalyzer.md @@ -3,7 +3,7 @@ external help file: Microsoft.Windows.PowerShell.ScriptAnalyzer.dll-Help.xml Module Name: PSScriptAnalyzer ms.custom: PSSA v1.20.0 ms.date: 10/07/2021 -online version: https://docs.microsoft.com/powershell/module/psscriptanalyzer/invoke-scriptanalyzer?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/psscriptanalyzer/invoke-scriptanalyzer?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/PlatyPS/Get-HelpPreview.md b/reference/ps-modules/PlatyPS/Get-HelpPreview.md index 1de3702..804d583 100644 --- a/reference/ps-modules/PlatyPS/Get-HelpPreview.md +++ b/reference/ps-modules/PlatyPS/Get-HelpPreview.md @@ -2,7 +2,7 @@ external help file: platyPS-help.xml Module Name: platyPS ms.date: 03/16/2021 -online version: https://docs.microsoft.com/powershell/module/platyps/get-helppreview?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/platyps/get-helppreview?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/PlatyPS/Get-MarkdownMetadata.md b/reference/ps-modules/PlatyPS/Get-MarkdownMetadata.md index 50be0a0..06a3c00 100644 --- a/reference/ps-modules/PlatyPS/Get-MarkdownMetadata.md +++ b/reference/ps-modules/PlatyPS/Get-MarkdownMetadata.md @@ -2,7 +2,7 @@ external help file: platyPS-help.xml Module Name: platyPS ms.date: 03/16/2021 -online version: https://docs.microsoft.com/powershell/module/platyps/get-markdownmetadata?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/platyps/get-markdownmetadata?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/PlatyPS/Merge-MarkdownHelp.md b/reference/ps-modules/PlatyPS/Merge-MarkdownHelp.md index 9918a68..9bd85de 100644 --- a/reference/ps-modules/PlatyPS/Merge-MarkdownHelp.md +++ b/reference/ps-modules/PlatyPS/Merge-MarkdownHelp.md @@ -2,7 +2,7 @@ external help file: platyPS-help.xml Module Name: platyPS ms.date: 03/16/2021 -online version: https://docs.microsoft.com/powershell/module/platyps/merge-markdownhelp?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/platyps/merge-markdownhelp?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/PlatyPS/New-ExternalHelp.md b/reference/ps-modules/PlatyPS/New-ExternalHelp.md index fabdbf9..002bf88 100644 --- a/reference/ps-modules/PlatyPS/New-ExternalHelp.md +++ b/reference/ps-modules/PlatyPS/New-ExternalHelp.md @@ -2,7 +2,7 @@ external help file: platyPS-help.xml Module Name: platyPS ms.date: 03/16/2021 -online version: https://docs.microsoft.com/powershell/module/platyps/new-externalhelp?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/platyps/new-externalhelp?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/PlatyPS/New-ExternalHelpCab.md b/reference/ps-modules/PlatyPS/New-ExternalHelpCab.md index 3c2bed2..79a4c00 100644 --- a/reference/ps-modules/PlatyPS/New-ExternalHelpCab.md +++ b/reference/ps-modules/PlatyPS/New-ExternalHelpCab.md @@ -2,7 +2,7 @@ external help file: platyPS-help.xml Module Name: platyPS ms.date: 03/16/2021 -online version: https://docs.microsoft.com/powershell/module/platyps/new-externalhelpcab?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/platyps/new-externalhelpcab?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/PlatyPS/New-MarkdownAboutHelp.md b/reference/ps-modules/PlatyPS/New-MarkdownAboutHelp.md index 741d9ad..e4dcda4 100644 --- a/reference/ps-modules/PlatyPS/New-MarkdownAboutHelp.md +++ b/reference/ps-modules/PlatyPS/New-MarkdownAboutHelp.md @@ -2,7 +2,7 @@ external help file: platyPS-help.xml Module Name: platyPS ms.date: 03/16/2021 -online version: https://docs.microsoft.com/powershell/module/platyps/new-markdownabouthelp?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/platyps/new-markdownabouthelp?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/PlatyPS/New-MarkdownHelp.md b/reference/ps-modules/PlatyPS/New-MarkdownHelp.md index ab5fcd1..b1f8b31 100644 --- a/reference/ps-modules/PlatyPS/New-MarkdownHelp.md +++ b/reference/ps-modules/PlatyPS/New-MarkdownHelp.md @@ -2,7 +2,7 @@ external help file: platyPS-help.xml Module Name: platyPS ms.date: 03/16/2021 -online version: https://docs.microsoft.com/powershell/module/platyps/new-markdownhelp?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/platyps/new-markdownhelp?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/PlatyPS/New-YamlHelp.md b/reference/ps-modules/PlatyPS/New-YamlHelp.md index 2f640fa..ed2a81f 100644 --- a/reference/ps-modules/PlatyPS/New-YamlHelp.md +++ b/reference/ps-modules/PlatyPS/New-YamlHelp.md @@ -2,7 +2,7 @@ external help file: platyPS-help.xml Module Name: platyPS ms.date: 03/16/2021 -online version: https://docs.microsoft.com/powershell/module/platyps/new-yamlhelp?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/platyps/new-yamlhelp?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/PlatyPS/Update-MarkdownHelp.md b/reference/ps-modules/PlatyPS/Update-MarkdownHelp.md index c1ccbed..5f7bb6f 100644 --- a/reference/ps-modules/PlatyPS/Update-MarkdownHelp.md +++ b/reference/ps-modules/PlatyPS/Update-MarkdownHelp.md @@ -2,7 +2,7 @@ external help file: platyPS-help.xml Module Name: platyPS ms.date: 03/16/2021 -online version: https://docs.microsoft.com/powershell/module/platyps/update-markdownhelp?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/platyps/update-markdownhelp?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 --- diff --git a/reference/ps-modules/PlatyPS/Update-MarkdownHelpModule.md b/reference/ps-modules/PlatyPS/Update-MarkdownHelpModule.md index 8c04836..c09e597 100644 --- a/reference/ps-modules/PlatyPS/Update-MarkdownHelpModule.md +++ b/reference/ps-modules/PlatyPS/Update-MarkdownHelpModule.md @@ -2,7 +2,7 @@ external help file: platyPS-help.xml Module Name: platyPS ms.date: 03/16/2021 -online version: https://docs.microsoft.com/powershell/module/platyps/update-markdownhelpmodule?view=ps-modules&wt.mc_id=ps-gethelp +online version: https://learn.microsoft.com/powershell/module/platyps/update-markdownhelpmodule?view=ps-modules&wt.mc_id=ps-gethelp schema: 2.0.0 ---