Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate RecoveryServices from generation-RecoveryServices-preview to Az.RecoveryServices7.x.x-preview #23129

Open
wants to merge 1 commit into
base: Az.RecoveryServices7.x.x-preview
Choose a base branch
from

Conversation

azure-powershell-bot
Copy link
Collaborator

Description

Migrate RecoveryServices from generation-RecoveryServices-preview to Az.RecoveryServices7.x.x-preview

Checklist

  • SHOULD select appropriate branch. Cmdlets from Autorest.PowerShell should go to generation branch.
  • SHOULD make the title of PR clear and informative, and in the present imperative tense.
  • SHOULD update ChangeLog.md file(s) appropriately
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense. Add changelog in description section if PR goes into generation branch.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD have approved design review for the changes in this repository (Microsoft internal only) with following situations
    • Create new module from scratch
    • Create new resource types which are not easy to conform to Azure PowerShell Design Guidelines
    • Create new resource type which name doesn't use module name as prefix
    • Have design question before implementation
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT introduce breaking changes in Az minor release except preview version.
  • SHOULD NOT adjust version of module manually in pull request

Copy link

azure-client-tools-bot-prd bot commented Nov 1, 2023

️✔️Az.Accounts
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Compute
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.KeyVault
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.ManagedServiceIdentity
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Monitor
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Network
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.OperationalInsights
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.PrivateDns
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
❌Az.RecoveryServices
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
❌Breaking Change Check
🔄PowerShell Core - Windows
❌Windows PowerShell - Windows
Type Cmdlet Description Remediation
Add-AzRecoveryServicesAsrReplicationProtectedItemDisk The property 'RecoveryLBBackendAddressPoolIds' of type 'Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.IPConfigDetails' has been removed. Add the property 'RecoveryLBBackendAddressPoolIds' back to type 'Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.IPConfigDetails'.
Add-AzRecoveryServicesAsrReplicationProtectedItemDisk The property 'TfoLBBackendAddressPoolIds' of type 'Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.IPConfigDetails' has been removed. Add the property 'TfoLBBackendAddressPoolIds' back to type 'Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.IPConfigDetails'.
Add-AzRecoveryServicesAsrReplicationProtectedItemDisk The property 'IpAddressType' of type 'Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.IPConfigDetails' has been removed. Add the property 'IpAddressType' back to type 'Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.IPConfigDetails'.
Get-AzRecoveryServicesBackupContainer The cmdlet 'Get-AzRecoveryServicesBackupContainer' no longer has output type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerBase'. Make cmdlet 'Get-AzRecoveryServicesBackupContainer' return type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerBase'.
Get-AzRecoveryServicesBackupContainer The cmdlet 'Get-AzRecoveryServicesBackupContainer' no longer supports the type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerType' for parameter 'ContainerType'. Change the type for parameter 'ContainerType' back to 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerType'.
Get-AzRecoveryServicesBackupContainer The cmdlet 'Get-AzRecoveryServicesBackupContainer' no longer supports the parameter 'BackupManagementType' and no alias was found for the original parameter name. Add the parameter 'BackupManagementType' back to the cmdlet 'Get-AzRecoveryServicesBackupContainer', or add an alias to the original parameter name.
Get-AzRecoveryServicesBackupContainer The cmdlet 'Get-AzRecoveryServicesBackupContainer' no longer supports the parameter 'VaultId' and no alias was found for the original parameter name. Add the parameter 'VaultId' back to the cmdlet 'Get-AzRecoveryServicesBackupContainer', or add an alias to the original parameter name.
Get-AzRecoveryServicesBackupContainer The cmdlet 'Get-AzRecoveryServicesBackupContainer' no longer supports the type 'Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer' for parameter 'DefaultProfile'. Change the type for parameter 'DefaultProfile' back to 'Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer'.
Get-AzRecoveryServicesBackupContainer The cmdlet 'Get-AzRecoveryServicesBackupContainer' no longer supports the alias 'AzContext' for parameter 'DefaultProfile'. Add the alias 'AzContext' back to parameter 'DefaultProfile'.
Get-AzRecoveryServicesBackupContainer The cmdlet 'Get-AzRecoveryServicesBackupContainer' no longer supports the alias 'AzureRmContext' for parameter 'DefaultProfile'. Add the alias 'AzureRmContext' back to parameter 'DefaultProfile'.
Get-AzRecoveryServicesBackupContainer The parameter set '__AllParameterSets' for cmdlet 'Get-AzRecoveryServicesBackupContainer' has been removed. Add parameter set '__AllParameterSets' back to cmdlet 'Get-AzRecoveryServicesBackupContainer'.
Get-AzRecoveryServicesBackupItem The cmdlet 'Get-AzRecoveryServicesBackupItem' no longer has output type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ItemBase'. Make cmdlet 'Get-AzRecoveryServicesBackupItem' return type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ItemBase'.
Get-AzRecoveryServicesBackupItem The parameter set 'GetItemsForContainer' for cmdlet 'Get-AzRecoveryServicesBackupItem' is no longer the default parameter set. Change the default parameter for cmdlet 'Get-AzRecoveryServicesBackupItem' back to 'GetItemsForContainer'.
Get-AzRecoveryServicesBackupItem The parameter set 'GetItemsForContainer' for cmdlet 'Get-AzRecoveryServicesBackupItem' is no longer the default parameter set. Change the default parameter for cmdlet 'Get-AzRecoveryServicesBackupItem' back to 'GetItemsForContainer'.
Get-AzRecoveryServicesBackupItem The parameter set 'GetItemsForContainer' for cmdlet 'Get-AzRecoveryServicesBackupItem' is no longer the default parameter set. Change the default parameter for cmdlet 'Get-AzRecoveryServicesBackupItem' back to 'GetItemsForContainer'.
Get-AzRecoveryServicesBackupItem The parameter set 'GetItemsForContainer' for cmdlet 'Get-AzRecoveryServicesBackupItem' is no longer the default parameter set. Change the default parameter for cmdlet 'Get-AzRecoveryServicesBackupItem' back to 'GetItemsForContainer'.
Get-AzRecoveryServicesBackupItem The cmdlet 'Get-AzRecoveryServicesBackupItem' no longer supports the type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerBase' for parameter 'Container'. Change the type for parameter 'Container' back to 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerBase'.
Get-AzRecoveryServicesBackupItem The cmdlet 'Get-AzRecoveryServicesBackupItem' no longer supports the parameter 'BackupManagementType' and no alias was found for the original parameter name. Add the parameter 'BackupManagementType' back to the cmdlet 'Get-AzRecoveryServicesBackupItem', or add an alias to the original parameter name.
Get-AzRecoveryServicesBackupItem The cmdlet 'Get-AzRecoveryServicesBackupItem' no longer supports the type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.PolicyBase' for parameter 'Policy'. Change the type for parameter 'Policy' back to 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.PolicyBase'.
Get-AzRecoveryServicesBackupItem The cmdlet 'Get-AzRecoveryServicesBackupItem' no longer supports the type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ItemProtectionStatus' for parameter 'ProtectionStatus'. Change the type for parameter 'ProtectionStatus' back to 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ItemProtectionStatus'.
Get-AzRecoveryServicesBackupItem The cmdlet 'Get-AzRecoveryServicesBackupItem' no longer supports the type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ItemProtectionState' for parameter 'ProtectionState'. Change the type for parameter 'ProtectionState' back to 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ItemProtectionState'.
Get-AzRecoveryServicesBackupItem The cmdlet 'Get-AzRecoveryServicesBackupItem' no longer supports the parameter 'WorkloadType' and no alias was found for the original parameter name. Add the parameter 'WorkloadType' back to the cmdlet 'Get-AzRecoveryServicesBackupItem', or add an alias to the original parameter name.
Get-AzRecoveryServicesBackupItem The cmdlet 'Get-AzRecoveryServicesBackupItem' no longer supports the type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ItemDeleteState' for parameter 'DeleteState'. Change the type for parameter 'DeleteState' back to 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ItemDeleteState'.
Get-AzRecoveryServicesBackupItem The cmdlet 'Get-AzRecoveryServicesBackupItem' no longer supports the parameter 'VaultId' and no alias was found for the original parameter name. Add the parameter 'VaultId' back to the cmdlet 'Get-AzRecoveryServicesBackupItem', or add an alias to the original parameter name.
Get-AzRecoveryServicesBackupItem The cmdlet 'Get-AzRecoveryServicesBackupItem' no longer supports the type 'Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer' for parameter 'DefaultProfile'. Change the type for parameter 'DefaultProfile' back to 'Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer'.
Get-AzRecoveryServicesBackupItem The cmdlet 'Get-AzRecoveryServicesBackupItem' no longer supports the alias 'AzContext' for parameter 'DefaultProfile'. Add the alias 'AzContext' back to parameter 'DefaultProfile'.
Get-AzRecoveryServicesBackupItem The cmdlet 'Get-AzRecoveryServicesBackupItem' no longer supports the alias 'AzureRmContext' for parameter 'DefaultProfile'. Add the alias 'AzureRmContext' back to parameter 'DefaultProfile'.
Get-AzRecoveryServicesBackupItem The cmdlet 'Get-AzRecoveryServicesBackupItem' no longer supports the parameter 'UseSecondaryRegion' and no alias was found for the original parameter name. Add the parameter 'UseSecondaryRegion' back to the cmdlet 'Get-AzRecoveryServicesBackupItem', or add an alias to the original parameter name.
Get-AzRecoveryServicesBackupItem The parameter set 'GetItemsForContainer' for cmdlet 'Get-AzRecoveryServicesBackupItem' has been removed. Add parameter set 'GetItemsForContainer' back to cmdlet 'Get-AzRecoveryServicesBackupItem'.
Get-AzRecoveryServicesBackupItem The parameter set 'GetItemsForVault' for cmdlet 'Get-AzRecoveryServicesBackupItem' has been removed. Add parameter set 'GetItemsForVault' back to cmdlet 'Get-AzRecoveryServicesBackupItem'.
Get-AzRecoveryServicesBackupItem The parameter set 'GetItemsForPolicy' for cmdlet 'Get-AzRecoveryServicesBackupItem' has been removed. Add parameter set 'GetItemsForPolicy' back to cmdlet 'Get-AzRecoveryServicesBackupItem'.
Get-AzRecoveryServicesBackupItem The parameter set '__AllParameterSets' for cmdlet 'Get-AzRecoveryServicesBackupItem' has been removed. Add parameter set '__AllParameterSets' back to cmdlet 'Get-AzRecoveryServicesBackupItem'.
Get-AzRecoveryServicesBackupProtectableItem The cmdlet 'Get-AzRecoveryServicesBackupProtectableItem' no longer has output type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ProtectableItemBase'. Make cmdlet 'Get-AzRecoveryServicesBackupProtectableItem' return type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ProtectableItemBase'.
Get-AzRecoveryServicesBackupProtectableItem The parameter set 'NoFilterParamSet' for cmdlet 'Get-AzRecoveryServicesBackupProtectableItem' is no longer the default parameter set. Change the default parameter for cmdlet 'Get-AzRecoveryServicesBackupProtectableItem' back to 'NoFilterParamSet'.
Get-AzRecoveryServicesBackupProtectableItem The parameter set 'NoFilterParamSet' for cmdlet 'Get-AzRecoveryServicesBackupProtectableItem' is no longer the default parameter set. Change the default parameter for cmdlet 'Get-AzRecoveryServicesBackupProtectableItem' back to 'NoFilterParamSet'.
Get-AzRecoveryServicesBackupProtectableItem The cmdlet 'Get-AzRecoveryServicesBackupProtectableItem' no longer supports the type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerBase' for parameter 'Container'. Change the type for parameter 'Container' back to 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerBase'.
Get-AzRecoveryServicesBackupProtectableItem The cmdlet 'Get-AzRecoveryServicesBackupProtectableItem' no longer supports the parameter 'WorkloadType' and no alias was found for the original parameter name. Add the parameter 'WorkloadType' back to the cmdlet 'Get-AzRecoveryServicesBackupProtectableItem', or add an alias to the original parameter name.
Get-AzRecoveryServicesBackupProtectableItem The cmdlet 'Get-AzRecoveryServicesBackupProtectableItem' no longer supports the type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ProtectableItemType' for parameter 'ItemType'. Change the type for parameter 'ItemType' back to 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ProtectableItemType'.
Get-AzRecoveryServicesBackupProtectableItem The cmdlet 'Get-AzRecoveryServicesBackupProtectableItem' no longer supports the parameter 'VaultId' and no alias was found for the original parameter name. Add the parameter 'VaultId' back to the cmdlet 'Get-AzRecoveryServicesBackupProtectableItem', or add an alias to the original parameter name.
Get-AzRecoveryServicesBackupProtectableItem The cmdlet 'Get-AzRecoveryServicesBackupProtectableItem' no longer supports the type 'Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer' for parameter 'DefaultProfile'. Change the type for parameter 'DefaultProfile' back to 'Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer'.
Get-AzRecoveryServicesBackupProtectableItem The cmdlet 'Get-AzRecoveryServicesBackupProtectableItem' no longer supports the alias 'AzContext' for parameter 'DefaultProfile'. Add the alias 'AzContext' back to parameter 'DefaultProfile'.
Get-AzRecoveryServicesBackupProtectableItem The cmdlet 'Get-AzRecoveryServicesBackupProtectableItem' no longer supports the alias 'AzureRmContext' for parameter 'DefaultProfile'. Add the alias 'AzureRmContext' back to parameter 'DefaultProfile'.
Get-AzRecoveryServicesBackupProtectableItem The parameter set 'NoFilterParamSet' for cmdlet 'Get-AzRecoveryServicesBackupProtectableItem' has been removed. Add parameter set 'NoFilterParamSet' back to cmdlet 'Get-AzRecoveryServicesBackupProtectableItem'.
Get-AzRecoveryServicesBackupProtectableItem The parameter set 'FilterParamSet' for cmdlet 'Get-AzRecoveryServicesBackupProtectableItem' has been removed. Add parameter set 'FilterParamSet' back to cmdlet 'Get-AzRecoveryServicesBackupProtectableItem'.
Get-AzRecoveryServicesBackupProtectableItem The parameter set 'IdParamSet' for cmdlet 'Get-AzRecoveryServicesBackupProtectableItem' has been removed. Add parameter set 'IdParamSet' back to cmdlet 'Get-AzRecoveryServicesBackupProtectableItem'.
Get-AzRecoveryServicesBackupProtectableItem The parameter set '__AllParameterSets' for cmdlet 'Get-AzRecoveryServicesBackupProtectableItem' has been removed. Add parameter set '__AllParameterSets' back to cmdlet 'Get-AzRecoveryServicesBackupProtectableItem'.
Get-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'Get-AzRecoveryServicesBackupProtectionPolicy' no longer has output type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.PolicyBase'. Make cmdlet 'Get-AzRecoveryServicesBackupProtectionPolicy' return type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.PolicyBase'.
Get-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'Get-AzRecoveryServicesBackupProtectionPolicy' no longer supports the parameter 'WorkloadType' and no alias was found for the original parameter name. Add the parameter 'WorkloadType' back to the cmdlet 'Get-AzRecoveryServicesBackupProtectionPolicy', or add an alias to the original parameter name.
Get-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'Get-AzRecoveryServicesBackupProtectionPolicy' no longer supports the parameter 'BackupManagementType' and no alias was found for the original parameter name. Add the parameter 'BackupManagementType' back to the cmdlet 'Get-AzRecoveryServicesBackupProtectionPolicy', or add an alias to the original parameter name.
Get-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'Get-AzRecoveryServicesBackupProtectionPolicy' no longer supports the parameter 'VaultId' and no alias was found for the original parameter name. Add the parameter 'VaultId' back to the cmdlet 'Get-AzRecoveryServicesBackupProtectionPolicy', or add an alias to the original parameter name.
Get-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'Get-AzRecoveryServicesBackupProtectionPolicy' no longer supports the type 'Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer' for parameter 'DefaultProfile'. Change the type for parameter 'DefaultProfile' back to 'Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer'.
Get-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'Get-AzRecoveryServicesBackupProtectionPolicy' no longer supports the alias 'AzContext' for parameter 'DefaultProfile'. Add the alias 'AzContext' back to parameter 'DefaultProfile'.
Get-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'Get-AzRecoveryServicesBackupProtectionPolicy' no longer supports the alias 'AzureRmContext' for parameter 'DefaultProfile'. Add the alias 'AzureRmContext' back to parameter 'DefaultProfile'.
Get-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'Get-AzRecoveryServicesBackupProtectionPolicy' no longer supports the type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.PSPolicyType' for parameter 'PolicySubType'. Change the type for parameter 'PolicySubType' back to 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.PSPolicyType'.
Get-AzRecoveryServicesBackupProtectionPolicy The parameter set 'PolicyNameParamSet' for cmdlet 'Get-AzRecoveryServicesBackupProtectionPolicy' has been removed. Add parameter set 'PolicyNameParamSet' back to cmdlet 'Get-AzRecoveryServicesBackupProtectionPolicy'.
Get-AzRecoveryServicesBackupProtectionPolicy The parameter set 'WorkloadParamSet' for cmdlet 'Get-AzRecoveryServicesBackupProtectionPolicy' has been removed. Add parameter set 'WorkloadParamSet' back to cmdlet 'Get-AzRecoveryServicesBackupProtectionPolicy'.
Get-AzRecoveryServicesBackupProtectionPolicy The parameter set 'WorkloadBackupManagementTypeParamSet' for cmdlet 'Get-AzRecoveryServicesBackupProtectionPolicy' has been removed. Add parameter set 'WorkloadBackupManagementTypeParamSet' back to cmdlet 'Get-AzRecoveryServicesBackupProtectionPolicy'.
Get-AzRecoveryServicesBackupProtectionPolicy The parameter set '__AllParameterSets' for cmdlet 'Get-AzRecoveryServicesBackupProtectionPolicy' has been removed. Add parameter set '__AllParameterSets' back to cmdlet 'Get-AzRecoveryServicesBackupProtectionPolicy'.
New-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy' no longer has output type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.PolicyBase'. Make cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy' return type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.PolicyBase'.
New-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy' no longer supports the parameter 'Name' and no alias was found for the original parameter name. Add the parameter 'Name' back to the cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy', or add an alias to the original parameter name.
New-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy' no longer supports the parameter 'WorkloadType' and no alias was found for the original parameter name. Add the parameter 'WorkloadType' back to the cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy', or add an alias to the original parameter name.
New-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy' no longer supports the parameter 'BackupManagementType' and no alias was found for the original parameter name. Add the parameter 'BackupManagementType' back to the cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy', or add an alias to the original parameter name.
New-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy' no longer supports the parameter 'RetentionPolicy' and no alias was found for the original parameter name. Add the parameter 'RetentionPolicy' back to the cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy', or add an alias to the original parameter name.
New-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy' no longer supports the parameter 'SchedulePolicy' and no alias was found for the original parameter name. Add the parameter 'SchedulePolicy' back to the cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy', or add an alias to the original parameter name.
New-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy' no longer supports the type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.TieringMode' for parameter 'TieringMode'. Change the type for parameter 'TieringMode' back to 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.TieringMode'.
New-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy' no longer supports the parameter 'BackupSnapshotResourceGroup' and no alias was found for the original parameter name. Add the parameter 'BackupSnapshotResourceGroup' back to the cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy', or add an alias to the original parameter name.
New-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy' no longer supports the parameter 'BackupSnapshotResourceGroupSuffix' and no alias was found for the original parameter name. Add the parameter 'BackupSnapshotResourceGroupSuffix' back to the cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy', or add an alias to the original parameter name.
New-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy' no longer supports the parameter 'VaultId' and no alias was found for the original parameter name. Add the parameter 'VaultId' back to the cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy', or add an alias to the original parameter name.
New-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy' no longer supports the type 'Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer' for parameter 'DefaultProfile'. Change the type for parameter 'DefaultProfile' back to 'Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer'.
New-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy' no longer supports the alias 'AzContext' for parameter 'DefaultProfile'. Add the alias 'AzContext' back to parameter 'DefaultProfile'.
New-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy' no longer supports the alias 'AzureRmContext' for parameter 'DefaultProfile'. Add the alias 'AzureRmContext' back to parameter 'DefaultProfile'.
New-AzRecoveryServicesBackupProtectionPolicy The parameter set '__AllParameterSets' for cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy' has been removed. Add parameter set '__AllParameterSets' back to cmdlet 'New-AzRecoveryServicesBackupProtectionPolicy'.
Register-AzRecoveryServicesBackupContainer The cmdlet 'Register-AzRecoveryServicesBackupContainer' no longer implements SupportsShouldProcess. Make sure the cmdlet 'Register-AzRecoveryServicesBackupContainer' implements SupportsShouldProcess.
Register-AzRecoveryServicesBackupContainer The cmdlet 'Register-AzRecoveryServicesBackupContainer' no longer has output type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerBase'. Make cmdlet 'Register-AzRecoveryServicesBackupContainer' return type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerBase'.
Register-AzRecoveryServicesBackupContainer The cmdlet 'Register-AzRecoveryServicesBackupContainer' no longer supports the type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerBase' for parameter 'Container'. Change the type for parameter 'Container' back to 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerBase'.
Register-AzRecoveryServicesBackupContainer The cmdlet 'Register-AzRecoveryServicesBackupContainer' no longer supports the parameter 'BackupManagementType' and no alias was found for the original parameter name. Add the parameter 'BackupManagementType' back to the cmdlet 'Register-AzRecoveryServicesBackupContainer', or add an alias to the original parameter name.
Register-AzRecoveryServicesBackupContainer The cmdlet 'Register-AzRecoveryServicesBackupContainer' no longer supports the parameter 'WorkloadType' and no alias was found for the original parameter name. Add the parameter 'WorkloadType' back to the cmdlet 'Register-AzRecoveryServicesBackupContainer', or add an alias to the original parameter name.
Register-AzRecoveryServicesBackupContainer The cmdlet 'Register-AzRecoveryServicesBackupContainer' no longer supports the parameter 'Force' and no alias was found for the original parameter name. Add the parameter 'Force' back to the cmdlet 'Register-AzRecoveryServicesBackupContainer', or add an alias to the original parameter name.
Register-AzRecoveryServicesBackupContainer The cmdlet 'Register-AzRecoveryServicesBackupContainer' no longer supports the parameter 'VaultId' and no alias was found for the original parameter name. Add the parameter 'VaultId' back to the cmdlet 'Register-AzRecoveryServicesBackupContainer', or add an alias to the original parameter name.
Register-AzRecoveryServicesBackupContainer The cmdlet 'Register-AzRecoveryServicesBackupContainer' no longer supports the type 'Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer' for parameter 'DefaultProfile'. Change the type for parameter 'DefaultProfile' back to 'Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer'.
Register-AzRecoveryServicesBackupContainer The cmdlet 'Register-AzRecoveryServicesBackupContainer' no longer supports the alias 'AzContext' for parameter 'DefaultProfile'. Add the alias 'AzContext' back to parameter 'DefaultProfile'.
Register-AzRecoveryServicesBackupContainer The cmdlet 'Register-AzRecoveryServicesBackupContainer' no longer supports the alias 'AzureRmContext' for parameter 'DefaultProfile'. Add the alias 'AzureRmContext' back to parameter 'DefaultProfile'.
Register-AzRecoveryServicesBackupContainer The parameter set 'Register' for cmdlet 'Register-AzRecoveryServicesBackupContainer' has been removed. Add parameter set 'Register' back to cmdlet 'Register-AzRecoveryServicesBackupContainer'.
Register-AzRecoveryServicesBackupContainer The parameter set 'ReRegister' for cmdlet 'Register-AzRecoveryServicesBackupContainer' has been removed. Add parameter set 'ReRegister' back to cmdlet 'Register-AzRecoveryServicesBackupContainer'.
Register-AzRecoveryServicesBackupContainer The parameter set '__AllParameterSets' for cmdlet 'Register-AzRecoveryServicesBackupContainer' has been removed. Add parameter set '__AllParameterSets' back to cmdlet 'Register-AzRecoveryServicesBackupContainer'.
Remove-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'Remove-AzRecoveryServicesBackupProtectionPolicy' no longer has output type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.PolicyBase'. Make cmdlet 'Remove-AzRecoveryServicesBackupProtectionPolicy' return type 'Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.PolicyBase'.
Remove-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'Remove-AzRecoveryServicesBackupProtectionPolicy' no longer supports the parameter 'Name' and no alias was found for the original parameter name. Add the parameter 'Name' back to the cmdlet 'Remove-AzRecoveryServicesBackupProtectionPolicy', or add an alias to the original parameter name.
Remove-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'Remove-AzRecoveryServicesBackupProtectionPolicy' no longer supports the parameter 'Policy' and no alias was found for the original parameter name. Add the parameter 'Policy' back to the cmdlet 'Remove-AzRecoveryServicesBackupProtectionPolicy', or add an alias to the original parameter name.
Remove-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'Remove-AzRecoveryServicesBackupProtectionPolicy' no longer supports the parameter 'Force' and no alias was found for the original parameter name. Add the parameter 'Force' back to the cmdlet 'Remove-AzRecoveryServicesBackupProtectionPolicy', or add an alias to the original parameter name.
Remove-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'Remove-AzRecoveryServicesBackupProtectionPolicy' no longer supports the parameter 'VaultId' and no alias was found for the original parameter name. Add the parameter 'VaultId' back to the cmdlet 'Remove-AzRecoveryServicesBackupProtectionPolicy', or add an alias to the original parameter name.
Remove-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'Remove-AzRecoveryServicesBackupProtectionPolicy' no longer supports the type 'Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer' for parameter 'DefaultProfile'. Change the type for parameter 'DefaultProfile' back to 'Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer'.
Remove-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'Remove-AzRecoveryServicesBackupProtectionPolicy' no longer supports the alias 'AzContext' for parameter 'DefaultProfile'. Add the alias 'AzContext' back to parameter 'DefaultProfile'.
Remove-AzRecoveryServicesBackupProtectionPolicy The cmdlet 'Remove-AzRecoveryServicesBackupProtectionPolicy' no longer supports the alias 'AzureRmContext' for parameter 'DefaultProfile'. Add the alias 'AzureRmContext' back to parameter 'DefaultProfile'.
Remove-AzRecoveryServicesBackupProtectionPolicy The parameter set 'PolicyName' for cmdlet 'Remove-AzRecoveryServicesBackupProtectionPolicy' has been removed. Add parameter set 'PolicyName' back to cmdlet 'Remove-AzRecoveryServicesBackupProtectionPolicy'.
Remove-AzRecoveryServicesBackupProtectionPolicy The parameter set 'PolicyObject' for cmdlet 'Remove-AzRecoveryServicesBackupProtectionPolicy' has been removed. Add parameter set 'PolicyObject' back to cmdlet 'Remove-AzRecoveryServicesBackupProtectionPolicy'.
Remove-AzRecoveryServicesBackupProtectionPolicy The parameter set '__AllParameterSets' for cmdlet 'Remove-AzRecoveryServicesBackupProtectionPolicy' has been removed. Add parameter set '__AllParameterSets' back to cmdlet 'Remove-AzRecoveryServicesBackupProtectionPolicy'.
❌Signature Check
🔄PowerShell Core - Windows
❌Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject Edit-AzRecoveryServicesBackupRetentionPolicyClientObject Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject Edit-AzRecoveryServicesBackupRetentionPolicyClientObject Does not support ShouldProcess but the cmdlet verb Edit indicates that it should. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject Edit-AzRecoveryServicesBackupRetentionPolicyClientObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject Parameter WeeklyRetentionDurationInWeeks of cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject does not follow the enforced naming convention of using a singular noun for a parameter name. Consider using a singular noun for the parameter name.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject Parameter YearlyRetentionDurationInYears of cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject does not follow the enforced naming convention of using a singular noun for a parameter name. Consider using a singular noun for the parameter name.
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject Edit-AzRecoveryServicesBackupSchedulePolicyClientObject Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject Edit-AzRecoveryServicesBackupSchedulePolicyClientObject Does not support ShouldProcess but the cmdlet verb Edit indicates that it should. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject Edit-AzRecoveryServicesBackupSchedulePolicyClientObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzRecoveryServicesBackupContainer Get-AzRecoveryServicesBackupContainer Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzRecoveryServicesBackupContainer Get-AzRecoveryServicesBackupContainer changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzRecoveryServicesBackupItem Get-AzRecoveryServicesBackupItem Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzRecoveryServicesBackupItem Get-AzRecoveryServicesBackupItem changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzRecoveryServicesBackupProtectableItem Get-AzRecoveryServicesBackupProtectableItem Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzRecoveryServicesBackupProtectableItem Get-AzRecoveryServicesBackupProtectableItem changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzRecoveryServicesBackupProtectionPolicy Get-AzRecoveryServicesBackupProtectionPolicy Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzRecoveryServicesBackupProtectionPolicy Get-AzRecoveryServicesBackupProtectionPolicy changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzRecoveryServicesPolicyTemplate Get-AzRecoveryServicesPolicyTemplate Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzRecoveryServicesPolicyTemplate Get-AzRecoveryServicesPolicyTemplate changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Register-AzRecoveryServicesBackupContainer Register-AzRecoveryServicesBackupContainer Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
Register-AzRecoveryServicesBackupContainer Register-AzRecoveryServicesBackupContainer Does not support ShouldProcess but the cmdlet verb Register indicates that it should. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Register-AzRecoveryServicesBackupContainer Register-AzRecoveryServicesBackupContainer changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
❌Help Example Check
🔄PowerShell Core - Windows
❌Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 1 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType AzureVM Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 1 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableDailyRetention $true -DailyRetentionDurationInDays 56 Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 1 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 2 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableDailyRetention $false Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 2 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 3 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableWeeklyRetention $true -WeeklyRetentionDurationInWeeks 34 -WeeklyRetentionDaysOfTheWeek Sunday,Monday Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 3 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 3 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 4 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableWeeklyRetention $false Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 4 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 4 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 5 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableMonthlyRetention $true -MonthlyRetentionScheduleType Weekly -MonthlyRetentionDurationInMonths 34 -MonthlyRetentionDaysOfTheWeek 'Monday','Tuesday' -MonthlyRetentionWeeksOfTheMonth Second, Fourth Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 5 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 5 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 5 5 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 6 1 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableMonthlyRetention $true -MonthlyRetentionScheduleType Weekly -MonthlyRetentionDurationInMonths 34 -MonthlyRetentionDaysOfTheWeek 'Monday','Saturday' -MonthlyRetentionWeeksOfTheMonth Second, Fourth Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 6 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 6 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 6 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 7 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableMonthlyRetention $true -MonthlyRetentionScheduleType Daily -MonthlyRetentionDurationInMonths 45 -MonthlyRetentionDaysOfTheMonth 1,6,28 Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 7 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 7 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 7 5 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 8 1 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableMonthlyRetention $false Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 8 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 8 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 9 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableYearlyRetention $true -YearlyRetentionScheduleType Weekly -YearlyRetentionDurationInYears 34 -YearlyRetentionMonthsOfTheYear @('May', 'June') -YearlyRetentionDaysOfTheWeek Monday, Tuesday -YearlyRetentionWeeksOfTheMonth First, Third Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 9 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 9 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 9 5 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 10 1 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableYearlyRetention $true -YearlyRetentionScheduleType Weekly -YearlyRetentionDurationInYears 67 -YearlyRetentionMonthsOfTheYear @('May', 'June') -YearlyRetentionDaysOfTheWeek Monday, Saturday -YearlyRetentionWeeksOfTheMonth First, Third Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 10 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 10 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 10 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 11 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableYearlyRetention $true -YearlyRetentionScheduleType Daily -YearlyRetentionMonthsOfTheYear May,April -YearlyRetentionDaysOfTheMonth 1,2,3 -YearlyRetentionDurationInYears 43 Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 11 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 11 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 11 5 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 12 1 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableYearlyRetention $false Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 12 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 12 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 13 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType SAPHANA Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 13 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableDailyRetention $true -DailyRetentionDurationInDays 32 Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 13 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 14 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableDailyRetention $false Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 14 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 15 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableWeeklyRetention $true -WeeklyRetentionDurationInWeeks 11 -WeeklyRetentionDaysOfTheWeek Sunday Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 15 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 15 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 16 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableWeeklyRetention $false Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 16 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 16 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 17 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableMonthlyRetention $true -MonthlyRetentionScheduleType Weekly -MonthlyRetentionDurationInMonths 34 -MonthlyRetentionDaysOfTheWeek Monday -MonthlyRetentionWeeksOfTheMonth First, Last Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 17 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 17 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 17 5 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 18 1 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableMonthlyRetention $true -MonthlyRetentionScheduleType Weekly -MonthlyRetentionDurationInMonths 34 -MonthlyRetentionDaysOfTheWeek Monday,Sunday Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 18 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 18 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 18 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 19 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableMonthlyRetention $true -MonthlyRetentionScheduleType Daily -MonthlyRetentionDaysOfTheMonth 1,2,3 -MonthlyRetentionDurationInMonths 67 Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 19 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 19 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 19 5 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 20 1 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableMonthlyRetention $false Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 20 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 20 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 21 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableYearlyRetention $true -YearlyRetentionScheduleType Weekly -YearlyRetentionDurationInYears 47 -YearlyRetentionMonthsOfTheYear May,June -YearlyRetentionDaysOfTheWeek Monday -YearlyRetentionWeeksOfTheMonth Last,First Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 21 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 21 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 21 5 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 22 1 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableYearlyRetention $true -YearlyRetentionScheduleType Weekly -YearlyRetentionDurationInYears 47 -YearlyRetentionMonthsOfTheYear May,June -YearlyRetentionDaysOfTheWeek Monday -YearlyRetentionWeeksOfTheMonth Last,First Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 22 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 22 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 22 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 23 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableYearlyRetention $true -YearlyRetentionScheduleType Daily -YearlyRetentionDurationInYears 76 -YearlyRetentionMonthsOfTheYear May,July -YearlyRetentionDaysOfTheMonth 7,17,27 Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 23 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 23 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 23 5 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 24 1 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableYearlyRetention $false Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 24 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 24 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 25 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyDifferentialBackup -DifferentialRetentionPeriodInDays 23 Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 25 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 26 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -IncrementalRetentionPeriodInDays 64 -ModifyIncrementalBackup Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 26 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 27 1 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -LogRetentionPeriodInDays 23 -ModifyLogBackup Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 27 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 1 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType AzureVM Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 1 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupSchedulePolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupSchedulePolicyClientObject -Policy $pol -PolicySubType 'Standard' -BackupFrequency 'Daily' -ScheduleTime '1:30 PM' -TimeZone 'Tokyo Standard Time' Check the spell of Edit-AzRecoveryServicesBackupSchedulePolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 1 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 2 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType AzureVM Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 2 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupSchedulePolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupSchedulePolicyClientObject -Policy $pol -PolicySubType 'Enhanced' -BackupFrequency 'Weekly' -ScheduleRunDay @('Monday', 'Thursday') -ScheduleTime '1:30 PM' -TimeZone 'Tokyo Standard Time' Check the spell of Edit-AzRecoveryServicesBackupSchedulePolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 2 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 3 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType AzureVM Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 3 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupSchedulePolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupSchedulePolicyClientObject -Policy $pol -PolicySubType 'Enhanced' -BackupFrequency 'Hourly' -HourlyInterval 4 -HourlyScheduleWindowDuration 24 -ScheduleTime '1:30 PM' -TimeZone 'Tokyo Standard Time' Check the spell of Edit-AzRecoveryServicesBackupSchedulePolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 3 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 3 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 4 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType SAPHANA Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 4 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupSchedulePolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupSchedulePolicyClientObject -Policy $pol -BackupFrequency 'Daily' -ScheduleTime '1:30 PM' -TimeZone 'Tokyo Standard Time' Check the spell of Edit-AzRecoveryServicesBackupSchedulePolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 4 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 4 6 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType SAPHANA Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 4 7 Invalid_Cmdlet Edit-AzRecoveryServicesBackupSchedulePolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupSchedulePolicyClientObject -Policy $pol -BackupFrequency 'Weekly' -ScheduleRunDay @('Monday', 'Thursday') -ScheduleTime '1:30 PM' -TimeZone 'Tokyo Standard Time' Check the spell of Edit-AzRecoveryServicesBackupSchedulePolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 4 9 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 5 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType SAPHANA Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 5 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupSchedulePolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupSchedulePolicyClientObject -Policy $pol -BackupFrequency 'Weekly' -ScheduleRunDay @('Monday', 'Thursday') -EnableDifferentialBackup 1 -DifferentialRunDay @('Tuesday', 'Friday') -DifferentialScheduleTime '2:00 AM' -ScheduleTime '1:30 PM' -TimeZone 'Tokyo Standard Time' Check the spell of Edit-AzRecoveryServicesBackupSchedulePolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 5 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 5 6 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 5 8 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType SAPHANA Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 5 9 Invalid_Cmdlet Edit-AzRecoveryServicesBackupSchedulePolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupSchedulePolicyClientObject -Policy $pol -BackupFrequency 'Weekly' -ScheduleRunDay @('Monday', 'Thursday') -EnableIncrementalBackup 1 -IncrementalRunDay @('Tuesday', 'Friday') -IncrementalScheduleTime '2:00 AM' -ScheduleTime '1:30 PM' -TimeZone 'Tokyo Standard Time' Check the spell of Edit-AzRecoveryServicesBackupSchedulePolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 5 11 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 5 13 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 6 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType SAPHANA Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 6 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupSchedulePolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupSchedulePolicyClientObject -Policy $pol -EnableLogBackup 1 -LogBackupFrequencyInMin 120 Check the spell of Edit-AzRecoveryServicesBackupSchedulePolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 6 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Get-AzRecoveryServicesBackupContainer 1 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupContainer is not a valid command name. Get-AzRecoveryServicesBackupContainer -ResourceGroupName $resourceGroupName -VaultName $vaultName -SubscriptionId $subscriptionId -ContainerType AzureVMAppContainer -DatasourceType MSSQL Check the spell of Get-AzRecoveryServicesBackupContainer.
⚠️ Get-AzRecoveryServicesBackupContainer 1 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Get-AzRecoveryServicesBackupItem 1 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupItem is not a valid command name. Get-AzRecoveryServicesBackupItem -ResourceGroupName $resourceGroupName -VaultName $vaultName -SubscriptionId $subscriptionId -DatasourceType AzureVM Check the spell of Get-AzRecoveryServicesBackupItem.
Get-AzRecoveryServicesBackupItem 2 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupContainer is not a valid command name. Get-AzRecoveryServicesBackupContainer -ResourceGroupName $resourceGroupName -VaultName $vaultName -SubscriptionId $subscriptionId -ContainerType AzureVMAppContainer -DatasourceType MSSQL Check the spell of Get-AzRecoveryServicesBackupContainer.
Get-AzRecoveryServicesBackupItem 2 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupItem is not a valid command name. Get-AzRecoveryServicesBackupItem -ResourceGroupName $resourceGroupName -VaultName $vaultName -SubscriptionId $subscriptionId -DatasourceType MSSQL -Container $container Check the spell of Get-AzRecoveryServicesBackupItem.
⚠️ Get-AzRecoveryServicesBackupItem 2 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Get-AzRecoveryServicesBackupItem 3 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. Get-AzRecoveryServicesBackupProtectionPolicy -ResourceGroupName $resourceGroupName -VaultName $vaultName -PolicySubType 'Standard' -DatasourceType MSSQL Check the spell of Get-AzRecoveryServicesBackupProtectionPolicy.
Get-AzRecoveryServicesBackupItem 3 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupItem is not a valid command name. Get-AzRecoveryServicesBackupItem -ResourceGroupName $resourceGroupName -VaultName $vaultName -SubscriptionId $subscriptionId -Policy $policy Check the spell of Get-AzRecoveryServicesBackupItem.
Get-AzRecoveryServicesBackupProtectableItem 1 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupProtectableItem is not a valid command name. Get-AzRecoveryServicesBackupProtectableItem -ResourceGroupName $resourceGroupName -VaultName $vaultName -SubscriptionId $subscriptionId -DatasourceType 'MSSQL' Check the spell of Get-AzRecoveryServicesBackupProtectableItem.
Get-AzRecoveryServicesBackupProtectableItem 2 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupProtectableItem is not a valid command name. Get-AzRecoveryServicesBackupProtectableItem -ResourceGroupName $resourceGroupName -VaultName $vaultName -SubscriptionId $subscriptionId -DatasourceType MSSQL -ItemType SQLInstance -ServerName $serverName -Container $container -Name $protectableItemName Check the spell of Get-AzRecoveryServicesBackupProtectableItem.
⚠️ Get-AzRecoveryServicesBackupProtectableItem 2 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Get-AzRecoveryServicesBackupProtectionPolicy 1 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. Get-AzRecoveryServicesBackupProtectionPolicy -ResourceGroupName 'myresourcegroup' -VaultName 'myvault' Check the spell of Get-AzRecoveryServicesBackupProtectionPolicy.
Get-AzRecoveryServicesBackupProtectionPolicy 2 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. Get-AzRecoveryServicesBackupProtectionPolicy -ResourceGroupName 'myresourcegroup' -VaultName 'myvault' -Name 'HourlyLogBackup' Check the spell of Get-AzRecoveryServicesBackupProtectionPolicy.
⚠️ Get-AzRecoveryServicesBackupProtectionPolicy 2 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Get-AzRecoveryServicesBackupProtectionPolicy 3 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. Get-AzRecoveryServicesBackupProtectionPolicy -ResourceGroupName $ResourceGroupName -VaultName $VaultName -PolicySubType 'Standard' -IsArchiveSmartTieringEnabled $true -DatasourceType MSSQL Check the spell of Get-AzRecoveryServicesBackupProtectionPolicy.
Get-AzRecoveryServicesPolicyTemplate 1 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType AzureVM Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Get-AzRecoveryServicesPolicyTemplate 2 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType MSSQL Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Get-AzRecoveryServicesPolicyTemplate 3 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType SAPHANA Check the spell of Get-AzRecoveryServicesPolicyTemplate.
New-AzRecoveryServicesBackupProtectionPolicy 1 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType AzureVM Check the spell of Get-AzRecoveryServicesPolicyTemplate.
New-AzRecoveryServicesBackupProtectionPolicy 1 2 Invalid_Cmdlet New-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. New-AzRecoveryServicesBackupProtectionPolicy -ResourceGroupName arohijain-rg -VaultName arohijain-vault -Policy $pol1 -PolicyName tiertest4 -MoveToArchiveTier $true -TieringMode TierRecommended Check the spell of New-AzRecoveryServicesBackupProtectionPolicy.
⚠️ New-AzRecoveryServicesBackupProtectionPolicy 1 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
New-AzRecoveryServicesBackupProtectionPolicy 2 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType AzureVM Check the spell of Get-AzRecoveryServicesPolicyTemplate.
New-AzRecoveryServicesBackupProtectionPolicy 2 2 Invalid_Cmdlet New-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. New-AzRecoveryServicesBackupProtectionPolicy -ResourceGroupName arohijain-rg -VaultName arohijain-vault -Policy $pol1 -PolicyName tiertest5 -MoveToArchiveTier $true -TierAfterDuration 54 -TieringMode TierAfter -TierAfterDurationType Months Check the spell of New-AzRecoveryServicesBackupProtectionPolicy.
⚠️ New-AzRecoveryServicesBackupProtectionPolicy 2 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
New-AzRecoveryServicesBackupProtectionPolicy 3 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType SAPHANA Check the spell of Get-AzRecoveryServicesPolicyTemplate.
New-AzRecoveryServicesBackupProtectionPolicy 3 2 Invalid_Cmdlet New-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. New-AzRecoveryServicesBackupProtectionPolicy -ResourceGroupName arohijain-rg -VaultName arohijain-vault -Policy $pol1 -PolicyName tiertest6 -MoveToArchiveTier $true -TierAfterDuration 64 -TieringMode TierAfter -TierAfterDurationType Days Check the spell of New-AzRecoveryServicesBackupProtectionPolicy.
⚠️ New-AzRecoveryServicesBackupProtectionPolicy 3 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
New-AzRecoveryServicesBackupProtectionPolicy 4 1 Invalid_Cmdlet New-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. New-AzRecoveryServicesBackupProtectionPolicy -ResourceGroupName arohijain-rg -VaultName arohijain-vault -Policy $pol1 -PolicyName tiertest5 -MoveToArchiveTier $false Check the spell of New-AzRecoveryServicesBackupProtectionPolicy.
⚠️ New-AzRecoveryServicesBackupProtectionPolicy 4 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Register-AzRecoveryServicesBackupContainer 1 2 Invalid_Cmdlet Register-AzRecoveryServicesBackupContainer is not a valid command name. Register-AzRecoveryServicesBackupContainer -ResourceGroupName $resourceGroupName -VaultName $vaultName -DatasourceType MSSQL -ResourceId $resourceId Check the spell of Register-AzRecoveryServicesBackupContainer.
Register-AzRecoveryServicesBackupContainer 2 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupContainer is not a valid command name. Get-AzRecoveryServicesBackupContainer -ResourceGroupName $resourceGroupName -VaultName $vaultName -SubscriptionId $subscriptionId -ContainerType AzureVMAppContainer -DatasourceType MSSQL Check the spell of Get-AzRecoveryServicesBackupContainer.
Register-AzRecoveryServicesBackupContainer 2 2 Invalid_Cmdlet Register-AzRecoveryServicesBackupContainer is not a valid command name. Register-AzRecoveryServicesBackupContainer -ResourceGroupName $resourceGroupName -VaultName $vaultName -DatasourceType MSSQL -Container $container Check the spell of Register-AzRecoveryServicesBackupContainer.
⚠️ Register-AzRecoveryServicesBackupContainer 2 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Remove-AzRecoveryServicesBackupProtectionPolicy 1 1 Invalid_Cmdlet Remove-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. Remove-AzRecoveryServicesBackupProtectionPolicy -PolicyName 'policyName' -ResourceGroupName 'resourceGroupName' -VaultName 'vaultName' Check the spell of Remove-AzRecoveryServicesBackupProtectionPolicy.
Disable-AzRecoveryServicesBackupAutoProtection 1 1 Invalid_Cmdlet Get-AzRecoveryServicesVault is not a valid command name. Get-AzRecoveryServicesVault -ResourceGroupName 'resourceGroup' -Name 'vaultName' Check the spell of Get-AzRecoveryServicesVault.
Disable-AzRecoveryServicesBackupAutoProtection 1 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupContainer is not a valid command name. Get-AzRecoveryServicesBackupContainer -ContainerType AzureVMAppContainer -Status 'Registered' -FriendlyName 'TestSQLServerVM' -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupContainer.
Disable-AzRecoveryServicesBackupAutoProtection 1 3 Invalid_Cmdlet Get-AzRecoveryServicesBackupProtectableItem is not a valid command name. Get-AzRecoveryServicesBackupProtectableItem -Container $container -WorkloadType 'MSSQL' -ItemType 'SQLInstance' -Name 'MSSQLInstance' Check the spell of Get-AzRecoveryServicesBackupProtectableItem.
Disable-AzRecoveryServicesBackupAutoProtection 1 3 Invalid_Cmdlet Disable-AzRecoveryServicesBackupAutoProtection is not a valid command name. Disable-AzRecoveryServicesBackupAutoProtection -BackupManagementType 'AzureWorkload' -WorkloadType 'MSSQL' Check the spell of Disable-AzRecoveryServicesBackupAutoProtection.
Disable-AzRecoveryServicesBackupProtection 1 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupContainer is not a valid command name. Get-AzRecoveryServicesBackupContainer -ContainerType AzureVM Check the spell of Get-AzRecoveryServicesBackupContainer.
Disable-AzRecoveryServicesBackupProtection 1 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupItem is not a valid command name. Get-AzRecoveryServicesBackupItem -Container $Cont[0] -WorkloadType AzureVM Check the spell of Get-AzRecoveryServicesBackupItem.
Disable-AzRecoveryServicesBackupProtection 1 3 Invalid_Cmdlet Disable-AzRecoveryServicesBackupProtection is not a valid command name. Disable-AzRecoveryServicesBackupProtection -Item $PI[0] Check the spell of Disable-AzRecoveryServicesBackupProtection.
Disable-AzRecoveryServicesBackupProtection 3 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupItem is not a valid command name. Get-AzRecoveryServicesBackupItem -VaultId $suspendVault.ID -BackupManagementType AzureVM -WorkloadType AzureVM Check the spell of Get-AzRecoveryServicesBackupItem.
Disable-AzRecoveryServicesBackupProtection 3 2 Invalid_Cmdlet Disable-AzRecoveryServicesBackupProtection is not a valid command name. Disable-AzRecoveryServicesBackupProtection -Item $item[0] -RetainRecoveryPointsAsPerPolicy -VaultId $vault.ID -Force Check the spell of Disable-AzRecoveryServicesBackupProtection.
Disable-AzRecoveryServicesBackupProtection 3 3 Invalid_Cmdlet Get-AzRecoveryServicesBackupItem is not a valid command name. Get-AzRecoveryServicesBackupItem -VaultId $suspendVault.ID -BackupManagementType AzureVM -WorkloadType AzureVM Check the spell of Get-AzRecoveryServicesBackupItem.
Edit-AzRecoveryServicesAsrRecoveryPlan 1 1 Invalid_Cmdlet Edit-AzRecoveryServicesAsrRecoveryPlan is not a valid command name. Edit-AzRecoveryServicesAsrRecoveryPlan -RecoveryPlan $RP -AppendGroup Check the spell of Edit-AzRecoveryServicesAsrRecoveryPlan.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 1 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType AzureVM Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 1 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableDailyRetention $true -DailyRetentionDurationInDays 56 Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 1 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 2 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableDailyRetention $false Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 2 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 3 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableWeeklyRetention $true -WeeklyRetentionDurationInWeeks 34 -WeeklyRetentionDaysOfTheWeek Sunday,Monday Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 3 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 3 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 4 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableWeeklyRetention $false Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 4 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 4 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 5 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableMonthlyRetention $true -MonthlyRetentionScheduleType Weekly -MonthlyRetentionDurationInMonths 34 -MonthlyRetentionDaysOfTheWeek 'Monday','Tuesday' -MonthlyRetentionWeeksOfTheMonth Second, Fourth Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 5 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 5 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 5 5 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 6 1 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableMonthlyRetention $true -MonthlyRetentionScheduleType Weekly -MonthlyRetentionDurationInMonths 34 -MonthlyRetentionDaysOfTheWeek 'Monday','Saturday' -MonthlyRetentionWeeksOfTheMonth Second, Fourth Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 6 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 6 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 6 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 7 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableMonthlyRetention $true -MonthlyRetentionScheduleType Daily -MonthlyRetentionDurationInMonths 45 -MonthlyRetentionDaysOfTheMonth 1,6,28 Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 7 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 7 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 7 5 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 8 1 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableMonthlyRetention $false Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 8 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 8 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 9 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableYearlyRetention $true -YearlyRetentionScheduleType Weekly -YearlyRetentionDurationInYears 34 -YearlyRetentionMonthsOfTheYear @('May', 'June') -YearlyRetentionDaysOfTheWeek Monday, Tuesday -YearlyRetentionWeeksOfTheMonth First, Third Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 9 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 9 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 9 5 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 10 1 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableYearlyRetention $true -YearlyRetentionScheduleType Weekly -YearlyRetentionDurationInYears 67 -YearlyRetentionMonthsOfTheYear @('May', 'June') -YearlyRetentionDaysOfTheWeek Monday, Saturday -YearlyRetentionWeeksOfTheMonth First, Third Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 10 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 10 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 10 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 11 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableYearlyRetention $true -YearlyRetentionScheduleType Daily -YearlyRetentionMonthsOfTheYear May,April -YearlyRetentionDaysOfTheMonth 1,2,3 -YearlyRetentionDurationInYears 43 Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 11 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 11 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 11 5 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 12 1 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType AzureVM -EnableYearlyRetention $false Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 12 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 12 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 13 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType SAPHANA Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 13 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableDailyRetention $true -DailyRetentionDurationInDays 32 Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 13 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 14 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableDailyRetention $false Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 14 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 15 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableWeeklyRetention $true -WeeklyRetentionDurationInWeeks 11 -WeeklyRetentionDaysOfTheWeek Sunday Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 15 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 15 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 16 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableWeeklyRetention $false Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 16 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 16 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 17 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableMonthlyRetention $true -MonthlyRetentionScheduleType Weekly -MonthlyRetentionDurationInMonths 34 -MonthlyRetentionDaysOfTheWeek Monday -MonthlyRetentionWeeksOfTheMonth First, Last Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 17 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 17 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 17 5 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 18 1 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableMonthlyRetention $true -MonthlyRetentionScheduleType Weekly -MonthlyRetentionDurationInMonths 34 -MonthlyRetentionDaysOfTheWeek Monday,Sunday Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 18 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 18 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 18 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 19 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableMonthlyRetention $true -MonthlyRetentionScheduleType Daily -MonthlyRetentionDaysOfTheMonth 1,2,3 -MonthlyRetentionDurationInMonths 67 Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 19 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 19 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 19 5 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 20 1 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableMonthlyRetention $false Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 20 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 20 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 21 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableYearlyRetention $true -YearlyRetentionScheduleType Weekly -YearlyRetentionDurationInYears 47 -YearlyRetentionMonthsOfTheYear May,June -YearlyRetentionDaysOfTheWeek Monday -YearlyRetentionWeeksOfTheMonth Last,First Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 21 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 21 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 21 5 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 22 1 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableYearlyRetention $true -YearlyRetentionScheduleType Weekly -YearlyRetentionDurationInYears 47 -YearlyRetentionMonthsOfTheYear May,June -YearlyRetentionDaysOfTheWeek Monday -YearlyRetentionWeeksOfTheMonth Last,First Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 22 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 22 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 22 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 23 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableYearlyRetention $true -YearlyRetentionScheduleType Daily -YearlyRetentionDurationInYears 76 -YearlyRetentionMonthsOfTheYear May,July -YearlyRetentionDaysOfTheMonth 7,17,27 Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 23 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 23 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 23 5 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 24 1 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyFullBackup -EnableYearlyRetention $false Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 24 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 24 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 25 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -ModifyDifferentialBackup -DifferentialRetentionPeriodInDays 23 Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 25 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 26 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -IncrementalRetentionPeriodInDays 64 -ModifyIncrementalBackup Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 26 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 27 1 Invalid_Cmdlet Edit-AzRecoveryServicesBackupRetentionPolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupRetentionPolicyClientObject -Policy $pol1 -DatasourceType SAPHANA -LogRetentionPeriodInDays 23 -ModifyLogBackup Check the spell of Edit-AzRecoveryServicesBackupRetentionPolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupRetentionPolicyClientObject 27 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 1 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType AzureVM Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 1 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupSchedulePolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupSchedulePolicyClientObject -Policy $pol -PolicySubType 'Standard' -BackupFrequency 'Daily' -ScheduleTime '1:30 PM' -TimeZone 'Tokyo Standard Time' Check the spell of Edit-AzRecoveryServicesBackupSchedulePolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 1 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 2 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType AzureVM Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 2 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupSchedulePolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupSchedulePolicyClientObject -Policy $pol -PolicySubType 'Enhanced' -BackupFrequency 'Weekly' -ScheduleRunDay @('Monday', 'Thursday') -ScheduleTime '1:30 PM' -TimeZone 'Tokyo Standard Time' Check the spell of Edit-AzRecoveryServicesBackupSchedulePolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 2 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 3 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType AzureVM Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 3 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupSchedulePolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupSchedulePolicyClientObject -Policy $pol -PolicySubType 'Enhanced' -BackupFrequency 'Hourly' -HourlyInterval 4 -HourlyScheduleWindowDuration 24 -ScheduleTime '1:30 PM' -TimeZone 'Tokyo Standard Time' Check the spell of Edit-AzRecoveryServicesBackupSchedulePolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 3 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 3 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 4 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType SAPHANA Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 4 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupSchedulePolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupSchedulePolicyClientObject -Policy $pol -BackupFrequency 'Daily' -ScheduleTime '1:30 PM' -TimeZone 'Tokyo Standard Time' Check the spell of Edit-AzRecoveryServicesBackupSchedulePolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 4 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 4 6 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType SAPHANA Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 4 7 Invalid_Cmdlet Edit-AzRecoveryServicesBackupSchedulePolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupSchedulePolicyClientObject -Policy $pol -BackupFrequency 'Weekly' -ScheduleRunDay @('Monday', 'Thursday') -ScheduleTime '1:30 PM' -TimeZone 'Tokyo Standard Time' Check the spell of Edit-AzRecoveryServicesBackupSchedulePolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 4 9 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 5 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType SAPHANA Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 5 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupSchedulePolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupSchedulePolicyClientObject -Policy $pol -BackupFrequency 'Weekly' -ScheduleRunDay @('Monday', 'Thursday') -EnableDifferentialBackup 1 -DifferentialRunDay @('Tuesday', 'Friday') -DifferentialScheduleTime '2:00 AM' -ScheduleTime '1:30 PM' -TimeZone 'Tokyo Standard Time' Check the spell of Edit-AzRecoveryServicesBackupSchedulePolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 5 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 5 6 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 5 8 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType SAPHANA Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 5 9 Invalid_Cmdlet Edit-AzRecoveryServicesBackupSchedulePolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupSchedulePolicyClientObject -Policy $pol -BackupFrequency 'Weekly' -ScheduleRunDay @('Monday', 'Thursday') -EnableIncrementalBackup 1 -IncrementalRunDay @('Tuesday', 'Friday') -IncrementalScheduleTime '2:00 AM' -ScheduleTime '1:30 PM' -TimeZone 'Tokyo Standard Time' Check the spell of Edit-AzRecoveryServicesBackupSchedulePolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 5 11 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 5 13 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 6 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType SAPHANA Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 6 2 Invalid_Cmdlet Edit-AzRecoveryServicesBackupSchedulePolicyClientObject is not a valid command name. Edit-AzRecoveryServicesBackupSchedulePolicyClientObject -Policy $pol -EnableLogBackup 1 -LogBackupFrequencyInMin 120 Check the spell of Edit-AzRecoveryServicesBackupSchedulePolicyClientObject.
⚠️ Edit-AzRecoveryServicesBackupSchedulePolicyClientObject 6 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Enable-AzRecoveryServicesBackupAutoProtection 1 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. Get-AzRecoveryServicesBackupProtectionPolicy -Name 'DefaultSQLPolicy' Check the spell of Get-AzRecoveryServicesBackupProtectionPolicy.
Enable-AzRecoveryServicesBackupAutoProtection 1 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupProtectableItem is not a valid command name. Get-AzRecoveryServicesBackupProtectableItem -workloadType MSSQL -ItemType SQLInstance -VaultId $targetVault.ID -Name 'MSSQLInstance' -ServerName 'TestSQLServer' Check the spell of Get-AzRecoveryServicesBackupProtectableItem.
Enable-AzRecoveryServicesBackupAutoProtection 1 3 Invalid_Cmdlet Enable-AzRecoveryServicesBackupAutoProtection is not a valid command name. Enable-AzRecoveryServicesBackupAutoProtection -InputItem $SQLInstance -BackupManagementType AzureWorkload -WorkloadType MSSQL -Policy $Pol -VaultId $targetvault.ID Check the spell of Enable-AzRecoveryServicesBackupAutoProtection.
Get-AzRecoveryServicesAsrJob 1 1 Invalid_Cmdlet Get-AzRecoveryServicesAsrJob is not a valid command name. Get-AzRecoveryServicesAsrJob -TargetObjectId $ASRObjectId Check the spell of Get-AzRecoveryServicesAsrJob.
Get-AzRecoveryServicesAsrReplicationProtectedItem 1 1 Invalid_Cmdlet Get-AzRecoveryServicesAsrReplicationProtectedItem is not a valid command name. Get-AzRecoveryServicesAsrReplicationProtectedItem -ProtectionContainer $PrimaryContainer Check the spell of Get-AzRecoveryServicesAsrReplicationProtectedItem.
Get-AzRecoveryServicesAsrServicesProvider 1 1 Invalid_Cmdlet Get-AzRecoveryServicesAsrFabric is not a valid command name. Get-AzRecoveryServicesAsrFabric Check the spell of Get-AzRecoveryServicesAsrFabric.
Get-AzRecoveryServicesAsrServicesProvider 1 1 Invalid_Cmdlet Get-AzRecoveryServicesAsrServicesProvider is not a valid command name. Get-AzRecoveryServicesAsrServicesProvider Check the spell of Get-AzRecoveryServicesAsrServicesProvider.
Get-AzRecoveryServicesBackupContainer 1 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupContainer is not a valid command name. Get-AzRecoveryServicesBackupContainer -ResourceGroupName $resourceGroupName -VaultName $vaultName -SubscriptionId $subscriptionId -ContainerType AzureVMAppContainer -DatasourceType MSSQL Check the spell of Get-AzRecoveryServicesBackupContainer.
⚠️ Get-AzRecoveryServicesBackupContainer 1 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Get-AzRecoveryServicesBackupItem 1 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupItem is not a valid command name. Get-AzRecoveryServicesBackupItem -ResourceGroupName $resourceGroupName -VaultName $vaultName -SubscriptionId $subscriptionId -DatasourceType AzureVM Check the spell of Get-AzRecoveryServicesBackupItem.
Get-AzRecoveryServicesBackupItem 2 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupContainer is not a valid command name. Get-AzRecoveryServicesBackupContainer -ResourceGroupName $resourceGroupName -VaultName $vaultName -SubscriptionId $subscriptionId -ContainerType AzureVMAppContainer -DatasourceType MSSQL Check the spell of Get-AzRecoveryServicesBackupContainer.
Get-AzRecoveryServicesBackupItem 2 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupItem is not a valid command name. Get-AzRecoveryServicesBackupItem -ResourceGroupName $resourceGroupName -VaultName $vaultName -SubscriptionId $subscriptionId -DatasourceType MSSQL -Container $container Check the spell of Get-AzRecoveryServicesBackupItem.
⚠️ Get-AzRecoveryServicesBackupItem 2 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Get-AzRecoveryServicesBackupItem 3 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. Get-AzRecoveryServicesBackupProtectionPolicy -ResourceGroupName $resourceGroupName -VaultName $vaultName -PolicySubType 'Standard' -DatasourceType MSSQL Check the spell of Get-AzRecoveryServicesBackupProtectionPolicy.
Get-AzRecoveryServicesBackupItem 3 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupItem is not a valid command name. Get-AzRecoveryServicesBackupItem -ResourceGroupName $resourceGroupName -VaultName $vaultName -SubscriptionId $subscriptionId -Policy $policy Check the spell of Get-AzRecoveryServicesBackupItem.
Get-AzRecoveryServicesBackupJob 1 1 Invalid_Cmdlet Get-AzRecoveryServicesVault is not a valid command name. Get-AzRecoveryServicesVault -ResourceGroupName 'resourceGroup' -Name 'vaultName' Check the spell of Get-AzRecoveryServicesVault.
Get-AzRecoveryServicesBackupJob 1 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupJob is not a valid command name. Get-AzRecoveryServicesBackupJob -Status InProgress -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupJob.
Get-AzRecoveryServicesBackupJob 2 1 Invalid_Cmdlet Get-AzRecoveryServicesVault is not a valid command name. Get-AzRecoveryServicesVault -ResourceGroupName 'resourceGroup' -Name 'vaultName' Check the spell of Get-AzRecoveryServicesVault.
Get-AzRecoveryServicesBackupJob 2 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupJob is not a valid command name. Get-AzRecoveryServicesBackupJob -From (Get-Date).AddDays(-7).ToUniversalTime() -Status Failed -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupJob.
Get-AzRecoveryServicesBackupJob 3 1 Invalid_Cmdlet Get-AzRecoveryServicesVault is not a valid command name. Get-AzRecoveryServicesVault -ResourceGroupName 'resourceGroup' -Name 'vaultName' Check the spell of Get-AzRecoveryServicesVault.
Get-AzRecoveryServicesBackupJob 3 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupJob is not a valid command name. Get-AzRecoveryServicesBackupJob -Status InProgress -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupJob.
Get-AzRecoveryServicesBackupJob 3 7 Invalid_Cmdlet Get-AzRecoveryServicesBackupJob is not a valid command name. Get-AzRecoveryServicesBackupJob -Job $Job -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupJob.
Get-AzRecoveryServicesBackupJob 4 1 Invalid_Cmdlet Get-AzRecoveryServicesVault is not a valid command name. Get-AzRecoveryServicesVault -ResourceGroupName 'resourceGroup' -Name 'vaultName' Check the spell of Get-AzRecoveryServicesVault.
Get-AzRecoveryServicesBackupJob 4 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupJob is not a valid command name. Get-AzRecoveryServicesBackupJob -VaultId $vault.ID -Status Completed -From (Get-Date).AddDays(-2).ToUniversalTime() -BackupManagementType AzureVM Check the spell of Get-AzRecoveryServicesBackupJob.
Get-AzRecoveryServicesBackupProtectableItem 1 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupProtectableItem is not a valid command name. Get-AzRecoveryServicesBackupProtectableItem -ResourceGroupName $resourceGroupName -VaultName $vaultName -SubscriptionId $subscriptionId -DatasourceType 'MSSQL' Check the spell of Get-AzRecoveryServicesBackupProtectableItem.
Get-AzRecoveryServicesBackupProtectableItem 2 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupProtectableItem is not a valid command name. Get-AzRecoveryServicesBackupProtectableItem -ResourceGroupName $resourceGroupName -VaultName $vaultName -SubscriptionId $subscriptionId -DatasourceType MSSQL -ItemType SQLInstance -ServerName $serverName -Container $container -Name $protectableItemName Check the spell of Get-AzRecoveryServicesBackupProtectableItem.
⚠️ Get-AzRecoveryServicesBackupProtectableItem 2 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Get-AzRecoveryServicesBackupProtectionPolicy 1 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. Get-AzRecoveryServicesBackupProtectionPolicy -ResourceGroupName 'myresourcegroup' -VaultName 'myvault' Check the spell of Get-AzRecoveryServicesBackupProtectionPolicy.
Get-AzRecoveryServicesBackupProtectionPolicy 2 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. Get-AzRecoveryServicesBackupProtectionPolicy -ResourceGroupName 'myresourcegroup' -VaultName 'myvault' -Name 'HourlyLogBackup' Check the spell of Get-AzRecoveryServicesBackupProtectionPolicy.
⚠️ Get-AzRecoveryServicesBackupProtectionPolicy 2 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Get-AzRecoveryServicesBackupProtectionPolicy 3 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. Get-AzRecoveryServicesBackupProtectionPolicy -ResourceGroupName $ResourceGroupName -VaultName $VaultName -PolicySubType 'Standard' -IsArchiveSmartTieringEnabled $true -DatasourceType MSSQL Check the spell of Get-AzRecoveryServicesBackupProtectionPolicy.
Get-AzRecoveryServicesBackupRPMountScript 1 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupContainer is not a valid command name. Get-AzRecoveryServicesBackupContainer -ContainerType 'AzureVM' -Status 'Registered' -FriendlyName 'V2VM' Check the spell of Get-AzRecoveryServicesBackupContainer.
Get-AzRecoveryServicesBackupRPMountScript 1 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupItem is not a valid command name. Get-AzRecoveryServicesBackupItem -Container $namedContainer -WorkloadType 'AzureVM' Check the spell of Get-AzRecoveryServicesBackupItem.
Get-AzRecoveryServicesBackupRPMountScript 1 5 Invalid_Cmdlet Get-AzRecoveryServicesBackupRecoveryPoint is not a valid command name. Get-AzRecoveryServicesBackupRecoveryPoint -Item $backupitem -StartDate $startdate.ToUniversalTime() -EndDate $enddate.ToUniversalTime() Check the spell of Get-AzRecoveryServicesBackupRecoveryPoint.
Get-AzRecoveryServicesBackupRPMountScript 1 9 Invalid_Cmdlet Get-AzRecoveryServicesBackupRPMountScript is not a valid command name. Get-AzRecoveryServicesBackupRPMountScript -RecoveryPoint $rp[0] Check the spell of Get-AzRecoveryServicesBackupRPMountScript.
Get-AzRecoveryServicesBackupRecoveryLogChain 1 3 Invalid_Cmdlet Get-AzRecoveryServicesBackupContainer is not a valid command name. Get-AzRecoveryServicesBackupContainer -ContainerType AzureWorkload Check the spell of Get-AzRecoveryServicesBackupContainer.
Get-AzRecoveryServicesBackupRecoveryLogChain 1 4 Invalid_Cmdlet Get-AzRecoveryServicesBackupItem is not a valid command name. Get-AzRecoveryServicesBackupItem -Container $Container -WorkloadType MSSQL Check the spell of Get-AzRecoveryServicesBackupItem.
Get-AzRecoveryServicesBackupRecoveryLogChain 1 4 Invalid_Cmdlet Get-AzRecoveryServicesBackupRecoveryLogChain is not a valid command name. Get-AzRecoveryServicesBackupRecoveryLogChain -StartDate $Startdate.ToUniversalTime() -EndDate $Enddate.ToUniversalTime() Check the spell of Get-AzRecoveryServicesBackupRecoveryLogChain.
Get-AzRecoveryServicesPolicyTemplate 1 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType AzureVM Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Get-AzRecoveryServicesPolicyTemplate 2 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType MSSQL Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Get-AzRecoveryServicesPolicyTemplate 3 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType SAPHANA Check the spell of Get-AzRecoveryServicesPolicyTemplate.
Initialize-AzRecoveryServicesBackupProtectableItem 1 1 Invalid_Cmdlet Initialize-AzRecoveryServicesBackupProtectableItem is not a valid command name. Initialize-AzRecoveryServicesBackupProtectableItem -Container $Container -WorkloadType 'MSSQL' Check the spell of Initialize-AzRecoveryServicesBackupProtectableItem.
New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig 1 1 Invalid_Cmdlet New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig is not a valid command name. New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig -VhdUri $vhdUri -RecoveryAzureStorageAccountId $recoveryStorageAccountId -LogStorageAccountId $logStorageAccountId Check the spell of New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig.
New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig 2 1 Invalid_Cmdlet New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig is not a valid command name. New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig -ManagedDisk -LogStorageAccountId $logStorageAccountId -DiskId $diskId -RecoveryResourceGroupId $RecoveryResourceGroupId ` -RecoveryReplicaDiskAccountType $RecoveryReplicaDiskAccountType -RecoveryTargetDiskAccountType $RecoveryTargetDiskAccountType Check the spell of New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig.
New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig 3 1 Invalid_Cmdlet New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig is not a valid command name. New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig -ManagedDisk -LogStorageAccountId $logStorageAccountId -DiskId $diskId -RecoveryResourceGroupId $RecoveryResourceGroupId -RecoveryReplicaDiskAccountType $RecoveryReplicaDiskAccountType -RecoveryTargetDiskAccountType $RecoveryTargetDiskAccountType -DiskEncryptionVaultId $keyVaultId -DiskEncryptionSecretUrl $secret -KeyEncryptionKeyUrl $keyUrl -KeyEncryptionVaultId $keyVaultId Check the spell of New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig.
New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig 4 1 Invalid_Cmdlet New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig is not a valid command name. New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig -ManagedDisk -LogStorageAccountId $logStorageAccountId -DiskId $diskId -RecoveryResourceGroupId $RecoveryResourceGroupId ` -RecoveryReplicaDiskAccountType $RecoveryReplicaDiskAccountType -RecoveryTargetDiskAccountType $RecoveryTargetDiskAccountType -RecoveryDiskEncryptionSetId $RecoveryDiskEncryptionSetId Check the spell of New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig.
New-AzRecoveryServicesAsrPolicy 1 1 Invalid_Cmdlet New-AzRecoveryServicesAsrPolicy is not a valid command name. New-AzRecoveryServicesAsrPolicy -Name 'abc' -ReplicationProvider HyperVReplicaAzure -ReplicationFrequencyInSeconds 30 -NumberOfRecoveryPointsToRetain 10 Check the spell of New-AzRecoveryServicesAsrPolicy.
New-AzRecoveryServicesAsrPolicy 2 1 Invalid_Cmdlet New-AzRecoveryServicesAsrPolicy is not a valid command name. New-AzRecoveryServicesAsrPolicy -Name 'abc122' -ReplicationProvider HyperVReplica2012R2 -ReplicationFrequencyInSeconds 300 -ReplicationPort 211 Check the spell of New-AzRecoveryServicesAsrPolicy.
New-AzRecoveryServicesAsrPolicy 3 1 Invalid_Cmdlet New-AzRecoveryServicesAsrPolicy is not a valid command name. New-AzRecoveryServicesAsrPolicy -Name $TestPolicy1 -AzureToAzure -RecoveryPointRetentionInHours 10 -ApplicationConsistentSnapshotFrequencyInHours 5 Check the spell of New-AzRecoveryServicesAsrPolicy.
New-AzRecoveryServicesAsrPolicy 3 2 Invalid_Cmdlet Get-AzRecoveryServicesAsrJob is not a valid command name. Get-AzRecoveryServicesAsrJob -name $Job.id Check the spell of Get-AzRecoveryServicesAsrJob.
New-AzRecoveryServicesAsrRecoveryPlan 1 1 Invalid_Cmdlet New-AzRecoveryServicesAsrRecoveryPlan is not a valid command name. New-AzRecoveryServicesAsrRecoveryPlan -Name $RPName -PrimaryFabric $PrimaryFabric -RecoveryFabric $RecoveryFabric -ReplicationProtectedItem $RPI Check the spell of New-AzRecoveryServicesAsrRecoveryPlan.
New-AzRecoveryServicesAsrRecoveryPlan 2 1 Invalid_Cmdlet New-AzRecoveryServicesAsrRecoveryPlan is not a valid command name. New-AzRecoveryServicesAsrRecoveryPlan -Name $RPName -PrimaryFabric $PrimaryFabric -PrimaryZone $pZone -RecoveryZone $rZone -ReplicationProtectedItem $RPI Check the spell of New-AzRecoveryServicesAsrRecoveryPlan.
New-AzRecoveryServicesAsrRecoveryPlan 3 1 Invalid_Cmdlet New-AzRecoveryServicesAsrRecoveryPlan is not a valid command name. New-AzRecoveryServicesAsrRecoveryPlan -Name $RPName -PrimaryFabric $PrimaryFabric -PrimaryEdgeZone $pEdgeZone -RecoveryZone $rZone -ReplicationProtectedItem $RPI Check the spell of New-AzRecoveryServicesAsrRecoveryPlan.
New-AzRecoveryServicesAsrReplicationProtectedItem 1 1 Invalid_Cmdlet New-AzRecoveryServicesAsrReplicationProtectedItem is not a valid command name. New-AzRecoveryServicesAsrReplicationProtectedItem -ProtectableItem $VM -Name $VM.Name -ProtectionContainerMapping $ProtectionContainerMapping Check the spell of New-AzRecoveryServicesAsrReplicationProtectedItem.
New-AzRecoveryServicesAsrReplicationProtectedItem 2 1 Invalid_Cmdlet New-AzRecoveryServicesAsrReplicationProtectedItem is not a valid command name. New-AzRecoveryServicesAsrReplicationProtectedItem -VMwareToAzure -Account $fabric.FabricSpecificDetails.RunAsAccounts[0] -RecoveryResourceGroupId $RecoveryResourceGroupId -RecoveryAzureNetworkId $RecoveryAzureNetworkId -name $name -ProcessServer $fabric.FabricSpecificDetails.ProcessServers[0] -ProtectableItem $protectableItem -ProtectionContainerMapping $pcm ` -RecoveryAzureSubnetName $RecoveryAzureSubnetName -RecoveryVmName $RecoveryVmName -LogStorageAccountId $LogStorageAccountId Check the spell of New-AzRecoveryServicesAsrReplicationProtectedItem.
New-AzRecoveryServicesAsrReplicationProtectedItem 3 1 Invalid_Cmdlet New-AzRecoveryServicesAsrReplicationProtectedItem is not a valid command name. New-AzRecoveryServicesAsrReplicationProtectedItem -AzureToAzure -AzureToAzureDiskReplicationConfiguration disk1,disk2 -AzureVmId $vmId ` -Name 'a2aprotectedItem' -ProtectionContainerMapping $pcmMapping -RecoveryResourceGroupId $recoveryResourceGroup Check the spell of New-AzRecoveryServicesAsrReplicationProtectedItem.
New-AzRecoveryServicesAsrReplicationProtectedItem 4 1 Invalid_Cmdlet New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig is not a valid command name. New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig -vhdUri $diskUri1 -RecoveryAzureStorageAccountId $recoveryAzureStorageAccountId ` -LogStorageAccountId $logStorageAccountId Check the spell of New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig.
New-AzRecoveryServicesAsrReplicationProtectedItem 4 3 Invalid_Cmdlet New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig is not a valid command name. New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig -vhdUri $diskUri2 -RecoveryAzureStorageAccountId $recoveryAzureStorageAccountId ` -LogStorageAccountId $logStorageAccountId Check the spell of New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig.
New-AzRecoveryServicesAsrReplicationProtectedItem 4 5 Invalid_Cmdlet New-AzRecoveryServicesAsrReplicationProtectedItem is not a valid command name. New-AzRecoveryServicesAsrReplicationProtectedItem -AzureToAzure -AzureVmId $vmId -Name $rpiName -RecoveryCloudServiceId $recoveryCloudServiceId -ProtectionContainerMapping $pcm -RecoveryResourceGroupId $RecoveryResourceGroupId -AzureToAzureDiskReplicationConfiguration $disk1,$disk2 -RecoveryAzureNetworkId $RecoveryAzureNetworkId -RecoveryAzureSubnetName $RecoveryAzureSubnetName Check the spell of New-AzRecoveryServicesAsrReplicationProtectedItem.
New-AzRecoveryServicesAsrReplicationProtectedItem 5 1 Invalid_Cmdlet New-AzRecoveryServicesAsrInMageAzureV2DiskInput is not a valid command name. New-AzRecoveryServicesAsrInMageAzureV2DiskInput -DiskId $diskId -LogStorageAccountId $logStorageAccountId -DiskType $diskType Check the spell of New-AzRecoveryServicesAsrInMageAzureV2DiskInput.
New-AzRecoveryServicesAsrReplicationProtectedItem 5 2 Invalid_Cmdlet New-AzRecoveryServicesAsrInMageAzureV2DiskInput is not a valid command name. New-AzRecoveryServicesAsrInMageAzureV2DiskInput -DiskId $diskId2 -LogStorageAccountId $logStorageAccountId -DiskType $diskType2 Check the spell of New-AzRecoveryServicesAsrInMageAzureV2DiskInput.
New-AzRecoveryServicesAsrReplicationProtectedItem 5 3 Invalid_Cmdlet New-AzRecoveryServicesAsrReplicationProtectedItem is not a valid command name. New-AzRecoveryServicesAsrReplicationProtectedItem -VMwareToAzure -Account $fabric.FabricSpecificDetails.RunAsAccounts[0] -RecoveryResourceGroupId $RecoveryResourceGroupId -RecoveryAzureNetworkId $RecoveryAzureNetworkId -name $name -ProcessServer $fabric.FabricSpecificDetails.ProcessServers[0] -ProtectableItem $protectableItem -ProtectionContainerMapping $pcm -RecoveryAzureSubnetName $RecoveryAzureSubnetName -RecoveryVmName $RecoveryVmName ` -LogStorageAccountId $LogStorageAccountId -InMageAzureV2DiskInput $disk1,$disk2 Check the spell of New-AzRecoveryServicesAsrReplicationProtectedItem.
New-AzRecoveryServicesAsrReplicationProtectedItem 6 1 Invalid_Cmdlet New-AzRecoveryServicesAsrReplicationProtectedItem is not a valid command name. New-AzRecoveryServicesAsrReplicationProtectedItem -VMwareToAzure -Account $fabric.FabricSpecificDetails.RunAsAccounts[0] -RecoveryResourceGroupId $RecoveryResourceGroupId -RecoveryAzureNetworkId $RecoveryAzureNetworkId -name $name -ProcessServer $fabric.FabricSpecificDetails.ProcessServers[0] -ProtectableItem $protectableItem -ProtectionContainerMapping $pcm -RecoveryAzureSubnetName $RecoveryAzureSubnetName -RecoveryVmName $RecoveryVmName ` -LogStorageAccountId $LogStorageAccountId -DiskType Standard_LRS Check the spell of New-AzRecoveryServicesAsrReplicationProtectedItem.
New-AzRecoveryServicesAsrReplicationProtectedItem 7 1 Invalid_Cmdlet New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig is not a valid command name. New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig -vhdUri $diskUri1 -RecoveryAzureStorageAccountId $recoveryAzureStorageAccountId -LogStorageAccountId $logStorageAccountId Check the spell of New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig.
New-AzRecoveryServicesAsrReplicationProtectedItem 7 2 Invalid_Cmdlet New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig is not a valid command name. New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig -vhdUri $diskUri2 -RecoveryAzureStorageAccountId $recoveryAzureStorageAccountId -LogStorageAccountId $logStorageAccountId Check the spell of New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig.
New-AzRecoveryServicesAsrReplicationProtectedItem 7 3 Invalid_Cmdlet New-AzRecoveryServicesAsrReplicationProtectedItem is not a valid command name. New-AzRecoveryServicesAsrReplicationProtectedItem -AzureToAzure -AzureVmId $vmId -Name $rpiName -RecoveryCloudServiceId $recoveryCloudServiceId -ProtectionContainerMapping $pcm -RecoveryResourceGroupId $RecoveryResourceGroupId -AzureToAzureDiskReplicationConfiguration $disk1,$disk2 -DiskEncryptionVaultId $DiskEncryptionVaultId -DiskEncryptionSecretUrl $DiskEncryptionSecertUrl ` -KeyEncryptionVaultId $KeyEncryptionVaultId -KeyEncryptionKeyUrl $KeyEncryptionKeyUrl Check the spell of New-AzRecoveryServicesAsrReplicationProtectedItem.
New-AzRecoveryServicesAsrReplicationProtectedItem 8 1 Invalid_Cmdlet New-AzRecoveryServicesAsrReplicationProtectedItem is not a valid command name. New-AzRecoveryServicesAsrReplicationProtectedItem -AzureToAzure -AzureToAzureDiskReplicationConfiguration disk1,disk2 -AzureVmId $vmId ` -Name 'a2aprotectedItem' -ProtectionContainerMapping $pcmMapping -RecoveryResourceGroupId $recoveryResourceGroup -RecoveryProximityPlacementGroupId $ppg Check the spell of New-AzRecoveryServicesAsrReplicationProtectedItem.
New-AzRecoveryServicesAsrReplicationProtectedItem 9 1 Invalid_Cmdlet New-AzRecoveryServicesAsrReplicationProtectedItem is not a valid command name. New-AzRecoveryServicesAsrReplicationProtectedItem -AzureToAzure -AzureToAzureDiskReplicationConfiguration disk1,disk2 -AzureVmId $vmId ` -Name 'a2aprotectedItem' -ProtectionContainerMapping $pcmMapping -RecoveryResourceGroupId $recoveryResourceGroup -RecoveryVirtualMachineScaleSetId $vmss Check the spell of New-AzRecoveryServicesAsrReplicationProtectedItem.
New-AzRecoveryServicesAsrvCenter 1 1 Invalid_Cmdlet New-AzRecoveryServicesAsrvCenter is not a valid command name. New-AzRecoveryServicesAsrvCenter -Account $ConfigServer.FabricSpecificDetails.RunAsAccounts[1] -Fabric $ConfigServer -Name InmTest59 -Port 443 -IpOrHostName 10.150.209.6 Check the spell of New-AzRecoveryServicesAsrvCenter.
New-AzRecoveryServicesBackupProtectionPolicy 1 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType AzureVM Check the spell of Get-AzRecoveryServicesPolicyTemplate.
New-AzRecoveryServicesBackupProtectionPolicy 1 2 Invalid_Cmdlet New-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. New-AzRecoveryServicesBackupProtectionPolicy -ResourceGroupName arohijain-rg -VaultName arohijain-vault -Policy $pol1 -PolicyName tiertest4 -MoveToArchiveTier $true -TieringMode TierRecommended Check the spell of New-AzRecoveryServicesBackupProtectionPolicy.
⚠️ New-AzRecoveryServicesBackupProtectionPolicy 1 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
New-AzRecoveryServicesBackupProtectionPolicy 2 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType AzureVM Check the spell of Get-AzRecoveryServicesPolicyTemplate.
New-AzRecoveryServicesBackupProtectionPolicy 2 2 Invalid_Cmdlet New-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. New-AzRecoveryServicesBackupProtectionPolicy -ResourceGroupName arohijain-rg -VaultName arohijain-vault -Policy $pol1 -PolicyName tiertest5 -MoveToArchiveTier $true -TierAfterDuration 54 -TieringMode TierAfter -TierAfterDurationType Months Check the spell of New-AzRecoveryServicesBackupProtectionPolicy.
⚠️ New-AzRecoveryServicesBackupProtectionPolicy 2 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
New-AzRecoveryServicesBackupProtectionPolicy 3 1 Invalid_Cmdlet Get-AzRecoveryServicesPolicyTemplate is not a valid command name. Get-AzRecoveryServicesPolicyTemplate -DatasourceType SAPHANA Check the spell of Get-AzRecoveryServicesPolicyTemplate.
New-AzRecoveryServicesBackupProtectionPolicy 3 2 Invalid_Cmdlet New-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. New-AzRecoveryServicesBackupProtectionPolicy -ResourceGroupName arohijain-rg -VaultName arohijain-vault -Policy $pol1 -PolicyName tiertest6 -MoveToArchiveTier $true -TierAfterDuration 64 -TieringMode TierAfter -TierAfterDurationType Days Check the spell of New-AzRecoveryServicesBackupProtectionPolicy.
⚠️ New-AzRecoveryServicesBackupProtectionPolicy 3 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
New-AzRecoveryServicesBackupProtectionPolicy 4 1 Invalid_Cmdlet New-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. New-AzRecoveryServicesBackupProtectionPolicy -ResourceGroupName arohijain-rg -VaultName arohijain-vault -Policy $pol1 -PolicyName tiertest5 -MoveToArchiveTier $false Check the spell of New-AzRecoveryServicesBackupProtectionPolicy.
⚠️ New-AzRecoveryServicesBackupProtectionPolicy 4 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Register-AzRecoveryServicesBackupContainer 1 2 Invalid_Cmdlet Register-AzRecoveryServicesBackupContainer is not a valid command name. Register-AzRecoveryServicesBackupContainer -ResourceGroupName $resourceGroupName -VaultName $vaultName -DatasourceType MSSQL -ResourceId $resourceId Check the spell of Register-AzRecoveryServicesBackupContainer.
Register-AzRecoveryServicesBackupContainer 2 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupContainer is not a valid command name. Get-AzRecoveryServicesBackupContainer -ResourceGroupName $resourceGroupName -VaultName $vaultName -SubscriptionId $subscriptionId -ContainerType AzureVMAppContainer -DatasourceType MSSQL Check the spell of Get-AzRecoveryServicesBackupContainer.
Register-AzRecoveryServicesBackupContainer 2 2 Invalid_Cmdlet Register-AzRecoveryServicesBackupContainer is not a valid command name. Register-AzRecoveryServicesBackupContainer -ResourceGroupName $resourceGroupName -VaultName $vaultName -DatasourceType MSSQL -Container $container Check the spell of Register-AzRecoveryServicesBackupContainer.
⚠️ Register-AzRecoveryServicesBackupContainer 2 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
Remove-AzRecoveryServicesAsrReplicationProtectedItemDisk 1 1 Invalid_Cmdlet Remove-AzRecoveryServicesAsrReplicationProtectedItemDisk is not a valid command name. Remove-AzRecoveryServicesAsrReplicationProtectedItemDisk -ReplicationProtectedItem $rpi -VhdUri $vhdUri Check the spell of Remove-AzRecoveryServicesAsrReplicationProtectedItemDisk.
Remove-AzRecoveryServicesAsrReplicationProtectedItemDisk 2 1 Invalid_Cmdlet Remove-AzRecoveryServicesAsrReplicationProtectedItemDisk is not a valid command name. Remove-AzRecoveryServicesAsrReplicationProtectedItemDisk -ReplicationProtectedItem $rpi -DiskId $diskId Check the spell of Remove-AzRecoveryServicesAsrReplicationProtectedItemDisk.
Remove-AzRecoveryServicesAsrReplicationProtectedItemDisk 3 1 Invalid_Cmdlet Remove-AzRecoveryServicesAsrReplicationProtectedItemDisk is not a valid command name. Remove-AzRecoveryServicesAsrReplicationProtectedItemDisk -ReplicationProtectedItem $rpi -DiskId $diskId Check the spell of Remove-AzRecoveryServicesAsrReplicationProtectedItemDisk.
Remove-AzRecoveryServicesAsrReplicationProtectedItemDisk 3 2 Invalid_Cmdlet Get-AzRecoveryServicesAsrJob is not a valid command name. Get-AzRecoveryServicesAsrJob -name $currentJob.id Check the spell of Get-AzRecoveryServicesAsrJob.
Remove-AzRecoveryServicesAsrvCenter 1 1 Invalid_Cmdlet Remove-AzRecoveryServicesAsrvCenter is not a valid command name. Remove-AzRecoveryServicesAsrvCenter -InputObject $vCenter Check the spell of Remove-AzRecoveryServicesAsrvCenter.
Remove-AzRecoveryServicesBackupProtectionPolicy 1 1 Invalid_Cmdlet Remove-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. Remove-AzRecoveryServicesBackupProtectionPolicy -PolicyName 'policyName' -ResourceGroupName 'resourceGroupName' -VaultName 'vaultName' Check the spell of Remove-AzRecoveryServicesBackupProtectionPolicy.
Restore-AzRecoveryServicesBackupItem 1 1 Invalid_Cmdlet Get-AzRecoveryServicesVault is not a valid command name. Get-AzRecoveryServicesVault -ResourceGroupName 'resourceGroup' -Name 'vaultName' Check the spell of Get-AzRecoveryServicesVault.
Restore-AzRecoveryServicesBackupItem 1 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupItem is not a valid command name. Get-AzRecoveryServicesBackupItem -BackupManagementType 'AzureVM' -WorkloadType 'AzureVM' -Name 'V2VM' -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupItem.
Restore-AzRecoveryServicesBackupItem 1 5 Invalid_Cmdlet Get-AzRecoveryServicesBackupRecoveryPoint is not a valid command name. Get-AzRecoveryServicesBackupRecoveryPoint -Item $BackupItem -StartDate $StartDate.ToUniversalTime() -EndDate $EndDate.ToUniversalTime() -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupRecoveryPoint.
Restore-AzRecoveryServicesBackupItem 1 6 Invalid_Cmdlet Restore-AzRecoveryServicesBackupItem is not a valid command name. Restore-AzRecoveryServicesBackupItem -RecoveryPoint $RP[0] -TargetResourceGroupName 'Target_RG' -StorageAccountName 'DestAccount' -StorageAccountResourceGroupName 'DestRG' -VaultId $vault.ID -VaultLocation $vault.Location Check the spell of Restore-AzRecoveryServicesBackupItem.
Restore-AzRecoveryServicesBackupItem 2 1 Invalid_Cmdlet Get-AzRecoveryServicesVault is not a valid command name. Get-AzRecoveryServicesVault -ResourceGroupName 'resourceGroup' -Name 'vaultName' Check the spell of Get-AzRecoveryServicesVault.
Restore-AzRecoveryServicesBackupItem 2 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupItem is not a valid command name. Get-AzRecoveryServicesBackupItem -BackupManagementType 'AzureVM' -WorkloadType 'AzureVM' -Name 'V2VM' -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupItem.
Restore-AzRecoveryServicesBackupItem 2 5 Invalid_Cmdlet Get-AzRecoveryServicesBackupRecoveryPoint is not a valid command name. Get-AzRecoveryServicesBackupRecoveryPoint -Item $BackupItem -StartDate $StartDate.ToUniversalTime() -EndDate $EndDate.ToUniversalTime() -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupRecoveryPoint.
Restore-AzRecoveryServicesBackupItem 2 6 Invalid_Cmdlet Restore-AzRecoveryServicesBackupItem is not a valid command name. Restore-AzRecoveryServicesBackupItem -RecoveryPoint $RP[0] -TargetResourceGroupName 'Target_RG' -StorageAccountName 'DestStorageAccount' -StorageAccountResourceGroupName 'DestStorageAccRG' -TargetVMName 'TagetVirtualMachineName' -TargetVNetName 'Target_VNet' -TargetVNetResourceGroup '' -TargetSubnetName 'subnetName' -VaultId $vault.ID -VaultLocation $vault.Location Check the spell of Restore-AzRecoveryServicesBackupItem.
Restore-AzRecoveryServicesBackupItem 2 7 Invalid_Cmdlet Restore-AzRecoveryServicesBackupItem is not a valid command name. Restore-AzRecoveryServicesBackupItem -RecoveryPoint $RP[0] -StorageAccountName 'DestStorageAccount' -StorageAccountResourceGroupName 'DestStorageAccRG' -VaultId $vault.ID -VaultLocation $vault.Location Check the spell of Restore-AzRecoveryServicesBackupItem.
Restore-AzRecoveryServicesBackupItem 3 1 Invalid_Cmdlet Get-AzRecoveryServicesVault is not a valid command name. Get-AzRecoveryServicesVault -ResourceGroupName 'resourceGroup' -Name 'vaultName' Check the spell of Get-AzRecoveryServicesVault.
Restore-AzRecoveryServicesBackupItem 3 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupItem is not a valid command name. Get-AzRecoveryServicesBackupItem -BackupManagementType 'AzureVM' -WorkloadType 'AzureVM' -Name 'V2VM' -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupItem.
Restore-AzRecoveryServicesBackupItem 3 5 Invalid_Cmdlet Get-AzRecoveryServicesBackupRecoveryPoint is not a valid command name. Get-AzRecoveryServicesBackupRecoveryPoint -Item $BackupItem -StartDate $StartDate.ToUniversalTime() -EndDate $EndDate.ToUniversalTime() -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupRecoveryPoint.
Restore-AzRecoveryServicesBackupItem 3 7 Invalid_Cmdlet Restore-AzRecoveryServicesBackupItem is not a valid command name. Restore-AzRecoveryServicesBackupItem -RecoveryPoint $RP[0] -TargetResourceGroupName 'Target_RG' -StorageAccountName 'DestAccount' -StorageAccountResourceGroupName 'DestRG' -RestoreDiskList $restoreDiskLUNs -VaultId $vault.ID -VaultLocation $vault.Location Check the spell of Restore-AzRecoveryServicesBackupItem.
Restore-AzRecoveryServicesBackupItem 4 1 Invalid_Cmdlet Get-AzRecoveryServicesVault is not a valid command name. Get-AzRecoveryServicesVault -ResourceGroupName 'resourceGroup' -Name 'vaultName' Check the spell of Get-AzRecoveryServicesVault.
Restore-AzRecoveryServicesBackupItem 4 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupItem is not a valid command name. Get-AzRecoveryServicesBackupItem -BackupManagementType 'AzureVM' -WorkloadType 'AzureVM' -Name 'V2VM' -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupItem.
Restore-AzRecoveryServicesBackupItem 4 5 Invalid_Cmdlet Get-AzRecoveryServicesBackupRecoveryPoint is not a valid command name. Get-AzRecoveryServicesBackupRecoveryPoint -Item $BackupItem[0] -StartDate $StartDate.ToUniversalTime() -EndDate $EndDate.ToUniversalTime() -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupRecoveryPoint.
Restore-AzRecoveryServicesBackupItem 4 6 Invalid_Cmdlet Restore-AzRecoveryServicesBackupItem is not a valid command name. Restore-AzRecoveryServicesBackupItem -RecoveryPoint $RP[0] -RestoreAsUnmanagedDisks -StorageAccountName 'DestAccount' -StorageAccountResourceGroupName 'DestRG' -VaultId $vault.ID -VaultLocation $vault.Location Check the spell of Restore-AzRecoveryServicesBackupItem.
Restore-AzRecoveryServicesBackupItem 5 1 Invalid_Cmdlet Get-AzRecoveryServicesVault is not a valid command name. Get-AzRecoveryServicesVault -ResourceGroupName 'resourceGroup' -Name 'vaultName' Check the spell of Get-AzRecoveryServicesVault.
Restore-AzRecoveryServicesBackupItem 5 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupItem is not a valid command name. Get-AzRecoveryServicesBackupItem -BackupManagementType AzureVM -WorkloadType AzureVM -Name 'UnManagedVM' -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupItem.
Restore-AzRecoveryServicesBackupItem 5 5 Invalid_Cmdlet Get-AzRecoveryServicesBackupRecoveryPoint is not a valid command name. Get-AzRecoveryServicesBackupRecoveryPoint -Item $BackupItem[0] -StartDate $StartDate.ToUniversalTime() -EndDate $EndDate.ToUniversalTime() -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupRecoveryPoint.
Restore-AzRecoveryServicesBackupItem 5 6 Invalid_Cmdlet Restore-AzRecoveryServicesBackupItem is not a valid command name. Restore-AzRecoveryServicesBackupItem -RecoveryPoint $RP[0] -UseOriginalStorageAccount -StorageAccountName 'DestAccount' -StorageAccountResourceGroupName 'DestRG' -VaultId $vault.ID -VaultLocation $vault.Location Check the spell of Restore-AzRecoveryServicesBackupItem.
Restore-AzRecoveryServicesBackupItem 6 1 Invalid_Cmdlet Get-AzRecoveryServicesVault is not a valid command name. Get-AzRecoveryServicesVault -ResourceGroupName 'resourceGroup' -Name 'vaultName' Check the spell of Get-AzRecoveryServicesVault.
Restore-AzRecoveryServicesBackupItem 6 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupItem is not a valid command name. Get-AzRecoveryServicesBackupItem -BackupManagementType AzureStorage -WorkloadType AzureVM -VaultId $vault.ID -Name 'fileshareitem' Check the spell of Get-AzRecoveryServicesBackupItem.
Restore-AzRecoveryServicesBackupItem 6 3 Invalid_Cmdlet Get-AzRecoveryServicesBackupRecoveryPoint is not a valid command name. Get-AzRecoveryServicesBackupRecoveryPoint -Item $BackupItem -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupRecoveryPoint.
Restore-AzRecoveryServicesBackupItem 6 5 Invalid_Cmdlet Restore-AzRecoveryServicesBackupItem is not a valid command name. Restore-AzRecoveryServicesBackupItem -RecoveryPoint $RP[0] -MultipleSourceFilePath $files -SourceFileType File -ResolveConflict Overwrite -VaultId $vault.ID -VaultLocation $vault.Location Check the spell of Restore-AzRecoveryServicesBackupItem.
Restore-AzRecoveryServicesBackupItem 7 1 Invalid_Cmdlet Get-AzRecoveryServicesVault is not a valid command name. Get-AzRecoveryServicesVault -ResourceGroupName 'resourceGroup' -Name 'vaultName' Check the spell of Get-AzRecoveryServicesVault.
Restore-AzRecoveryServicesBackupItem 7 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupItem is not a valid command name. Get-AzRecoveryServicesBackupItem -BackupManagementType AzureWorkload -WorkloadType MSSQL -VaultId $vault.ID -Name 'MSSQLSERVER;model' Check the spell of Get-AzRecoveryServicesBackupItem.
Restore-AzRecoveryServicesBackupItem 7 5 Invalid_Cmdlet Get-AzRecoveryServicesBackupRecoveryPoint is not a valid command name. Get-AzRecoveryServicesBackupRecoveryPoint -Item $BackupItem -StartDate $StartDate.ToUniversalTime() -EndDate $EndDate.ToUniversalTime() -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupRecoveryPoint.
Restore-AzRecoveryServicesBackupItem 7 6 Invalid_Cmdlet Get-AzRecoveryServicesBackupProtectableItem is not a valid command name. Get-AzRecoveryServicesBackupProtectableItem -WorkloadType MSSQL -ItemType SQLInstance -Name '' -ServerName '' -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupProtectableItem.
Restore-AzRecoveryServicesBackupItem 7 7 Invalid_Cmdlet Get-AzRecoveryServicesBackupWorkloadRecoveryConfig is not a valid command name. Get-AzRecoveryServicesBackupWorkloadRecoveryConfig -RecoveryPoint $FullRP -TargetItem $TargetInstance -AlternateWorkloadRestore -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupWorkloadRecoveryConfig.
Restore-AzRecoveryServicesBackupItem 7 8 Invalid_Cmdlet Restore-AzRecoveryServicesBackupItem is not a valid command name. Restore-AzRecoveryServicesBackupItem -WLRecoveryConfig $AnotherInstanceWithLogConfig -VaultId $vault.ID Check the spell of Restore-AzRecoveryServicesBackupItem.
Restore-AzRecoveryServicesBackupItem 8 1 Invalid_Cmdlet Get-AzRecoveryServicesVault is not a valid command name. Get-AzRecoveryServicesVault -ResourceGroupName 'resourceGroup' -Name 'vaultName' Check the spell of Get-AzRecoveryServicesVault.
Restore-AzRecoveryServicesBackupItem 8 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupItem is not a valid command name. Get-AzRecoveryServicesBackupItem -BackupManagementType AzureWorkload -WorkloadType MSSQL -VaultId $vault.ID -Name 'MSSQLSERVER;model' Check the spell of Get-AzRecoveryServicesBackupItem.
Restore-AzRecoveryServicesBackupItem 8 4 Invalid_Cmdlet Get-AzRecoveryServicesBackupProtectableItem is not a valid command name. Get-AzRecoveryServicesBackupProtectableItem -WorkloadType MSSQL -ItemType SQLInstance -Name '' -ServerName '' -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupProtectableItem.
Restore-AzRecoveryServicesBackupItem 8 5 Invalid_Cmdlet Get-AzRecoveryServicesBackupWorkloadRecoveryConfig is not a valid command name. Get-AzRecoveryServicesBackupWorkloadRecoveryConfig -PointInTime $PointInTime -Item $BackupItem -AlternateWorkloadRestore -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupWorkloadRecoveryConfig.
Restore-AzRecoveryServicesBackupItem 8 6 Invalid_Cmdlet Restore-AzRecoveryServicesBackupItem is not a valid command name. Restore-AzRecoveryServicesBackupItem -WLRecoveryConfig $AnotherInstanceWithLogConfig -VaultId $vault.ID Check the spell of Restore-AzRecoveryServicesBackupItem.
Restore-AzRecoveryServicesBackupItem 9 1 Invalid_Cmdlet Get-AzRecoveryServicesVault is not a valid command name. Get-AzRecoveryServicesVault -ResourceGroupName 'resourceGroup' -Name 'vaultName' Check the spell of Get-AzRecoveryServicesVault.
Restore-AzRecoveryServicesBackupItem 9 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupItem is not a valid command name. Get-AzRecoveryServicesBackupItem -BackupManagementType AzureVM -WorkloadType AzureVM -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupItem.
Restore-AzRecoveryServicesBackupItem 9 3 Invalid_Cmdlet Get-AzRecoveryServicesBackupRecoveryPoint is not a valid command name. Get-AzRecoveryServicesBackupRecoveryPoint -StartDate (Get-Date).AddDays(-29).ToUniversalTime() -EndDate (Get-Date).AddDays(0).ToUniversalTime() -VaultId $vault.ID -Item $item[3] -Tier VaultArchive Check the spell of Get-AzRecoveryServicesBackupRecoveryPoint.
Restore-AzRecoveryServicesBackupItem 9 4 Invalid_Cmdlet Restore-AzRecoveryServicesBackupItem is not a valid command name. Restore-AzRecoveryServicesBackupItem -RecoveryPoint $rp[0] -RehydratePriority 'Standard' -RehydrateDuration '13' -TargetResourceGroupName 'Target_RG' -StorageAccountName 'DestAccount' -StorageAccountResourceGroupName 'DestRG' -RestoreDiskList $restoreDiskLUNs -VaultId $vault.ID -VaultLocation $vault.Location Check the spell of Restore-AzRecoveryServicesBackupItem.
Restore-AzRecoveryServicesBackupItem 10 1 Invalid_Cmdlet Get-AzRecoveryServicesVault is not a valid command name. Get-AzRecoveryServicesVault -ResourceGroupName 'resourceGroup' -Name 'vaultName' Check the spell of Get-AzRecoveryServicesVault.
Restore-AzRecoveryServicesBackupItem 10 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupItem is not a valid command name. Get-AzRecoveryServicesBackupItem -BackupManagementType AzureVM -WorkloadType AzureVM -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupItem.
Restore-AzRecoveryServicesBackupItem 10 3 Invalid_Cmdlet Get-AzRecoveryServicesBackupRecoveryPoint is not a valid command name. Get-AzRecoveryServicesBackupRecoveryPoint -StartDate (Get-Date).AddDays(-29).ToUniversalTime() -EndDate (Get-Date).AddDays(0).ToUniversalTime() -VaultId $vault.ID -Item $item[3] -Tier VaultStandard Check the spell of Get-AzRecoveryServicesBackupRecoveryPoint.
Restore-AzRecoveryServicesBackupItem 10 4 Invalid_Cmdlet Restore-AzRecoveryServicesBackupItem is not a valid command name. Restore-AzRecoveryServicesBackupItem -VaultId $vault.ID -VaultLocation $vault.Location -RecoveryPoint $rp[0] -StorageAccountName 'saName' -StorageAccountResourceGroupName $vault.ResourceGroupName -TargetResourceGroupName $vault.ResourceGroupName -TargetVMName 'targetVMName' -TargetVNetName 'targetVNet' -TargetVNetResourceGroup $vault.ResourceGroupName -TargetSubnetName 'default' -TargetZoneNumber 2 Check the spell of Restore-AzRecoveryServicesBackupItem.
Set-AzRecoveryServicesAsrAlertSetting 1 1 Invalid_Cmdlet Set-AzRecoveryServicesAsrAlertSetting is not a valid command name. Set-AzRecoveryServicesAsrAlertSetting -DisableNotification Check the spell of Set-AzRecoveryServicesAsrAlertSetting.
Set-AzRecoveryServicesAsrAlertSetting 2 1 Invalid_Cmdlet Set-AzRecoveryServicesAsrAlertSetting is not a valid command name. Set-AzRecoveryServicesAsrAlertSetting -CustomEmailAddress 'abcxxxx@xxxx.com' -EnableEmailSubscriptionOwner Check the spell of Set-AzRecoveryServicesAsrAlertSetting.
Set-AzRecoveryServicesBackupProtectionPolicy 1 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupSchedulePolicyObject is not a valid command name. Get-AzRecoveryServicesBackupSchedulePolicyObject -WorkloadType 'AzureVM' Check the spell of Get-AzRecoveryServicesBackupSchedulePolicyObject.
Set-AzRecoveryServicesBackupProtectionPolicy 1 10 Invalid_Cmdlet Get-AzRecoveryServicesBackupRetentionPolicyObject is not a valid command name. Get-AzRecoveryServicesBackupRetentionPolicyObject -WorkloadType 'AzureVM' Check the spell of Get-AzRecoveryServicesBackupRetentionPolicyObject.
Set-AzRecoveryServicesBackupProtectionPolicy 1 16 Invalid_Cmdlet Get-AzRecoveryServicesVault is not a valid command name. Get-AzRecoveryServicesVault -ResourceGroupName 'azurefiles' -Name 'azurefilesvault' Check the spell of Get-AzRecoveryServicesVault.
Set-AzRecoveryServicesBackupProtectionPolicy 1 17 Invalid_Cmdlet Get-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. Get-AzRecoveryServicesBackupProtectionPolicy -Name 'TestPolicy' -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupProtectionPolicy.
Set-AzRecoveryServicesBackupProtectionPolicy 1 19 Invalid_Cmdlet Set-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. Set-AzRecoveryServicesBackupProtectionPolicy -Policy $Pol -SchedulePolicy $SchPol -RetentionPolicy $RetPol -BackupSnapshotResourceGroup 'snapshotResourceGroupPrefix' -BackupSnapshotResourceGroupSuffix 'snapshotResourceGroupSuffix' Check the spell of Set-AzRecoveryServicesBackupProtectionPolicy.
Set-AzRecoveryServicesBackupProtectionPolicy 2 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupSchedulePolicyObject is not a valid command name. Get-AzRecoveryServicesBackupSchedulePolicyObject -WorkloadType AzureFiles -BackupManagementType AzureStorage -ScheduleRunFrequency Hourly Check the spell of Get-AzRecoveryServicesBackupSchedulePolicyObject.
Set-AzRecoveryServicesBackupProtectionPolicy 2 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupRetentionPolicyObject is not a valid command name. Get-AzRecoveryServicesBackupRetentionPolicyObject -WorkloadType AzureFiles -BackupManagementType AzureStorage -ScheduleRunFrequency Hourly Check the spell of Get-AzRecoveryServicesBackupRetentionPolicyObject.
Set-AzRecoveryServicesBackupProtectionPolicy 2 10 Invalid_Cmdlet Get-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. Get-AzRecoveryServicesBackupProtectionPolicy -Name 'TestPolicy' -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupProtectionPolicy.
Set-AzRecoveryServicesBackupProtectionPolicy 2 11 Invalid_Cmdlet Set-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. Set-AzRecoveryServicesBackupProtectionPolicy -Policy $policy -VaultId $vault.ID -SchedulePolicy $schedulePolicy -RetentionPolicy $retentionPolicy Check the spell of Set-AzRecoveryServicesBackupProtectionPolicy.
Set-AzRecoveryServicesBackupProtectionPolicy 3 1 Invalid_Cmdlet Set-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. Set-AzRecoveryServicesBackupProtectionPolicy -VaultId $vault.ID -Policy $policy -MoveToArchiveTier $true -TieringMode TierAllEligible -TierAfterDuration 60 -TierAfterDurationType Days Check the spell of Set-AzRecoveryServicesBackupProtectionPolicy.
Set-AzRecoveryServicesBackupProtectionPolicy 4 1 Invalid_Cmdlet Set-AzRecoveryServicesBackupProtectionPolicy is not a valid command name. Set-AzRecoveryServicesBackupProtectionPolicy -VaultId $vault.ID -Policy $policy -MoveToArchiveTier $false Check the spell of Set-AzRecoveryServicesBackupProtectionPolicy.
Set-AzRecoveryServicesVaultProperty 1 1 Invalid_Cmdlet Get-AzRecoveryServicesVault is not a valid command name. Get-AzRecoveryServicesVault -ResourceGroupName 'rgName' -Name 'vaultName' Check the spell of Get-AzRecoveryServicesVault.
Set-AzRecoveryServicesVaultProperty 1 2 Invalid_Cmdlet Set-AzRecoveryServicesVaultProperty is not a valid command name. Set-AzRecoveryServicesVaultProperty -VaultId $vault.Id -SoftDeleteFeatureState Enable Check the spell of Set-AzRecoveryServicesVaultProperty.
Set-AzRecoveryServicesVaultProperty 2 1 Invalid_Cmdlet Get-AzRecoveryServicesVault is not a valid command name. Get-AzRecoveryServicesVault -ResourceGroupName 'rgName' -Name 'vaultName' Check the spell of Get-AzRecoveryServicesVault.
Set-AzRecoveryServicesVaultProperty 2 4 Invalid_Cmdlet Set-AzRecoveryServicesVaultProperty is not a valid command name. Set-AzRecoveryServicesVaultProperty -EncryptionKeyId $key.ID -InfrastructureEncryption -VaultId $vault.ID -UseSystemAssignedIdentity $true Check the spell of Set-AzRecoveryServicesVaultProperty.
Set-AzRecoveryServicesVaultProperty 3 1 Invalid_Cmdlet Get-AzRecoveryServicesVault is not a valid command name. Get-AzRecoveryServicesVault -ResourceGroupName 'rgName' -Name 'vaultName' Check the spell of Get-AzRecoveryServicesVault.
Set-AzRecoveryServicesVaultProperty 3 4 Invalid_Cmdlet Set-AzRecoveryServicesVaultProperty is not a valid command name. Set-AzRecoveryServicesVaultProperty -EncryptionKeyId $key.ID -VaultId $vault.ID -UseSystemAssignedIdentity $false -UserAssignedIdentity $vault.Identity.UserAssignedIdentities.Keys[0] Check the spell of Set-AzRecoveryServicesVaultProperty.
Set-AzRecoveryServicesVaultProperty 4 1 Invalid_Cmdlet Get-AzRecoveryServicesVault is not a valid command name. Get-AzRecoveryServicesVault -ResourceGroupName 'rgName' -Name 'vaultName' Check the spell of Get-AzRecoveryServicesVault.
Set-AzRecoveryServicesVaultProperty 4 2 Invalid_Cmdlet Set-AzRecoveryServicesVaultProperty is not a valid command name. Set-AzRecoveryServicesVaultProperty -VaultId $vault.Id -DisableHybridBackupSecurityFeature $false Check the spell of Set-AzRecoveryServicesVaultProperty.
Start-AzRecoveryServicesAsrCancelFailoverJob 1 1 Invalid_Cmdlet Start-AzRecoveryServicesAsrCancelFailoverJob is not a valid command name. Start-AzRecoveryServicesAsrCancelFailoverJob -RecoveryPlan $RP Check the spell of Start-AzRecoveryServicesAsrCancelFailoverJob.
Start-AzRecoveryServicesAsrCommitFailoverJob 1 1 Invalid_Cmdlet Start-AzRecoveryServicesAsrCommitFailoverJob is not a valid command name. Start-AzRecoveryServicesAsrCommitFailoverJob -RecoveryPlan $RP Check the spell of Start-AzRecoveryServicesAsrCommitFailoverJob.
Start-AzRecoveryServicesAsrSwitchAppliance 1 1 Invalid_Cmdlet Start-AzRecoveryServicesAsrSwitchAppliance is not a valid command name. Start-AzRecoveryServicesAsrSwitchAppliance -Fabric $Fabric ` -ReplicationProtectedItem $RPI -TargetApplianceName $TargetApplianceName Check the spell of Start-AzRecoveryServicesAsrSwitchAppliance.
Start-AzRecoveryServicesAsrTestFailoverCleanupJob 1 1 Invalid_Cmdlet Start-AzRecoveryServicesAsrTestFailoverCleanupJob is not a valid command name. Start-AzRecoveryServicesAsrTestFailoverCleanupJob -RecoveryPlan $recoveryPlan -Comment 'testing done' Check the spell of Start-AzRecoveryServicesAsrTestFailoverCleanupJob.
Start-AzRecoveryServicesAsrTestFailoverJob 1 1 Invalid_Cmdlet Start-AzRecoveryServicesAsrTestFailoverJob is not a valid command name. Start-AzRecoveryServicesAsrTestFailoverJob -RecoveryPlan $RP -Direction PrimaryToRecovery -VMNetwork $TestRecoveryNetwork Check the spell of Start-AzRecoveryServicesAsrTestFailoverJob.
Start-AzRecoveryServicesAsrUnplannedFailoverJob 1 1 Invalid_Cmdlet Start-AzRecoveryServicesAsrUnplannedFailoverJob is not a valid command name. Start-AzRecoveryServicesAsrUnplannedFailoverJob -RecoveryPlan $RP -Direction PrimaryToRecovery Check the spell of Start-AzRecoveryServicesAsrUnplannedFailoverJob.
Undo-AzRecoveryServicesBackupItemDeletion 1 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupContainer is not a valid command name. Get-AzRecoveryServicesBackupContainer -ContainerType AzureVM Check the spell of Get-AzRecoveryServicesBackupContainer.
Undo-AzRecoveryServicesBackupItemDeletion 1 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupItem is not a valid command name. Get-AzRecoveryServicesBackupItem -Container $Cont[0] -WorkloadType AzureVM Check the spell of Get-AzRecoveryServicesBackupItem.
Undo-AzRecoveryServicesBackupItemDeletion 1 3 Invalid_Cmdlet Disable-AzRecoveryServicesBackupProtection is not a valid command name. Disable-AzRecoveryServicesBackupProtection -Item $PI[0] -RemoveRecoveryPoints Check the spell of Disable-AzRecoveryServicesBackupProtection.
Undo-AzRecoveryServicesBackupItemDeletion 1 4 Invalid_Cmdlet Get-AzRecoveryServicesBackupItem is not a valid command name. Get-AzRecoveryServicesBackupItem -Container $Cont[0] -WorkloadType AzureVM Check the spell of Get-AzRecoveryServicesBackupItem.
Undo-AzRecoveryServicesBackupItemDeletion 1 5 Invalid_Cmdlet Undo-AzRecoveryServicesBackupItemDeletion is not a valid command name. Undo-AzRecoveryServicesBackupItemDeletion -Item $PI[0] Check the spell of Undo-AzRecoveryServicesBackupItemDeletion.
Unregister-AzRecoveryServicesBackupContainer 1 1 Invalid_Cmdlet Get-AzRecoveryServicesVault is not a valid command name. Get-AzRecoveryServicesVault -ResourceGroupName 'resourceGroup' -Name 'vaultName' Check the spell of Get-AzRecoveryServicesVault.
Unregister-AzRecoveryServicesBackupContainer 1 2 Invalid_Cmdlet Get-AzRecoveryServicesBackupContainer is not a valid command name. Get-AzRecoveryServicesBackupContainer -ContainerType 'Windows' -BackupManagementType MAB -VaultId $vault.ID Check the spell of Get-AzRecoveryServicesBackupContainer.
Unregister-AzRecoveryServicesBackupContainer 1 3 Invalid_Cmdlet Unregister-AzRecoveryServicesBackupContainer is not a valid command name. Unregister-AzRecoveryServicesBackupContainer -Container $Cont Check the spell of Unregister-AzRecoveryServicesBackupContainer.
Unregister-AzRecoveryServicesBackupManagementServer 1 1 Invalid_Cmdlet Get-AzRecoveryServicesBackupManagementServer is not a valid command name. Get-AzRecoveryServicesBackupManagementServer -Name 'dpmserver01.contoso.com' Check the spell of Get-AzRecoveryServicesBackupManagementServer.
Unregister-AzRecoveryServicesBackupManagementServer 1 2 Invalid_Cmdlet Unregister-AzRecoveryServicesBackupManagementServer is not a valid command name. Unregister-AzRecoveryServicesBackupManagementServer -AzureRmBackupManagementServer $BMS Check the spell of Unregister-AzRecoveryServicesBackupManagementServer.
Update-AzRecoveryServicesAsrPolicy 1 1 Invalid_Cmdlet Update-AzRecoveryServicesAsrPolicy is not a valid command name. Update-AzRecoveryServicesAsrPolicy -Policy $Policy -ReplicationFrequencyInSeconds 900 Check the spell of Update-AzRecoveryServicesAsrPolicy.
Update-AzRecoveryServicesAsrPolicy 2 1 Invalid_Cmdlet Update-AzRecoveryServicesAsrPolicy is not a valid command name. Update-AzRecoveryServicesAsrPolicy -AzureToAzure -InputObject $Policy -RecoveryPointRetentionInHours 20 Check the spell of Update-AzRecoveryServicesAsrPolicy.
🔄Help File Existence Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
🔄PowerShell Core - Windows
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version.
⚠️ It is required to update ChangeLog.md if you want to release a new version for Az.RecoveryServices. Add a changelog record under Upcoming Release section with past tense.
🔄UX Metadata Check
🔄PowerShell Core - Windows
️✔️Windows PowerShell - Windows
❌Test
❌ - Linux
⚠️PowerShell Core - Windows
Type Title Current Coverage Last Coverage Description
⚠️ Test Coverage Less Than 80% 55.83% 65.83% Test coverage cannot be lower than the number of the last release.
⚠️Windows PowerShell - Windows
Type Title Current Coverage Last Coverage Description
⚠️ Test Coverage Less Than 80% 55.83% 65.83% Test coverage cannot be lower than the number of the last release.
️✔️Az.Sql
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Storage
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows

@VeryEarly VeryEarly self-assigned this Nov 1, 2023
@VeryEarly
Copy link
Contributor

/azp run

Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@VeryEarly
Copy link
Contributor

/azp run azure-powershell - powershell-core

Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

Copy link

‼️ DO NOT MERGE THIS PR ‼️
This PR was labeled "Do Not Merge" because it contains code change that cannot be merged. Please contact the reviewer for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants