From df5680a90dbe8a1f67aaf099ff981df59a85ace1 Mon Sep 17 00:00:00 2001 From: William Lam Date: Wed, 7 Aug 2024 18:50:00 -0700 Subject: [PATCH] feat: add pci compliance audit functions (#291) - Added cmdlets for auditing PCI Compliance in VMware Cloud Foundation 5.2 and later. - Added `Get-VCFCompliance` to retrieve a specific compliance audit result. - Added `Get-VCFComplianceConfiguration` to retrieve a list of all compliance configurations along with their applicable resource types and versions. - Added `Get-VCFComplianceHistory` to retrieve the history for all compliance audits that have been performed. - Added `Get-VCFComplianceStandard` to retrieve a list of all compliance audit standards and versions that are supported. - Added `Get-VCFCompliance` to retrieve a specific compliance audit result. - Added `New-VCFCompliance` to run a new compliance audit. Signed-off-by: William Lam Co-authored-by: Ryan Johnson --- CHANGELOG.md | 31 ++- PowerVCF.psd1 | 2 +- PowerVCF.psm1 | 237 ++++++++++++++++++ .../Set-VCFVrliConnection.md | 2 +- .../aria-operations/Get-VCFVrops.md | 2 +- .../aria-operations/Set-VCFVropsConnection.md | 2 +- .../aria-suite-lifecycle/New-VCFVrslcm.md | 2 +- .../authentication/Connect-CloudBuilder.md | 2 +- .../authentication/Request-VCFToken.md | 2 +- .../avns/Add-VCFApplicationVirtualNetwork.md | 2 +- .../avns/Get-VCFApplicationVirtualNetwork.md | 2 +- .../backup-restore/Get-VCFRestoreTask.md | 2 +- .../Set-VCFBackupConfiguration.md | 2 +- .../backup-restore/Start-VCFRestore.md | 2 +- .../functions/bundles/Get-VCFBundle.md | 2 +- .../functions/bundles/Request-VCFBundle.md | 2 +- .../bundles/Start-VCFBundleUpload.md | 2 +- .../functions/ceip/Set-VCFCeip.md | 2 +- .../certificates/Get-VCFCertificate.md | 2 +- .../Get-VCFCertificateAuthority.md | 2 +- .../certificates/Get-VCFCertificateCsr.md | 2 +- .../Remove-VCFCertificateAuthority.md | 2 +- .../certificates/Request-VCFCertificate.md | 2 +- .../certificates/Request-VCFCertificateCsr.md | 2 +- .../certificates/Set-VCFCertificate.md | 2 +- .../certificates/Set-VCFMicrosoftCa.md | 2 +- .../certificates/Set-VCFOpensslCa.md | 2 +- .../functions/clusters/Get-VCFCluster.md | 2 +- .../clusters/Get-VCFClusterValidation.md | 2 +- .../functions/clusters/New-VCFCluster.md | 2 +- .../functions/clusters/Remove-VCFCluster.md | 2 +- .../functions/clusters/Set-VCFCluster.md | 2 +- .../functions/compliance/Get-VCFCompliance.md | 73 ++++++ .../Get-VCFComplianceConfiguration.md | 37 +++ .../compliance/Get-VCFComplianceHistory.md | 53 ++++ .../compliance/Get-VCFComplianceStandard.md | 29 +++ .../compliance/Get-VCFComplianceTask.md | 67 +++++ .../functions/compliance/New-VCFCompliance.md | 95 +++++++ .../credentials/Get-VCFCredential.md | 2 +- .../credentials/Get-VCFCredentialExpiry.md | 2 +- .../credentials/Get-VCFCredentialTask.md | 2 +- .../credentials/Restart-VCFCredentialTask.md | 2 +- .../credentials/Set-VCFCredential.md | 2 +- .../Set-VCFCredentialAutoRotatePolicy.md | 2 +- .../credentials/Stop-VCFCredentialTask.md | 2 +- .../depots/Get-VCFDepotCredential.md | 2 +- .../depots/Set-VCFDepotCredential.md | 2 +- .../Get-VCFConfigurationDNSValidation.md | 2 +- .../Get-VCFConfigurationNTPValidation.md | 2 +- .../dns-ntp/Set-VCFConfigurationDNS.md | 2 +- .../dns-ntp/Set-VCFConfigurationNTP.md | 2 +- .../domains/Get-VCFWorkloadDomain.md | 2 +- .../domains/New-VCFWorkloadDomain.md | 2 +- .../domains/Remove-VCFWorkloadDomain.md | 2 +- .../domains/Set-VCFWorkloadDomain.md | 2 +- .../federation/Get-VCFFederationTask.md | 2 +- .../federation/Join-VCFFederation.md | 2 +- .../federation/New-VCFFederationInvite.md | 2 +- .../functions/federation/Set-VCFFederation.md | 2 +- .../functions/hosts/Get-VCFHost.md | 2 +- .../hosts/New-VCFCommissionedHost.md | 2 +- .../hosts/Remove-VCFCommissionedHost.md | 2 +- .../functions/iam/Get-VCFUser.md | 2 +- .../functions/iam/New-VCFGroup.md | 2 +- .../functions/iam/New-VCFServiceUser.md | 2 +- .../functions/iam/New-VCFUser.md | 2 +- .../functions/iam/Remove-VCFUser.md | 2 +- .../functions/idp/Get-VCFIdentityProvider.md | 2 +- .../functions/idp/New-VCFIdentityProvider.md | 2 +- .../idp/Remove-VCFIdentityProvider.md | 2 +- .../idp/Update-VCFIdentityProvider.md | 2 +- .../functions/licenses/Get-VCFLicenseKey.md | 2 +- .../functions/licenses/New-VCFLicenseKey.md | 2 +- .../licenses/Remove-VCFLicenseKey.md | 2 +- .../network-pools/Add-VCFNetworkIPPool.md | 2 +- .../network-pools/Get-VCFNetworkIPPool.md | 2 +- .../network-pools/Get-VCFNetworkPool.md | 2 +- .../network-pools/New-VCFNetworkPool.md | 2 +- .../network-pools/Remove-VCFNetworkIPPool.md | 2 +- .../network-pools/Remove-VCFNetworkPool.md | 2 +- .../nsx-edge-clusters/Get-VCFEdgeCluster.md | 2 +- .../nsx-edge-clusters/New-VCFEdgeCluster.md | 2 +- .../nsx/nsx-managers/Get-VCFNsxtCluster.md | 2 +- .../functions/other/Invoke-VCFCommand.md | 2 +- .../personalities/Get-VCFPersonality.md | 2 +- .../personalities/New-VCFPersonality.md | 2 +- .../functions/pscs/Get-VCFPSC.md | 2 +- .../functions/releases/Get-VCFRelease.md | 2 +- .../functions/sddc-managers/Get-VCFManager.md | 2 +- .../functions/sddc/Get-CloudBuilderSDDC.md | 2 +- .../sddc/Get-CloudBuilderSDDCValidation.md | 2 +- .../sddc/Restart-CloudBuilderSDDC.md | 2 +- .../Restart-CloudBuilderSDDCValidation.md | 2 +- .../functions/sddc/Start-CloudBuilderSDDC.md | 2 +- .../sddc/Start-CloudBuilderSDDCValidation.md | 2 +- .../sddc/Stop-CloudBuilderSDDCValidation.md | 2 +- .../functions/services/Get-VCFService.md | 2 +- .../functions/sos/Get-VCFHealthSummaryTask.md | 2 +- .../functions/sos/Get-VCFSupportBundleTask.md | 2 +- .../sos/Request-VCFHealthSummaryBundle.md | 2 +- .../functions/sos/Request-VCFSupportBundle.md | 2 +- .../functions/sos/Start-VCFHealthSummary.md | 2 +- .../functions/sos/Start-VCFSupportBundle.md | 2 +- .../Get-VCFSystemPrecheckTask.md | 2 +- .../Start-VCFSystemPrecheck.md | 2 +- .../functions/tasks/Get-VCFTask.md | 2 +- .../functions/tasks/Restart-VCFTask.md | 2 +- .../functions/upgrades/Get-VCFUpgrade.md | 2 +- .../functions/upgrades/Start-VCFUpgrade.md | 2 +- .../functions/vcenters/Get-VCFvCenter.md | 2 +- mkdocs.yml | 13 +- 111 files changed, 722 insertions(+), 117 deletions(-) create mode 100644 docs/documentation/functions/compliance/Get-VCFCompliance.md create mode 100644 docs/documentation/functions/compliance/Get-VCFComplianceConfiguration.md create mode 100644 docs/documentation/functions/compliance/Get-VCFComplianceHistory.md create mode 100644 docs/documentation/functions/compliance/Get-VCFComplianceStandard.md create mode 100644 docs/documentation/functions/compliance/Get-VCFComplianceTask.md create mode 100644 docs/documentation/functions/compliance/New-VCFCompliance.md diff --git a/CHANGELOG.md b/CHANGELOG.md index c9e0ffa74..76e12c99b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,22 +4,29 @@ > Released: Unreleased +- Added cmdlets for auditing PCI Compliance in VMware Cloud Foundation 5.2 and later. + - Added `Get-VCFCompliance` to retrieve a specific compliance audit result. + - Added `Get-VCFComplianceConfiguration` to retrieve a list of all compliance configurations along with their applicable resource types and versions. + - Added `Get-VCFComplianceHistory` to retrieve the history for all compliance audits that have been performed. + - Added `Get-VCFComplianceStandard` to retrieve a list of all compliance audit standards and versions that are supported. + - Added `Get-VCFCompliance` to retrieve a specific compliance audit result. + - Added `New-VCFCompliance` to run a new compliance audit. +- Added `Export-VCFManagementDomainJsonSpec` to export the JSON specification required for bring-up from the Planning and Preparation workbook. +- Enhanced the request headers to include `Content-Type` to ensure REST API calls do not error out. +- Enhanced `ResponseException` function to accept optional `-Body` parameter to include the JSON payload for ease of debugging. +- Enhanced `New-VCFWorkloadDomain` cmdlet to improve error handling. +- Enhanced `New-VCFCommissionedHost` cmdlet to improve error handling. +- Enhanced `New-VCFCommissionedHost` cmdlet with ability to use the host commission JSON specification provided by the SDDC Manager UI. - Updated `Get-VCFTask` cmdlet with additional exception message to catch. - Updated `Get-VCFSystemPrecheckTask` cmdlet with optional parameter `failureOnly`. - Updated `Get-VCFPersonality` cmdlet with optional parameter `name`. - Updated `New-VCFWorkloadDomain` cmdlet with optional parameter `validate` to validate the JSON specification. -- Enhanced `New-VCFWorkloadDomain` cmdlet to improve error handling. -- Enhanced `New-VCFCommissionedHost` cmdlet to improve error handling. -- Enhanced `New-VCFCommissionedHost` cmdlet with ability to use the host commission JSON specification provided by the SDDC Manager UI. -- Removed the deprecated `Commission-VCFHost` alias from `New-VCFCommissionedHost`. -- Removed the deprecated `Decommission-VCFHost` alias from `Remove-VCFCommissionedHost`. -- Removed the deprecated `Get-VCFNsxManagerCluster` alias from `Get-VCFNsxtCluster`. -- Removed the deprecated `Get-VCFNsxEdgeCluster` alias from `Get-VCFEdgeCluster`. -- Removed the deprecated `New-VCFNsxEdgeCluster` alias from `New-VCFEdgeCluster`. -- Refactors `Invoke-VCFCommand` to run commands on SDDC Manager without the need for SSH across PowerShell editions and operating systems. -- Added `Export-VCFManagementDomainJsonSpec` to export the JSON spec required for bringup from the Planning & Preparation Excel workbook. -- Enhanced the VCF request headers to include `Content-Type` to ensure REST API calls do not error out -- Enhanced `ResponseException` function to accept optional `-Body` parameter to include the JSON payload for ease of debugging +- Refactored `Invoke-VCFCommand` to run commands on SDDC Manager without the need for SSH across PowerShell editions and operating systems. +- Removed deprecated `Commission-VCFHost` alias from `New-VCFCommissionedHost`. +- Removed deprecated `Decommission-VCFHost` alias from `Remove-VCFCommissionedHost`. +- Removed deprecated `Get-VCFNsxManagerCluster` alias from `Get-VCFNsxtCluster`. +- Removed deprecated `Get-VCFNsxEdgeCluster` alias from `Get-VCFEdgeCluster`. +- Removed deprecated `New-VCFNsxEdgeCluster` alias from `New-VCFEdgeCluster`. ## v2.4.1 diff --git a/PowerVCF.psd1 b/PowerVCF.psd1 index 5b0fae565..3fc099fb5 100644 --- a/PowerVCF.psd1 +++ b/PowerVCF.psd1 @@ -11,7 +11,7 @@ RootModule = 'PowerVCF.psm1' # Version number of this module. - ModuleVersion = '2.5.0.1014' + ModuleVersion = '2.5.0.1015' # Supported PSEditions # CompatiblePSEditions = @() diff --git a/PowerVCF.psm1 b/PowerVCF.psm1 index f9c2ce1a6..df6c01ee6 100644 --- a/PowerVCF.psm1 +++ b/PowerVCF.psm1 @@ -5950,6 +5950,243 @@ Export-ModuleMember -Function Update-VCFIdentityProvider #EndRegion APIs for managing Identity Providers +#Region APIs for Compliance Service +Function Get-VCFComplianceConfiguration { + <# + .SYNOPSIS + Retrieves the list of all compliance configurations along with their applicable resource types and versions. + + .DESCRIPTION + The Get-VCFComplianceConfiguration cmdlet retrieves the list of all compliance configurations along with their applicable resource types and versions. + + .EXAMPLE + Get-VCFComplianceConfiguration + This example shows how to retrieve a list of all compliance configurations. + #> + + Try { + if ((Get-VCFManager -version) -ge '5.2.0') { + createHeader # Set the Accept and Authorization headers. + checkVCFToken # Validate the access token and refresh, if necessary. + $uri = "https://$sddcManager/v1/compliance-configurations" + $response = Invoke-RestMethod -Method GET -Uri $uri -Headers $headers + Return ($response).elements + } else { + Write-Warning "$msgVcfApiNotSupported $(Get-VCFManager -version)" + } + } Catch { + ResponseException -Object $_ + } +} +Export-ModuleMember -Function Get-VCFComplianceConfiguration + +Function Get-VCFComplianceStandard { + <# + .SYNOPSIS + Retrieves the list of all compliance standards and versions that are supported. + + .DESCRIPTION + The Get-VCFComplianceStandard cmdlet retrieves the the list of all compliance standards and versions that are supported. + + .EXAMPLE + Get-VCFComplianceStandard + This example shows how to retrieve a list of all compliance standards and versions. + #> + + Try { + if ((Get-VCFManager -version) -ge '5.2.0') { + createHeader # Set the Accept and Authorization headers. + checkVCFToken # Validate the access token and refresh, if necessary. + $uri = "https://$sddcManager/v1/compliance-standards" + $response = Invoke-RestMethod -Method GET -Uri $uri -Headers $headers + Return ($response).elements + } else { + Write-Warning "$msgVcfApiNotSupported $(Get-VCFManager -version)" + } + } Catch { + ResponseException -Object $_ + } +} +Export-ModuleMember -Function Get-VCFComplianceStandard + +Function Get-VCFComplianceHistory { + <# + .SYNOPSIS + Retrieves the history for all compliance audits that have been performed. + + .DESCRIPTION + The Get-VCFComplianceHistory cmdlet retrieves the history for all compliance audits that have been performed. + + .EXAMPLE + Get-VCFIdentityProvider + This example shows how to retrieve the history for all compliance audits that have been performed. + + .EXAMPLE + Get-VCFComplianceHistory + #> + + Try { + if ((Get-VCFManager -version) -ge '5.2.0') { + createHeader # Set the Accept and Authorization headers. + checkVCFToken # Validate the access token and refresh, if necessary. + $uri = "https://$sddcManager/v1/compliance-audits" + $response = Invoke-RestMethod -Method GET -Uri $uri -Headers $headers + Return ($response).elements + } else { + Write-Warning "$msgVcfApiNotSupported $(Get-VCFManager -version)" + } + } Catch { + ResponseException -Object $_ + } +} +Export-ModuleMember -Function Get-VCFComplianceHistory + +Function New-VCFCompliance { + <# + .SYNOPSIS + Performs a new compliance audit. + + .DESCRIPTION + The Get-VCFIdentityProvider cmdlet retrieves the history for all compliance audits. + + .EXAMPLE + New-VCFCompliance -resourceType "SDDC_MANAGER" -standardType "PCI" -standardVersion "4.0" -domainName "sfo-m01" + This example shows how to perform a new compliance audit. + + .PARAMETER resourceType + Specifies the resource type for the compliance audit. Please use Get-VCFComplianceConfiguration to see available options. + + .PARAMETER standardType + Specifies the compliance type for the compliance audit. Please use Get-VCFComplianceStandard to see available options. + + .PARAMETER standardVersion + Specifies the compliance version for the compliance audit. Please use Get-VCFComplianceStandard to see available options. + + .PARAMETER domainName + Specifies the name of the workload domain. + #> + + Param ( + [Parameter (Mandatory = $true)] [ValidateSet("SDDC_MANAGER")] [String]$resourceType = "SDDC_MANAGER", + [Parameter (Mandatory = $true)] [String]$standardType, + [Parameter (Mandatory = $true)] [String]$standardVersion, + [Parameter (Mandatory = $true)] [String]$domainName + ) + + $vcfWorkloadDomainDetails = Get-VCFWorkloadDomain -Name $domainName + + Try { + if ((Get-VCFManager -version) -ge '5.2.0') { + createHeader # Set the Accept and Authorization headers. + checkVCFToken # Validate the access token and refresh, if necessary. + $uri = "https://$sddcManager/v1/domains/$($vcfWorkloadDomainDetails.id)/compliance-audits" + + $spec = [Ordered]@{ + "standardType" = $standardType + "standardVersion" = $standardVersion + "complianceResourcesConfigurationSpec" = @( + @{ + "resources" = @( + @{ + "resourceType" = $resourceType + } + ) + } + ) + } + + $body = $spec | ConvertTo-Json -Depth 4 + + $response = Invoke-RestMethod -Method POST -Uri $uri -Headers $headers -Body $body + Return $response + } else { + Write-Warning "$msgVcfApiNotSupported $(Get-VCFManager -version)" + } + } Catch { + ResponseException -Object $_ -body $body + } +} +Export-ModuleMember -Function New-VCFCompliance + +Function Get-VCFComplianceTask { + <# + .SYNOPSIS + Retrieves the compliance audit id and progress using the task id returned from the New-VCFCompliance operation. + + .DESCRIPTION + The Get-VCFComplianceTask cmdlet retrieves the compliance audit id and progress using the task id returned from the New-VCFCompliance operation. + + .EXAMPLE + Get-VCFComplianceTask -domainName "sfo-m01" -complianceTaskId "d22c47e0-8d38-43da-975b-938e7c59f4d6" + This example shows how to retrieve the compliance audit id and progress using the task id returned from the New-VCFCompliance operation. + + .PARAMETER domainName + SSpecifies the name of the workload domain. + + .PARAMETER complianceTaskId + Specifies the compliance task id returned from New-VCFCompliance. + #> + + Param ( + [Parameter (Mandatory = $true)] [String]$domainName, + [Parameter (Mandatory = $true)] [String]$complianceTaskId + ) + + $vcfWorkloadDomainDetails = Get-VCFWorkloadDomain -Name $domainName + + Try { + if ((Get-VCFManager -version) -ge '5.2.0') { + createHeader # Set the Accept and Authorization headers. + checkVCFToken # Validate the access token and refresh, if necessary. + $uri = "https://$sddcManager/v1/domains/$($vcfWorkloadDomainDetails.id)/compliance-audits/tasks/${complianceTaskId}" + $response = Invoke-RestMethod -Method GET -Uri $uri -Headers $headers + Return $response + } else { + Write-Warning "$msgVcfApiNotSupported $(Get-VCFManager -version)" + } + } Catch { + ResponseException -Object $_ + } +} +Export-ModuleMember -Function Get-VCFComplianceTask + +Function Get-VCFCompliance { + <# + .SYNOPSIS + Retrieves a specific compliance audit result. + + .DESCRIPTION + The Get-VCFCompliance cmdlet retrieves a specific compliance audit result. + + .EXAMPLE + Get-VCFCompliance -complianceAuditId "1758e972-8509-4dce-93d9-a303d7c35a41" + This example shows how to retrieve a specific compliance audit result. + + .PARAMETER complianceAuditId + Specifies the compliance task id returned from Get-VCFComplianceTask or Get-VCFComplianceHistory. + #> + + Param ( + [Parameter (Mandatory = $true)] [String]$complianceAuditId + ) + + Try { + if ((Get-VCFManager -version) -ge '5.2.0') { + createHeader # Set the Accept and Authorization headers. + checkVCFToken # Validate the access token and refresh, if necessary. + $uri = "https://$sddcManager/v1/compliance-audits/${complianceAuditId}/compliance-audit-items" + $response = Invoke-RestMethod -Method GET -Uri $uri -Headers $headers + Return ($response).elements + } else { + Write-Warning "$msgVcfApiNotSupported $(Get-VCFManager -version)" + } + } Catch { + ResponseException -Object $_ + } +} +Export-ModuleMember -Function Get-VCFCompliance +#EndRegion APIs for Compliance Service + #Region APIs for managing Validations (Not Exported) # The following functions are not exported since they are used internally by the cmdlets that manage the validations. diff --git a/docs/documentation/functions/aria-suite/aria-operations-logs/Set-VCFVrliConnection.md b/docs/documentation/functions/aria-suite/aria-operations-logs/Set-VCFVrliConnection.md index a42902f04..fd6188efb 100644 --- a/docs/documentation/functions/aria-suite/aria-operations-logs/Set-VCFVrliConnection.md +++ b/docs/documentation/functions/aria-suite/aria-operations-logs/Set-VCFVrliConnection.md @@ -72,4 +72,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/aria-suite/aria-operations/Get-VCFVrops.md b/docs/documentation/functions/aria-suite/aria-operations/Get-VCFVrops.md index 4d2aa0f9d..9f51c1bdd 100644 --- a/docs/documentation/functions/aria-suite/aria-operations/Get-VCFVrops.md +++ b/docs/documentation/functions/aria-suite/aria-operations/Get-VCFVrops.md @@ -56,4 +56,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/aria-suite/aria-operations/Set-VCFVropsConnection.md b/docs/documentation/functions/aria-suite/aria-operations/Set-VCFVropsConnection.md index 0d9d0d4bd..2865d9104 100644 --- a/docs/documentation/functions/aria-suite/aria-operations/Set-VCFVropsConnection.md +++ b/docs/documentation/functions/aria-suite/aria-operations/Set-VCFVropsConnection.md @@ -72,4 +72,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/aria-suite/aria-suite-lifecycle/New-VCFVrslcm.md b/docs/documentation/functions/aria-suite/aria-suite-lifecycle/New-VCFVrslcm.md index 60d446b9a..fb03c4600 100644 --- a/docs/documentation/functions/aria-suite/aria-suite-lifecycle/New-VCFVrslcm.md +++ b/docs/documentation/functions/aria-suite/aria-suite-lifecycle/New-VCFVrslcm.md @@ -78,4 +78,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/authentication/Connect-CloudBuilder.md b/docs/documentation/functions/authentication/Connect-CloudBuilder.md index e7d2d6705..629cc036e 100644 --- a/docs/documentation/functions/authentication/Connect-CloudBuilder.md +++ b/docs/documentation/functions/authentication/Connect-CloudBuilder.md @@ -96,4 +96,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/authentication/Request-VCFToken.md b/docs/documentation/functions/authentication/Request-VCFToken.md index 8fa5acb82..9909209d5 100644 --- a/docs/documentation/functions/authentication/Request-VCFToken.md +++ b/docs/documentation/functions/authentication/Request-VCFToken.md @@ -100,4 +100,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/avns/Add-VCFApplicationVirtualNetwork.md b/docs/documentation/functions/avns/Add-VCFApplicationVirtualNetwork.md index c287ecd3a..3556c5912 100644 --- a/docs/documentation/functions/avns/Add-VCFApplicationVirtualNetwork.md +++ b/docs/documentation/functions/avns/Add-VCFApplicationVirtualNetwork.md @@ -80,4 +80,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/avns/Get-VCFApplicationVirtualNetwork.md b/docs/documentation/functions/avns/Get-VCFApplicationVirtualNetwork.md index 45affa521..b7f593199 100644 --- a/docs/documentation/functions/avns/Get-VCFApplicationVirtualNetwork.md +++ b/docs/documentation/functions/avns/Get-VCFApplicationVirtualNetwork.md @@ -76,4 +76,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/backup-restore/Get-VCFRestoreTask.md b/docs/documentation/functions/backup-restore/Get-VCFRestoreTask.md index b3ff322bb..fc49e16e3 100644 --- a/docs/documentation/functions/backup-restore/Get-VCFRestoreTask.md +++ b/docs/documentation/functions/backup-restore/Get-VCFRestoreTask.md @@ -44,4 +44,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/backup-restore/Set-VCFBackupConfiguration.md b/docs/documentation/functions/backup-restore/Set-VCFBackupConfiguration.md index 2192df5e1..7405d05b8 100644 --- a/docs/documentation/functions/backup-restore/Set-VCFBackupConfiguration.md +++ b/docs/documentation/functions/backup-restore/Set-VCFBackupConfiguration.md @@ -50,4 +50,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/backup-restore/Start-VCFRestore.md b/docs/documentation/functions/backup-restore/Start-VCFRestore.md index e232ceaa1..803ba6885 100644 --- a/docs/documentation/functions/backup-restore/Start-VCFRestore.md +++ b/docs/documentation/functions/backup-restore/Start-VCFRestore.md @@ -60,4 +60,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/bundles/Get-VCFBundle.md b/docs/documentation/functions/bundles/Get-VCFBundle.md index 01ffd83d5..86386aa2f 100644 --- a/docs/documentation/functions/bundles/Get-VCFBundle.md +++ b/docs/documentation/functions/bundles/Get-VCFBundle.md @@ -72,4 +72,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/bundles/Request-VCFBundle.md b/docs/documentation/functions/bundles/Request-VCFBundle.md index 7c24bc945..71c48bc8f 100644 --- a/docs/documentation/functions/bundles/Request-VCFBundle.md +++ b/docs/documentation/functions/bundles/Request-VCFBundle.md @@ -48,4 +48,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/bundles/Start-VCFBundleUpload.md b/docs/documentation/functions/bundles/Start-VCFBundleUpload.md index 440290517..91dc112b2 100644 --- a/docs/documentation/functions/bundles/Start-VCFBundleUpload.md +++ b/docs/documentation/functions/bundles/Start-VCFBundleUpload.md @@ -54,4 +54,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/ceip/Set-VCFCeip.md b/docs/documentation/functions/ceip/Set-VCFCeip.md index 65057ca15..fc1ab854a 100644 --- a/docs/documentation/functions/ceip/Set-VCFCeip.md +++ b/docs/documentation/functions/ceip/Set-VCFCeip.md @@ -52,4 +52,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/certificates/Get-VCFCertificate.md b/docs/documentation/functions/certificates/Get-VCFCertificate.md index fc9d3355b..f3c263b43 100644 --- a/docs/documentation/functions/certificates/Get-VCFCertificate.md +++ b/docs/documentation/functions/certificates/Get-VCFCertificate.md @@ -84,4 +84,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/certificates/Get-VCFCertificateAuthority.md b/docs/documentation/functions/certificates/Get-VCFCertificateAuthority.md index 16b3558b4..75eb9155e 100644 --- a/docs/documentation/functions/certificates/Get-VCFCertificateAuthority.md +++ b/docs/documentation/functions/certificates/Get-VCFCertificateAuthority.md @@ -60,4 +60,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/certificates/Get-VCFCertificateCsr.md b/docs/documentation/functions/certificates/Get-VCFCertificateCsr.md index f06ab9469..812b9f161 100644 --- a/docs/documentation/functions/certificates/Get-VCFCertificateCsr.md +++ b/docs/documentation/functions/certificates/Get-VCFCertificateCsr.md @@ -52,4 +52,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/certificates/Remove-VCFCertificateAuthority.md b/docs/documentation/functions/certificates/Remove-VCFCertificateAuthority.md index 6b3123901..a07a80678 100644 --- a/docs/documentation/functions/certificates/Remove-VCFCertificateAuthority.md +++ b/docs/documentation/functions/certificates/Remove-VCFCertificateAuthority.md @@ -44,4 +44,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/certificates/Request-VCFCertificate.md b/docs/documentation/functions/certificates/Request-VCFCertificate.md index 23cbfb7ba..99af83ceb 100644 --- a/docs/documentation/functions/certificates/Request-VCFCertificate.md +++ b/docs/documentation/functions/certificates/Request-VCFCertificate.md @@ -74,4 +74,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/certificates/Request-VCFCertificateCsr.md b/docs/documentation/functions/certificates/Request-VCFCertificateCsr.md index f8c0e838c..aba65e360 100644 --- a/docs/documentation/functions/certificates/Request-VCFCertificateCsr.md +++ b/docs/documentation/functions/certificates/Request-VCFCertificateCsr.md @@ -70,4 +70,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/certificates/Set-VCFCertificate.md b/docs/documentation/functions/certificates/Set-VCFCertificate.md index 87cfd6d3e..f69d74f1c 100644 --- a/docs/documentation/functions/certificates/Set-VCFCertificate.md +++ b/docs/documentation/functions/certificates/Set-VCFCertificate.md @@ -66,4 +66,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/certificates/Set-VCFMicrosoftCa.md b/docs/documentation/functions/certificates/Set-VCFMicrosoftCa.md index b2baf79c3..5aec25bfe 100644 --- a/docs/documentation/functions/certificates/Set-VCFMicrosoftCa.md +++ b/docs/documentation/functions/certificates/Set-VCFMicrosoftCa.md @@ -92,4 +92,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/certificates/Set-VCFOpensslCa.md b/docs/documentation/functions/certificates/Set-VCFOpensslCa.md index e19f54aea..7289976c4 100644 --- a/docs/documentation/functions/certificates/Set-VCFOpensslCa.md +++ b/docs/documentation/functions/certificates/Set-VCFOpensslCa.md @@ -124,4 +124,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/clusters/Get-VCFCluster.md b/docs/documentation/functions/clusters/Get-VCFCluster.md index d672e1d41..218d6ca8c 100644 --- a/docs/documentation/functions/clusters/Get-VCFCluster.md +++ b/docs/documentation/functions/clusters/Get-VCFCluster.md @@ -100,4 +100,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/clusters/Get-VCFClusterValidation.md b/docs/documentation/functions/clusters/Get-VCFClusterValidation.md index 01d6ff4d5..561abceec 100644 --- a/docs/documentation/functions/clusters/Get-VCFClusterValidation.md +++ b/docs/documentation/functions/clusters/Get-VCFClusterValidation.md @@ -44,4 +44,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/clusters/New-VCFCluster.md b/docs/documentation/functions/clusters/New-VCFCluster.md index bac17b7b7..50422d1d2 100644 --- a/docs/documentation/functions/clusters/New-VCFCluster.md +++ b/docs/documentation/functions/clusters/New-VCFCluster.md @@ -129,4 +129,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/clusters/Remove-VCFCluster.md b/docs/documentation/functions/clusters/Remove-VCFCluster.md index 735de5a14..93203c663 100644 --- a/docs/documentation/functions/clusters/Remove-VCFCluster.md +++ b/docs/documentation/functions/clusters/Remove-VCFCluster.md @@ -49,4 +49,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/clusters/Set-VCFCluster.md b/docs/documentation/functions/clusters/Set-VCFCluster.md index d767f79cf..ca3dc410e 100644 --- a/docs/documentation/functions/clusters/Set-VCFCluster.md +++ b/docs/documentation/functions/clusters/Set-VCFCluster.md @@ -109,4 +109,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/compliance/Get-VCFCompliance.md b/docs/documentation/functions/compliance/Get-VCFCompliance.md new file mode 100644 index 000000000..7b15002e9 --- /dev/null +++ b/docs/documentation/functions/compliance/Get-VCFCompliance.md @@ -0,0 +1,73 @@ +# Get-VCFCompliance + +## Synopsis + +Retrieves a specific compliance audit result. + +## Syntax + +```powershell +Get-VCFCompliance [-complianceAuditId] [] +``` + +## Description + +The `Get-VCFCompliance` cmdlet retrieves a specific compliance audit result. + +## Examples + +### Example 1 + +```powershell +Get-VCFCompliance -complianceAuditId "1758e972-8509-4dce-93d9-a303d7c35a41" + +resourceType : SDDC_MANAGER +resourceName : sfo-vcf01.sfo.rainpole.io +configurationId : 1602 +configurationTitle : Install Security Patches and updates for SDDC Manager. +isConfigurationRecommendedByStandard : True +citationReference : 6.3.3, 6.3.3 Bullet 1, 6.3.3 Bullet 2 +recommendedValue : TRUE +actualValue : FALSE +complianceStatus : NON_COMPLIANT +remediationStep : To apply patches and updates to SDDC Manager/Cloud Foundation follow the guidance in the Lifecycle Management section found at the URL below. + https://docs.vmware.com/en/VMware-Cloud-Foundation/5.0/vcf-lifecycle/GUID-B384B08D-3652-45E2-8AA9-AF53066F5F70.html +complianceAuditStatus : SUCCEEDED + +resourceType : SDDC_MANAGER +resourceName : sfo-vcf01.sfo.rainpole.io +configurationId : 1601 +configurationTitle : SDDC Manager components must use an authoritative time source. +isConfigurationRecommendedByStandard : True +citationReference : 10.6.1, 10.6.2 Bullet 6, 10.6.2, 10.6.2 Bullet 2, 10.6.2 Bullet 3 +recommendedValue : TRUE +actualValue : TRUE +complianceStatus : COMPLIANT +remediationStep : From the SDDC Manager UI, navigate to Administration >> Network Settings >> NTP Configuration Click 'Edit'. Review the information on updating NTP and click 'Next'. Review the + prerequisites and click 'Next'. Enter new authoritative NTP servers in the text box and click 'Save'. +complianceAuditStatus : SUCCEEDED +``` + +This example shows how to retrieve a specific compliance audit result. + +## Parameters + +### -complianceAuditId + +Specified the compliance task returned from `Get-VCFComplianceTask` or `Get-VCFComplianceHistory`. + +```yaml +Type: String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: False +Accept pipeline input: False +Accept wildcard characters: False +``` + +### Common Parameters + +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/compliance/Get-VCFComplianceConfiguration.md b/docs/documentation/functions/compliance/Get-VCFComplianceConfiguration.md new file mode 100644 index 000000000..c16a1aa3c --- /dev/null +++ b/docs/documentation/functions/compliance/Get-VCFComplianceConfiguration.md @@ -0,0 +1,37 @@ +# Get-VCFComplianceConfiguration + +## Synopsis + +Retrieves the list of all compliance configurations along with their applicable resource types and versions. + +## Syntax + +```powershell +Get-VCFComplianceConfiguration +``` + +## Description + +The `Get-VCFComplianceConfiguration` cmdlet retrieves the list of all compliance configurations along with their applicable resource types and versions. + +## Examples + +### Example 1 + +```powershell +Get-VCFComplianceConfiguration + +configurationId configurationTitle complianceResourceStandardConfigurationDetails +--------------- ------------------ ---------------------------------------------- +1600 Verify SDDC Manager backup. {@{resourceType=SDDC_MANAGER; resourceVersion=5.2.0.0; standardConfigurationDetails=System.Object[]}} +1601 SDDC Manager components must use an authoritative time source. {@{resourceType=SDDC_MANAGER; resourceVersion=5.2.0.0; standardConfigurationDetails=System.Object[]}} +1602 Install Security Patches and updates for SDDC Manager. {@{resourceType=SDDC_MANAGER; resourceVersion=5.2.0.0; standardConfigurationDetails=System.Object[]}} +1603 Use an SSL certificate issued by a trusted certificate authority on the SDDC Manager. {@{resourceType=SDDC_MANAGER; resourceVersion=5.2.0.0; standardConfigurationDetails=System.Object[]}} +1604 Do not expose SDDC Manager directly on the Internet. {@{resourceType=SDDC_MANAGER; resourceVersion=5.2.0.0; standardConfigurationDetails=System.Object[]}} +1605 Assign least privileges to users and service accounts in SDDC Manager. {@{resourceType=SDDC_MANAGER; resourceVersion=5.2.0.0; standardConfigurationDetails=System.Object[]}} +1607 Dedicate an account for downloading updates and patches in SDDC Manager. {@{resourceType=SDDC_MANAGER; resourceVersion=5.2.0.0; standardConfigurationDetails=System.Object[]}} +1608 SDDC Manager must be deployed with FIPS mode enabled. {@{resourceType=SDDC_MANAGER; resourceVersion=5.2.0.0; standardConfigurationDetails=System.Object[]}} +1609 SDDC Manager must schedule automatic password rotation. {@{resourceType=SDDC_MANAGER; resourceVersion=5.2.0.0; standardConfigurationDetails=System.Object[]}} +``` + +This example shows how to retrieve a list of all compliance configurations. diff --git a/docs/documentation/functions/compliance/Get-VCFComplianceHistory.md b/docs/documentation/functions/compliance/Get-VCFComplianceHistory.md new file mode 100644 index 000000000..86105befe --- /dev/null +++ b/docs/documentation/functions/compliance/Get-VCFComplianceHistory.md @@ -0,0 +1,53 @@ +# Get-VCFComplianceHistory + +## Synopsis + +Retrieves the history for all compliance audits that have been performed. + +## Syntax + +```powershell +Get-VCFComplianceHistory +``` + +## Description + +The `Get-VCFComplianceHistory` cmdlet retrieves the history for all compliance audits that have been performed. + +## Examples + +### Example 1 + +```powershell +Get-VCFComplianceHistory + +id : b0762a5f-c575-4e1a-a002-de32e9e9426d +creationTimestamp : 7/30/2024 9:31:45 PM +completionTimestamp : 7/30/2024 9:31:47 PM +standardType : PCI +standardVersion : 4.0 +domainId : 6ca52d6b-9292-4baf-ab97-75c3a74d4bf2 +configurationEvaluationStatus : SOME_EVALUATED +configurationEvaluationStatusDetails : [1605, 1604] configurations were skipped in audit. Follow the audit procedure to run them manually. +compliantStatus : PARTIALLY_COMPLIANT +totalConfigurationsEvaluated : 9 +numberOfNonCompliantConfigurations : 5 +numberOfSkippedConfigurations : 2 +numberOfAuditItems : 9 + +id : e2b165c7-0118-4064-9f41-33639fb37195 +creationTimestamp : 7/30/2024 10:52:31 PM +completionTimestamp : 7/30/2024 10:52:32 PM +standardType : PCI +standardVersion : 4.0 +domainId : 6ca52d6b-9292-4baf-ab97-75c3a74d4bf2 +configurationEvaluationStatus : SOME_EVALUATED +configurationEvaluationStatusDetails : [1605, 1604] configurations were skipped in audit. Follow the audit procedure to run them manually. +compliantStatus : PARTIALLY_COMPLIANT +totalConfigurationsEvaluated : 9 +numberOfNonCompliantConfigurations : 5 +numberOfSkippedConfigurations : 2 +numberOfAuditItems : 9 +``` + +This example shows how to retrieve the history for all compliance audits that have been performed. diff --git a/docs/documentation/functions/compliance/Get-VCFComplianceStandard.md b/docs/documentation/functions/compliance/Get-VCFComplianceStandard.md new file mode 100644 index 000000000..d10942122 --- /dev/null +++ b/docs/documentation/functions/compliance/Get-VCFComplianceStandard.md @@ -0,0 +1,29 @@ +# Get-VCFComplianceStandard + +## Synopsis + +Retrieves the list of all compliance audit standards and versions that are supported. + +## Syntax + +```powershell +Get-VCFComplianceConfiguration +``` + +## Description + +The `Get-VCFComplianceStandard` cmdlet retrieves the the list of all compliance audit standards and versions that are supported. + +## Examples + +### Example 1 + +```powershell +Get-VCFComplianceStandard + +standardType standardVersions +------------ ---------------- +PCI {4.0} +``` + +This example shows how to retrieve a list of all compliance audit standards and versions. diff --git a/docs/documentation/functions/compliance/Get-VCFComplianceTask.md b/docs/documentation/functions/compliance/Get-VCFComplianceTask.md new file mode 100644 index 000000000..2985f7eba --- /dev/null +++ b/docs/documentation/functions/compliance/Get-VCFComplianceTask.md @@ -0,0 +1,67 @@ +# Get-VCFComplianceTask + +## Synopsis + +Retrieves the list of all compliance configurations along with their applicable resource types and versions. + +## Syntax + +```powershell +Get-VCFComplianceTask [-domainName] [-complianceTaskId] [] +``` + +## Description + +The `Get-VCFComplianceTask` cmdlet retrieves the compliance audit id and progress using the task id returned from the `New-VCFCompliance` operation. + +## Examples + +### Example 1 + +```powershell +Get-VCFComplianceTask -domainName "sfo-m01" -complianceTaskId "d22c47e0-8d38-43da-975b-938e7c59f4d6" + +id status complianceAuditId +-- ------ ----------------- +d22c47e0-8d38-43da-975b-938e7c59f4d6 SUCCESSFUL 1758e972-8509-4dce-93d9-a303d7c35a41 +``` + +This example shows how to retrieve the compliance audit id and progress using the task id returned from the `New-VCFCompliance` operation. + +## Parameters + +### -domainName + +Specifies the name of the workload domain. + +```yaml +Type: String +Parameter Sets: (All) +Aliases: + +Required: True +Position: 1 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -complianceTaskId + +Specifies the compliance task returned from `New-VCFCompliance`. + +```yaml +Type: String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: False +Accept pipeline input: False +Accept wildcard characters: False +``` + +### Common Parameters + +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/compliance/New-VCFCompliance.md b/docs/documentation/functions/compliance/New-VCFCompliance.md new file mode 100644 index 000000000..a1a85334d --- /dev/null +++ b/docs/documentation/functions/compliance/New-VCFCompliance.md @@ -0,0 +1,95 @@ +# New-VCFCompliance + +## Synopsis + +Performs a new compliance audit. + +## Syntax + +```powershell +New-VCFCompliance [-resourceType] [-standardType] [-standardVersion] [-domainName] [] +``` + +## Description + +The `New-VCFWorkloadDomain` cmdlet performs a new compliance audit. + +## Examples + +### Example 1 + +```powershell +New-VCFCompliance -resourceType "SDDC_MANAGER" -standardType "PCI" -standardVersion "4.0" -domainName "sfo-m01" +``` + +This example shows how to perform a new compliance audit. + +## Parameters + +### -resourceType + +Specifies the resource type for the compliance audit. Please use `Get-VCFComplianceConfiguration` to see available options. + +```yaml +Type: String +Parameter Sets: (All) +Aliases: + +Required: True +Position: 1 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -standardType + +Specifies the compliance type for the compliance audit. Please use `Get-VCFComplianceStandard` to see available options. + +```yaml +Type: String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: False +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -standardVersion + +Specifies the compliance version for the compliance audit. Please use `Get-VCFComplianceStandard` to see available options. + +```yaml +Type: String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: False +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -domainName + +Specifies the name of the workload domain. + +```yaml +Type: String +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: False +Accept pipeline input: False +Accept wildcard characters: False +``` + +### Common Parameters + +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/credentials/Get-VCFCredential.md b/docs/documentation/functions/credentials/Get-VCFCredential.md index efce693b5..01277546a 100644 --- a/docs/documentation/functions/credentials/Get-VCFCredential.md +++ b/docs/documentation/functions/credentials/Get-VCFCredential.md @@ -114,4 +114,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/credentials/Get-VCFCredentialExpiry.md b/docs/documentation/functions/credentials/Get-VCFCredentialExpiry.md index 8947aff56..b04483d85 100644 --- a/docs/documentation/functions/credentials/Get-VCFCredentialExpiry.md +++ b/docs/documentation/functions/credentials/Get-VCFCredentialExpiry.md @@ -100,4 +100,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/credentials/Get-VCFCredentialTask.md b/docs/documentation/functions/credentials/Get-VCFCredentialTask.md index abf027db8..f8effbb87 100644 --- a/docs/documentation/functions/credentials/Get-VCFCredentialTask.md +++ b/docs/documentation/functions/credentials/Get-VCFCredentialTask.md @@ -100,4 +100,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/credentials/Restart-VCFCredentialTask.md b/docs/documentation/functions/credentials/Restart-VCFCredentialTask.md index cab748719..f469ebc02 100644 --- a/docs/documentation/functions/credentials/Restart-VCFCredentialTask.md +++ b/docs/documentation/functions/credentials/Restart-VCFCredentialTask.md @@ -60,4 +60,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/credentials/Set-VCFCredential.md b/docs/documentation/functions/credentials/Set-VCFCredential.md index 32065b2c5..8d8d1cd82 100644 --- a/docs/documentation/functions/credentials/Set-VCFCredential.md +++ b/docs/documentation/functions/credentials/Set-VCFCredential.md @@ -68,4 +68,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/credentials/Set-VCFCredentialAutoRotatePolicy.md b/docs/documentation/functions/credentials/Set-VCFCredentialAutoRotatePolicy.md index 9248d897d..5b52d40af 100644 --- a/docs/documentation/functions/credentials/Set-VCFCredentialAutoRotatePolicy.md +++ b/docs/documentation/functions/credentials/Set-VCFCredentialAutoRotatePolicy.md @@ -135,4 +135,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/credentials/Stop-VCFCredentialTask.md b/docs/documentation/functions/credentials/Stop-VCFCredentialTask.md index 136cbd778..2826cf68b 100644 --- a/docs/documentation/functions/credentials/Stop-VCFCredentialTask.md +++ b/docs/documentation/functions/credentials/Stop-VCFCredentialTask.md @@ -44,4 +44,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/depots/Get-VCFDepotCredential.md b/docs/documentation/functions/depots/Get-VCFDepotCredential.md index 4584b9dfc..5d3c3912d 100644 --- a/docs/documentation/functions/depots/Get-VCFDepotCredential.md +++ b/docs/documentation/functions/depots/Get-VCFDepotCredential.md @@ -52,4 +52,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/depots/Set-VCFDepotCredential.md b/docs/documentation/functions/depots/Set-VCFDepotCredential.md index fa79d8c77..11d45e8bf 100644 --- a/docs/documentation/functions/depots/Set-VCFDepotCredential.md +++ b/docs/documentation/functions/depots/Set-VCFDepotCredential.md @@ -84,4 +84,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/dns-ntp/Get-VCFConfigurationDNSValidation.md b/docs/documentation/functions/dns-ntp/Get-VCFConfigurationDNSValidation.md index 1bf551f8d..163cc8d29 100644 --- a/docs/documentation/functions/dns-ntp/Get-VCFConfigurationDNSValidation.md +++ b/docs/documentation/functions/dns-ntp/Get-VCFConfigurationDNSValidation.md @@ -44,4 +44,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/dns-ntp/Get-VCFConfigurationNTPValidation.md b/docs/documentation/functions/dns-ntp/Get-VCFConfigurationNTPValidation.md index 752a0260d..cc273de4e 100644 --- a/docs/documentation/functions/dns-ntp/Get-VCFConfigurationNTPValidation.md +++ b/docs/documentation/functions/dns-ntp/Get-VCFConfigurationNTPValidation.md @@ -44,4 +44,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/dns-ntp/Set-VCFConfigurationDNS.md b/docs/documentation/functions/dns-ntp/Set-VCFConfigurationDNS.md index 7c314cfd0..cb22b602d 100644 --- a/docs/documentation/functions/dns-ntp/Set-VCFConfigurationDNS.md +++ b/docs/documentation/functions/dns-ntp/Set-VCFConfigurationDNS.md @@ -74,4 +74,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/dns-ntp/Set-VCFConfigurationNTP.md b/docs/documentation/functions/dns-ntp/Set-VCFConfigurationNTP.md index 1cd58a415..2e59bf82a 100644 --- a/docs/documentation/functions/dns-ntp/Set-VCFConfigurationNTP.md +++ b/docs/documentation/functions/dns-ntp/Set-VCFConfigurationNTP.md @@ -74,4 +74,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/domains/Get-VCFWorkloadDomain.md b/docs/documentation/functions/domains/Get-VCFWorkloadDomain.md index 8f1cc9591..ea39d30fd 100644 --- a/docs/documentation/functions/domains/Get-VCFWorkloadDomain.md +++ b/docs/documentation/functions/domains/Get-VCFWorkloadDomain.md @@ -100,4 +100,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/domains/New-VCFWorkloadDomain.md b/docs/documentation/functions/domains/New-VCFWorkloadDomain.md index 8b0be748a..94786da9b 100644 --- a/docs/documentation/functions/domains/New-VCFWorkloadDomain.md +++ b/docs/documentation/functions/domains/New-VCFWorkloadDomain.md @@ -79,4 +79,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/domains/Remove-VCFWorkloadDomain.md b/docs/documentation/functions/domains/Remove-VCFWorkloadDomain.md index 8d685ab9c..f5d3e7d42 100644 --- a/docs/documentation/functions/domains/Remove-VCFWorkloadDomain.md +++ b/docs/documentation/functions/domains/Remove-VCFWorkloadDomain.md @@ -49,4 +49,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/domains/Set-VCFWorkloadDomain.md b/docs/documentation/functions/domains/Set-VCFWorkloadDomain.md index c0207e153..dd71336ce 100644 --- a/docs/documentation/functions/domains/Set-VCFWorkloadDomain.md +++ b/docs/documentation/functions/domains/Set-VCFWorkloadDomain.md @@ -49,4 +49,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/federation/Get-VCFFederationTask.md b/docs/documentation/functions/federation/Get-VCFFederationTask.md index a55841fdf..5694df95c 100644 --- a/docs/documentation/functions/federation/Get-VCFFederationTask.md +++ b/docs/documentation/functions/federation/Get-VCFFederationTask.md @@ -48,4 +48,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/federation/Join-VCFFederation.md b/docs/documentation/functions/federation/Join-VCFFederation.md index ed6459f07..25d94c5e2 100644 --- a/docs/documentation/functions/federation/Join-VCFFederation.md +++ b/docs/documentation/functions/federation/Join-VCFFederation.md @@ -54,4 +54,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/federation/New-VCFFederationInvite.md b/docs/documentation/functions/federation/New-VCFFederationInvite.md index 4eae5eb6e..03095cde4 100644 --- a/docs/documentation/functions/federation/New-VCFFederationInvite.md +++ b/docs/documentation/functions/federation/New-VCFFederationInvite.md @@ -64,4 +64,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/federation/Set-VCFFederation.md b/docs/documentation/functions/federation/Set-VCFFederation.md index f47430d18..b0f1b4595 100644 --- a/docs/documentation/functions/federation/Set-VCFFederation.md +++ b/docs/documentation/functions/federation/Set-VCFFederation.md @@ -54,4 +54,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/hosts/Get-VCFHost.md b/docs/documentation/functions/hosts/Get-VCFHost.md index d563433a0..85160737a 100644 --- a/docs/documentation/functions/hosts/Get-VCFHost.md +++ b/docs/documentation/functions/hosts/Get-VCFHost.md @@ -124,4 +124,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/hosts/New-VCFCommissionedHost.md b/docs/documentation/functions/hosts/New-VCFCommissionedHost.md index be5980eb5..8b1cb334c 100644 --- a/docs/documentation/functions/hosts/New-VCFCommissionedHost.md +++ b/docs/documentation/functions/hosts/New-VCFCommissionedHost.md @@ -80,4 +80,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/hosts/Remove-VCFCommissionedHost.md b/docs/documentation/functions/hosts/Remove-VCFCommissionedHost.md index 5bdcc1890..a219c11b5 100644 --- a/docs/documentation/functions/hosts/Remove-VCFCommissionedHost.md +++ b/docs/documentation/functions/hosts/Remove-VCFCommissionedHost.md @@ -50,4 +50,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/iam/Get-VCFUser.md b/docs/documentation/functions/iam/Get-VCFUser.md index ab97991ff..24aa3fb1c 100644 --- a/docs/documentation/functions/iam/Get-VCFUser.md +++ b/docs/documentation/functions/iam/Get-VCFUser.md @@ -92,4 +92,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/iam/New-VCFGroup.md b/docs/documentation/functions/iam/New-VCFGroup.md index 0150a3ee5..54b496387 100644 --- a/docs/documentation/functions/iam/New-VCFGroup.md +++ b/docs/documentation/functions/iam/New-VCFGroup.md @@ -76,4 +76,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/iam/New-VCFServiceUser.md b/docs/documentation/functions/iam/New-VCFServiceUser.md index 3f3148f81..6ae5aec39 100644 --- a/docs/documentation/functions/iam/New-VCFServiceUser.md +++ b/docs/documentation/functions/iam/New-VCFServiceUser.md @@ -60,4 +60,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/iam/New-VCFUser.md b/docs/documentation/functions/iam/New-VCFUser.md index 8b164f4b6..7b02bd6b6 100644 --- a/docs/documentation/functions/iam/New-VCFUser.md +++ b/docs/documentation/functions/iam/New-VCFUser.md @@ -60,4 +60,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/iam/Remove-VCFUser.md b/docs/documentation/functions/iam/Remove-VCFUser.md index 99c490f77..e258bc714 100644 --- a/docs/documentation/functions/iam/Remove-VCFUser.md +++ b/docs/documentation/functions/iam/Remove-VCFUser.md @@ -44,4 +44,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/idp/Get-VCFIdentityProvider.md b/docs/documentation/functions/idp/Get-VCFIdentityProvider.md index c6298084d..d94d37de7 100644 --- a/docs/documentation/functions/idp/Get-VCFIdentityProvider.md +++ b/docs/documentation/functions/idp/Get-VCFIdentityProvider.md @@ -52,4 +52,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/idp/New-VCFIdentityProvider.md b/docs/documentation/functions/idp/New-VCFIdentityProvider.md index 33e4a163c..af9e94b96 100644 --- a/docs/documentation/functions/idp/New-VCFIdentityProvider.md +++ b/docs/documentation/functions/idp/New-VCFIdentityProvider.md @@ -80,4 +80,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/idp/Remove-VCFIdentityProvider.md b/docs/documentation/functions/idp/Remove-VCFIdentityProvider.md index c772036bc..80bd3bcc2 100644 --- a/docs/documentation/functions/idp/Remove-VCFIdentityProvider.md +++ b/docs/documentation/functions/idp/Remove-VCFIdentityProvider.md @@ -68,4 +68,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/idp/Update-VCFIdentityProvider.md b/docs/documentation/functions/idp/Update-VCFIdentityProvider.md index 5bb794080..8143e43e4 100644 --- a/docs/documentation/functions/idp/Update-VCFIdentityProvider.md +++ b/docs/documentation/functions/idp/Update-VCFIdentityProvider.md @@ -84,4 +84,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/licenses/Get-VCFLicenseKey.md b/docs/documentation/functions/licenses/Get-VCFLicenseKey.md index 439c3a76e..1b3ba78bc 100644 --- a/docs/documentation/functions/licenses/Get-VCFLicenseKey.md +++ b/docs/documentation/functions/licenses/Get-VCFLicenseKey.md @@ -100,4 +100,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/licenses/New-VCFLicenseKey.md b/docs/documentation/functions/licenses/New-VCFLicenseKey.md index 4ab5fce42..15f13f304 100644 --- a/docs/documentation/functions/licenses/New-VCFLicenseKey.md +++ b/docs/documentation/functions/licenses/New-VCFLicenseKey.md @@ -76,4 +76,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/licenses/Remove-VCFLicenseKey.md b/docs/documentation/functions/licenses/Remove-VCFLicenseKey.md index ff122994d..0ecb212d0 100644 --- a/docs/documentation/functions/licenses/Remove-VCFLicenseKey.md +++ b/docs/documentation/functions/licenses/Remove-VCFLicenseKey.md @@ -48,4 +48,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/network-pools/Add-VCFNetworkIPPool.md b/docs/documentation/functions/network-pools/Add-VCFNetworkIPPool.md index 484ecaea9..91046b08a 100644 --- a/docs/documentation/functions/network-pools/Add-VCFNetworkIPPool.md +++ b/docs/documentation/functions/network-pools/Add-VCFNetworkIPPool.md @@ -92,4 +92,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/network-pools/Get-VCFNetworkIPPool.md b/docs/documentation/functions/network-pools/Get-VCFNetworkIPPool.md index 76416530a..fac64d388 100644 --- a/docs/documentation/functions/network-pools/Get-VCFNetworkIPPool.md +++ b/docs/documentation/functions/network-pools/Get-VCFNetworkIPPool.md @@ -68,4 +68,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/network-pools/Get-VCFNetworkPool.md b/docs/documentation/functions/network-pools/Get-VCFNetworkPool.md index 34c0282f3..fa0a96a0b 100644 --- a/docs/documentation/functions/network-pools/Get-VCFNetworkPool.md +++ b/docs/documentation/functions/network-pools/Get-VCFNetworkPool.md @@ -76,4 +76,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/network-pools/New-VCFNetworkPool.md b/docs/documentation/functions/network-pools/New-VCFNetworkPool.md index 2a5ce5a64..ec9540688 100644 --- a/docs/documentation/functions/network-pools/New-VCFNetworkPool.md +++ b/docs/documentation/functions/network-pools/New-VCFNetworkPool.md @@ -50,4 +50,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/network-pools/Remove-VCFNetworkIPPool.md b/docs/documentation/functions/network-pools/Remove-VCFNetworkIPPool.md index 22ab5324e..902d21dd1 100644 --- a/docs/documentation/functions/network-pools/Remove-VCFNetworkIPPool.md +++ b/docs/documentation/functions/network-pools/Remove-VCFNetworkIPPool.md @@ -92,4 +92,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/network-pools/Remove-VCFNetworkPool.md b/docs/documentation/functions/network-pools/Remove-VCFNetworkPool.md index a61bdad1e..823d772f2 100644 --- a/docs/documentation/functions/network-pools/Remove-VCFNetworkPool.md +++ b/docs/documentation/functions/network-pools/Remove-VCFNetworkPool.md @@ -44,4 +44,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/nsx/nsx-edge-clusters/Get-VCFEdgeCluster.md b/docs/documentation/functions/nsx/nsx-edge-clusters/Get-VCFEdgeCluster.md index 3db5f2d47..9cef3fb5b 100644 --- a/docs/documentation/functions/nsx/nsx-edge-clusters/Get-VCFEdgeCluster.md +++ b/docs/documentation/functions/nsx/nsx-edge-clusters/Get-VCFEdgeCluster.md @@ -56,4 +56,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/nsx/nsx-edge-clusters/New-VCFEdgeCluster.md b/docs/documentation/functions/nsx/nsx-edge-clusters/New-VCFEdgeCluster.md index c79a4e53b..e65e887f0 100644 --- a/docs/documentation/functions/nsx/nsx-edge-clusters/New-VCFEdgeCluster.md +++ b/docs/documentation/functions/nsx/nsx-edge-clusters/New-VCFEdgeCluster.md @@ -78,4 +78,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/nsx/nsx-managers/Get-VCFNsxtCluster.md b/docs/documentation/functions/nsx/nsx-managers/Get-VCFNsxtCluster.md index 4e9ffc755..765550cab 100644 --- a/docs/documentation/functions/nsx/nsx-managers/Get-VCFNsxtCluster.md +++ b/docs/documentation/functions/nsx/nsx-managers/Get-VCFNsxtCluster.md @@ -64,4 +64,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/other/Invoke-VCFCommand.md b/docs/documentation/functions/other/Invoke-VCFCommand.md index 9dcf10a73..9a9d519f6 100644 --- a/docs/documentation/functions/other/Invoke-VCFCommand.md +++ b/docs/documentation/functions/other/Invoke-VCFCommand.md @@ -124,4 +124,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/personalities/Get-VCFPersonality.md b/docs/documentation/functions/personalities/Get-VCFPersonality.md index a0151aa44..1c7fe7c28 100644 --- a/docs/documentation/functions/personalities/Get-VCFPersonality.md +++ b/docs/documentation/functions/personalities/Get-VCFPersonality.md @@ -77,4 +77,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/personalities/New-VCFPersonality.md b/docs/documentation/functions/personalities/New-VCFPersonality.md index 18f0cc42b..ee5effb8f 100644 --- a/docs/documentation/functions/personalities/New-VCFPersonality.md +++ b/docs/documentation/functions/personalities/New-VCFPersonality.md @@ -76,4 +76,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/pscs/Get-VCFPSC.md b/docs/documentation/functions/pscs/Get-VCFPSC.md index 7a732005d..ae5a73afc 100644 --- a/docs/documentation/functions/pscs/Get-VCFPSC.md +++ b/docs/documentation/functions/pscs/Get-VCFPSC.md @@ -52,4 +52,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/releases/Get-VCFRelease.md b/docs/documentation/functions/releases/Get-VCFRelease.md index 4f072068c..bbb9c8daa 100644 --- a/docs/documentation/functions/releases/Get-VCFRelease.md +++ b/docs/documentation/functions/releases/Get-VCFRelease.md @@ -256,4 +256,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/sddc-managers/Get-VCFManager.md b/docs/documentation/functions/sddc-managers/Get-VCFManager.md index 0128b3492..4775b42b6 100644 --- a/docs/documentation/functions/sddc-managers/Get-VCFManager.md +++ b/docs/documentation/functions/sddc-managers/Get-VCFManager.md @@ -124,4 +124,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/sddc/Get-CloudBuilderSDDC.md b/docs/documentation/functions/sddc/Get-CloudBuilderSDDC.md index 8040e643b..f46fac683 100644 --- a/docs/documentation/functions/sddc/Get-CloudBuilderSDDC.md +++ b/docs/documentation/functions/sddc/Get-CloudBuilderSDDC.md @@ -52,4 +52,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/sddc/Get-CloudBuilderSDDCValidation.md b/docs/documentation/functions/sddc/Get-CloudBuilderSDDCValidation.md index 72ef9964c..338f509e3 100644 --- a/docs/documentation/functions/sddc/Get-CloudBuilderSDDCValidation.md +++ b/docs/documentation/functions/sddc/Get-CloudBuilderSDDCValidation.md @@ -52,4 +52,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/sddc/Restart-CloudBuilderSDDC.md b/docs/documentation/functions/sddc/Restart-CloudBuilderSDDC.md index 31bbe19f3..aee4366c1 100644 --- a/docs/documentation/functions/sddc/Restart-CloudBuilderSDDC.md +++ b/docs/documentation/functions/sddc/Restart-CloudBuilderSDDC.md @@ -68,4 +68,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/sddc/Restart-CloudBuilderSDDCValidation.md b/docs/documentation/functions/sddc/Restart-CloudBuilderSDDCValidation.md index fd1fe2075..8142f6fd0 100644 --- a/docs/documentation/functions/sddc/Restart-CloudBuilderSDDCValidation.md +++ b/docs/documentation/functions/sddc/Restart-CloudBuilderSDDCValidation.md @@ -44,4 +44,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/sddc/Start-CloudBuilderSDDC.md b/docs/documentation/functions/sddc/Start-CloudBuilderSDDC.md index 298aae792..461f2bcd2 100644 --- a/docs/documentation/functions/sddc/Start-CloudBuilderSDDC.md +++ b/docs/documentation/functions/sddc/Start-CloudBuilderSDDC.md @@ -56,4 +56,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/sddc/Start-CloudBuilderSDDCValidation.md b/docs/documentation/functions/sddc/Start-CloudBuilderSDDCValidation.md index a5cc58cb2..17bac60d7 100644 --- a/docs/documentation/functions/sddc/Start-CloudBuilderSDDCValidation.md +++ b/docs/documentation/functions/sddc/Start-CloudBuilderSDDCValidation.md @@ -68,4 +68,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/sddc/Stop-CloudBuilderSDDCValidation.md b/docs/documentation/functions/sddc/Stop-CloudBuilderSDDCValidation.md index 766d5d89b..34c580eec 100644 --- a/docs/documentation/functions/sddc/Stop-CloudBuilderSDDCValidation.md +++ b/docs/documentation/functions/sddc/Stop-CloudBuilderSDDCValidation.md @@ -44,4 +44,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/services/Get-VCFService.md b/docs/documentation/functions/services/Get-VCFService.md index ec5ad6f6d..4c3db3db4 100644 --- a/docs/documentation/functions/services/Get-VCFService.md +++ b/docs/documentation/functions/services/Get-VCFService.md @@ -52,4 +52,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/sos/Get-VCFHealthSummaryTask.md b/docs/documentation/functions/sos/Get-VCFHealthSummaryTask.md index d7adec3c9..c4af95e96 100644 --- a/docs/documentation/functions/sos/Get-VCFHealthSummaryTask.md +++ b/docs/documentation/functions/sos/Get-VCFHealthSummaryTask.md @@ -52,4 +52,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/sos/Get-VCFSupportBundleTask.md b/docs/documentation/functions/sos/Get-VCFSupportBundleTask.md index 979a3f13d..61cae0be7 100644 --- a/docs/documentation/functions/sos/Get-VCFSupportBundleTask.md +++ b/docs/documentation/functions/sos/Get-VCFSupportBundleTask.md @@ -51,4 +51,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/sos/Request-VCFHealthSummaryBundle.md b/docs/documentation/functions/sos/Request-VCFHealthSummaryBundle.md index 99f497b25..99bfc1dff 100644 --- a/docs/documentation/functions/sos/Request-VCFHealthSummaryBundle.md +++ b/docs/documentation/functions/sos/Request-VCFHealthSummaryBundle.md @@ -44,4 +44,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/sos/Request-VCFSupportBundle.md b/docs/documentation/functions/sos/Request-VCFSupportBundle.md index 5880adf5e..9b0af0a96 100644 --- a/docs/documentation/functions/sos/Request-VCFSupportBundle.md +++ b/docs/documentation/functions/sos/Request-VCFSupportBundle.md @@ -44,4 +44,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/sos/Start-VCFHealthSummary.md b/docs/documentation/functions/sos/Start-VCFHealthSummary.md index bc0499c93..3cedeeb4a 100644 --- a/docs/documentation/functions/sos/Start-VCFHealthSummary.md +++ b/docs/documentation/functions/sos/Start-VCFHealthSummary.md @@ -50,4 +50,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/sos/Start-VCFSupportBundle.md b/docs/documentation/functions/sos/Start-VCFSupportBundle.md index 38db07c9c..efd501ee3 100644 --- a/docs/documentation/functions/sos/Start-VCFSupportBundle.md +++ b/docs/documentation/functions/sos/Start-VCFSupportBundle.md @@ -49,4 +49,4 @@ Accept wildcard characters: False ``` ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/system-prechecks/Get-VCFSystemPrecheckTask.md b/docs/documentation/functions/system-prechecks/Get-VCFSystemPrecheckTask.md index 1531d7dcb..c3570e1fe 100644 --- a/docs/documentation/functions/system-prechecks/Get-VCFSystemPrecheckTask.md +++ b/docs/documentation/functions/system-prechecks/Get-VCFSystemPrecheckTask.md @@ -66,4 +66,4 @@ Accept wildcard characters: False ``` ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/system-prechecks/Start-VCFSystemPrecheck.md b/docs/documentation/functions/system-prechecks/Start-VCFSystemPrecheck.md index 6cee42b46..6fc45b7f9 100644 --- a/docs/documentation/functions/system-prechecks/Start-VCFSystemPrecheck.md +++ b/docs/documentation/functions/system-prechecks/Start-VCFSystemPrecheck.md @@ -50,4 +50,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/tasks/Get-VCFTask.md b/docs/documentation/functions/tasks/Get-VCFTask.md index 3225113f0..25c0a5787 100644 --- a/docs/documentation/functions/tasks/Get-VCFTask.md +++ b/docs/documentation/functions/tasks/Get-VCFTask.md @@ -76,4 +76,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/tasks/Restart-VCFTask.md b/docs/documentation/functions/tasks/Restart-VCFTask.md index 689801bea..e24bf25e4 100644 --- a/docs/documentation/functions/tasks/Restart-VCFTask.md +++ b/docs/documentation/functions/tasks/Restart-VCFTask.md @@ -44,4 +44,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/upgrades/Get-VCFUpgrade.md b/docs/documentation/functions/upgrades/Get-VCFUpgrade.md index 5b0c3b0a0..55efaf37c 100644 --- a/docs/documentation/functions/upgrades/Get-VCFUpgrade.md +++ b/docs/documentation/functions/upgrades/Get-VCFUpgrade.md @@ -52,4 +52,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/upgrades/Start-VCFUpgrade.md b/docs/documentation/functions/upgrades/Start-VCFUpgrade.md index bd28cbdd5..08f6aed87 100644 --- a/docs/documentation/functions/upgrades/Start-VCFUpgrade.md +++ b/docs/documentation/functions/upgrades/Start-VCFUpgrade.md @@ -51,4 +51,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/docs/documentation/functions/vcenters/Get-VCFvCenter.md b/docs/documentation/functions/vcenters/Get-VCFvCenter.md index 5235022d5..28067601f 100644 --- a/docs/documentation/functions/vcenters/Get-VCFvCenter.md +++ b/docs/documentation/functions/vcenters/Get-VCFvCenter.md @@ -84,4 +84,4 @@ Accept wildcard characters: False ### Common Parameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/mkdocs.yml b/mkdocs.yml index 8deac3278..64eef57a5 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -23,7 +23,7 @@ theme: logo: assets/images/icon-white.svg icon: repo: fontawesome/brands/github - palette: + palette: - media: "(prefers-color-scheme: light)" scheme: default primary: indigo @@ -126,7 +126,7 @@ markdown_extensions: # Navigation nav: -- Getting Started: +- Getting Started: - index.md - Installation: documentation/getting-started/install.md - Updating: documentation/getting-started/update.md @@ -137,7 +137,7 @@ nav: - License: license.md - Reference: - documentation/index.md - - Application Virtual Networks: + - Application Virtual Networks: - documentation/functions/avns/Add-VCFApplicationVirtualNetwork.md - documentation/functions/avns/Get-VCFApplicationVirtualNetwork.md - Authentication: @@ -179,6 +179,13 @@ nav: - documentation/functions/clusters/New-VCFCluster.md - documentation/functions/clusters/Remove-VCFCluster.md - documentation/functions/clusters/Set-VCFCluster.md + - Compliance: + - documentation/functions/compliance/Get-VCFCompliance.md + - documentation/functions/compliance/Get-VCFComplianceConfiguration.md + - documentation/functions/compliance/Get-VCFComplianceHistory.md + - documentation/functions/compliance/Get-VCFComplianceStandard.md + - documentation/functions/compliance/Get-VCFComplianceTask.md + - documentation/functions/compliance/New-VCFCompliance.md - Credentials: - documentation/functions/credentials/Get-VCFCredential.md - documentation/functions/credentials/Get-VCFCredentialExpiry.md