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

Release-2025-01-14 #26990

Closed
wants to merge 5 commits into from
Closed

Release-2025-01-14 #26990

wants to merge 5 commits into from

Conversation

VeryEarly
Copy link
Contributor

Description

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • For SDK-based development mode, update 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.
    • For autorest-based development mode, include the changelog in the PR description.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

* Update MinimalVersion.csv

* Update MinimalVersion.csv

* Update Az.psd1

* Update ChangeLog.md
@VeryEarly VeryEarly self-assigned this Jan 9, 2025
Copy link

azure-client-tools-bot-prd bot commented Jan 9, 2025

️✔️Az.Accounts
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Compute
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.ComputeFleet
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Get-AzComputeFleet 4 2 Mismatched_Parameter_Value_Type Get-AzComputeFleet -InputObject $fleet is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ComputeFleet.Models.IComputeFleetIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ComputeFleet.Models.IFleet.(Command).
⚠️ New-AzComputeFleet 2 2 Mismatched_Parameter_Value_Type New-AzComputeFleet -InputObject $fleet is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ComputeFleet.Models.IComputeFleetIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ComputeFleet.Models.IFleet.(Command).
⚠️ Remove-AzComputeFleet 2 2 Mismatched_Parameter_Value_Type Remove-AzComputeFleet -InputObject $fleet is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ComputeFleet.Models.IComputeFleetIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ComputeFleet.Models.IFleet.(Command).
⚠️ Update-AzComputeFleet 1 1 Unassigned_Variable Get-AzComputeFleet -SubscriptionId $env.SubscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $env.SubscriptionId.
⚠️ Update-AzComputeFleet 2 5 Mismatched_Parameter_Value_Type Update-AzComputeFleet -InputObject $fleet is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ComputeFleet.Models.IComputeFleetIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ComputeFleet.Models.IFleet.(Command).
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Get-AzComputeFleet 4 2 Mismatched_Parameter_Value_Type Get-AzComputeFleet -InputObject $fleet is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ComputeFleet.Models.IComputeFleetIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ComputeFleet.Models.IFleet.(Command).
⚠️ New-AzComputeFleet 2 2 Mismatched_Parameter_Value_Type New-AzComputeFleet -InputObject $fleet is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ComputeFleet.Models.IComputeFleetIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ComputeFleet.Models.IFleet.(Command).
⚠️ Remove-AzComputeFleet 2 2 Mismatched_Parameter_Value_Type Remove-AzComputeFleet -InputObject $fleet is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ComputeFleet.Models.IComputeFleetIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ComputeFleet.Models.IFleet.(Command).
⚠️ Update-AzComputeFleet 1 1 Unassigned_Variable Get-AzComputeFleet -SubscriptionId $env.SubscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $env.SubscriptionId.
⚠️ Update-AzComputeFleet 2 5 Mismatched_Parameter_Value_Type Update-AzComputeFleet -InputObject $fleet is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ComputeFleet.Models.IComputeFleetIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ComputeFleet.Models.IFleet.(Command).
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.ComputeSchedule
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help Example Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.ConnectedKubernetes
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Get-AzConnectedKubernetes 4 2 Mismatched_Parameter_Value_Type Get-AzConnectedKubernetes -InputObject $conAks is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.IConnectedKubernetesIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.Api20240715Preview.IConnectedCluster.(Command).
⚠️ Set-AzConnectedKubernetes 2 1 Unassigned_Variable Set-AzConnectedKubernetes -GatewayResourceId $gatewayResourceId is a null-valued parameter value. -GatewayResourceId Assign value for $gatewayResourceId.
⚠️ Set-AzConnectedKubernetes 3 2 Unassigned_Variable Get-AzConnectedKubernetes -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Set-AzConnectedKubernetes 4 2 Unassigned_Variable Get-AzConnectedKubernetes -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Set-AzConnectedKubernetes 5 2 Unassigned_Variable Get-AzConnectedKubernetes -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Set-AzConnectedKubernetes 6 1 Unassigned_Variable Get-AzConnectedKubernetes -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Get-AzConnectedKubernetes 4 2 Mismatched_Parameter_Value_Type Get-AzConnectedKubernetes -InputObject $conAks is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.IConnectedKubernetesIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.Api20240715Preview.IConnectedCluster.(Command).
⚠️ Set-AzConnectedKubernetes 2 1 Unassigned_Variable Set-AzConnectedKubernetes -GatewayResourceId $gatewayResourceId is a null-valued parameter value. -GatewayResourceId Assign value for $gatewayResourceId.
⚠️ Set-AzConnectedKubernetes 3 2 Unassigned_Variable Get-AzConnectedKubernetes -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Set-AzConnectedKubernetes 4 2 Unassigned_Variable Get-AzConnectedKubernetes -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Set-AzConnectedKubernetes 5 2 Unassigned_Variable Get-AzConnectedKubernetes -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Set-AzConnectedKubernetes 6 1 Unassigned_Variable Get-AzConnectedKubernetes -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.ContainerInstance
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzContainerGroup 2 3 Mismatched_Parameter_Value_Type New-AzContainerInstanceEnvironmentVariableObject -SecureValue $pwd is not an expected parameter value type. -SecureValue Use correct parameter value type. Expected Type is securestring. Now the type is System.Object.(Static).
⚠️ New-AzContainerGroup 4 3 Mismatched_Parameter_Value_Type New-AzContainerGroupImageRegistryCredentialObject -Password $pwd is not an expected parameter value type. -Password Use correct parameter value type. Expected Type is securestring. Now the type is System.Object.(Static).
⚠️ New-AzContainerGroup 5 3 Mismatched_Parameter_Value_Type New-AzContainerGroupImageRegistryCredentialObject -Password $pwd is not an expected parameter value type. -Password Use correct parameter value type. Expected Type is securestring. Now the type is System.Object.(Static).
⚠️ New-AzContainerGroup 6 2 Mismatched_Parameter_Value_Type New-AzContainerGroupVolumeObject -AzureFileStorageAccountKey $pwd is not an expected parameter value type. -AzureFileStorageAccountKey Use correct parameter value type. Expected Type is securestring. Now the type is System.Object.(Static).
⚠️ New-AzContainerGroupImageRegistryCredentialObject 1 2 Mismatched_Parameter_Value_Type New-AzContainerGroupImageRegistryCredentialObject -Password $pwd is not an expected parameter value type. -Password Use correct parameter value type. Expected Type is securestring. Now the type is System.Object.(Static).
⚠️ New-AzContainerGroupVolumeObject 1 2 Mismatched_Parameter_Value_Type New-AzContainerGroupVolumeObject -AzureFileStorageAccountKey $pwd is not an expected parameter value type. -AzureFileStorageAccountKey Use correct parameter value type. Expected Type is securestring. Now the type is System.Object.(Static).
⚠️ New-AzContainerInstanceContainerGroupProfile 2 3 Mismatched_Parameter_Value_Type New-AzContainerInstanceEnvironmentVariableObject -SecureValue $pwd is not an expected parameter value type. -SecureValue Use correct parameter value type. Expected Type is securestring. Now the type is System.Object.(Static).
⚠️ New-AzContainerInstanceContainerGroupProfile 3 3 Mismatched_Parameter_Value_Type New-AzContainerGroupImageRegistryCredentialObject -Password $pwd is not an expected parameter value type. -Password Use correct parameter value type. Expected Type is securestring. Now the type is System.Object.(Static).
⚠️ New-AzContainerInstanceEnvironmentVariableObject 2 2 Mismatched_Parameter_Value_Type New-AzContainerInstanceEnvironmentVariableObject -SecureValue $pwd is not an expected parameter value type. -SecureValue Use correct parameter value type. Expected Type is securestring. Now the type is System.Object.(Static).
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzContainerGroup 2 3 Mismatched_Parameter_Value_Type New-AzContainerInstanceEnvironmentVariableObject -SecureValue $pwd is not an expected parameter value type. -SecureValue Use correct parameter value type. Expected Type is securestring. Now the type is System.Object.(Static).
⚠️ New-AzContainerGroup 4 3 Mismatched_Parameter_Value_Type New-AzContainerGroupImageRegistryCredentialObject -Password $pwd is not an expected parameter value type. -Password Use correct parameter value type. Expected Type is securestring. Now the type is System.Object.(Static).
⚠️ New-AzContainerGroup 5 3 Mismatched_Parameter_Value_Type New-AzContainerGroupImageRegistryCredentialObject -Password $pwd is not an expected parameter value type. -Password Use correct parameter value type. Expected Type is securestring. Now the type is System.Object.(Static).
⚠️ New-AzContainerGroup 6 2 Mismatched_Parameter_Value_Type New-AzContainerGroupVolumeObject -AzureFileStorageAccountKey $pwd is not an expected parameter value type. -AzureFileStorageAccountKey Use correct parameter value type. Expected Type is securestring. Now the type is System.Object.(Static).
⚠️ New-AzContainerGroupImageRegistryCredentialObject 1 2 Mismatched_Parameter_Value_Type New-AzContainerGroupImageRegistryCredentialObject -Password $pwd is not an expected parameter value type. -Password Use correct parameter value type. Expected Type is securestring. Now the type is System.Object.(Static).
⚠️ New-AzContainerGroupVolumeObject 1 2 Mismatched_Parameter_Value_Type New-AzContainerGroupVolumeObject -AzureFileStorageAccountKey $pwd is not an expected parameter value type. -AzureFileStorageAccountKey Use correct parameter value type. Expected Type is securestring. Now the type is System.Object.(Static).
⚠️ New-AzContainerInstanceContainerGroupProfile 2 3 Mismatched_Parameter_Value_Type New-AzContainerInstanceEnvironmentVariableObject -SecureValue $pwd is not an expected parameter value type. -SecureValue Use correct parameter value type. Expected Type is securestring. Now the type is System.Object.(Static).
⚠️ New-AzContainerInstanceContainerGroupProfile 3 3 Mismatched_Parameter_Value_Type New-AzContainerGroupImageRegistryCredentialObject -Password $pwd is not an expected parameter value type. -Password Use correct parameter value type. Expected Type is securestring. Now the type is System.Object.(Static).
⚠️ New-AzContainerInstanceEnvironmentVariableObject 2 2 Mismatched_Parameter_Value_Type New-AzContainerInstanceEnvironmentVariableObject -SecureValue $pwd is not an expected parameter value type. -SecureValue Use correct parameter value type. Expected Type is securestring. Now the type is System.Object.(Static).
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.CostManagement
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Get-AzCostManagementExportExecutionHistory 2 2 Mismatched_Parameter_Value_Type Get-AzCostManagementExportExecutionHistory -InputObject $getExport is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ICostManagementIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IExport.(Command).
⚠️ Invoke-AzCostManagementExecuteExport 2 2 Mismatched_Parameter_Value_Type Invoke-AzCostManagementExecuteExport -InputObject $getExport is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ICostManagementIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IExport.(Command).
⚠️ Remove-AzCostManagementExport 2 2 Mismatched_Parameter_Value_Type Remove-AzCostManagementExport -InputObject $getExport is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ICostManagementIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IExport.(Command).
⚠️ Update-AzCostManagementExport 2 2 Mismatched_Parameter_Value_Type Update-AzCostManagementExport -InputObject $oldExport is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ICostManagementIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IExport.(Command).
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Get-AzCostManagementExportExecutionHistory 2 2 Mismatched_Parameter_Value_Type Get-AzCostManagementExportExecutionHistory -InputObject $getExport is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ICostManagementIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IExport.(Command).
⚠️ Invoke-AzCostManagementExecuteExport 2 2 Mismatched_Parameter_Value_Type Invoke-AzCostManagementExecuteExport -InputObject $getExport is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ICostManagementIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IExport.(Command).
⚠️ Remove-AzCostManagementExport 2 2 Mismatched_Parameter_Value_Type Remove-AzCostManagementExport -InputObject $getExport is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ICostManagementIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IExport.(Command).
⚠️ Update-AzCostManagementExport 2 2 Mismatched_Parameter_Value_Type Update-AzCostManagementExport -InputObject $oldExport is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ICostManagementIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IExport.(Command).
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Databricks
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help Example Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.DataProtection
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Backup-AzDataProtectionBackupInstanceAdhoc 2 2 Unassigned_Variable Get-AzDataProtectionBackupPolicy -SubscriptionId $sub is a null-valued parameter value. -SubscriptionId Assign value for $sub.
⚠️ Backup-AzDataProtectionBackupInstanceAdhoc 2 3 Mismatched_Parameter_Value_Type Backup-AzDataProtectionBackupInstanceAdhoc -BackupRuleOptionRuleName $policy.Property.PolicyRule[0].Name is not an expected parameter value type. -BackupRuleOptionRuleName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Backup-AzDataProtectionBackupInstanceAdhoc 2 3 Mismatched_Parameter_Value_Type Backup-AzDataProtectionBackupInstanceAdhoc -TriggerOptionRetentionTagOverride $policy.Property.PolicyRule[0].Trigger.TaggingCriterion[0].TagInfoTagName is not an expected parameter value type. -TriggerOptionRetentionTagOverride Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Backup-AzDataProtectionBackupInstanceAdhoc 2 9 Unassigned_Variable Get-AzDataProtectionJob -SubscriptionId $sub is a null-valued parameter value. -SubscriptionId Assign value for $sub.
⚠️ Backup-AzDataProtectionBackupInstanceAdhoc 2 9 Unassigned_Variable Get-AzDataProtectionJob -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName.
⚠️ Backup-AzDataProtectionBackupInstanceAdhoc 2 9 Unassigned_Variable Get-AzDataProtectionJob -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Edit-AzDataProtectionPolicyRetentionRuleClientObject 2 1 Unassigned_Variable Edit-AzDataProtectionPolicyRetentionRuleClientObject -Policy $pol is a null-valued parameter value. -Policy Assign value for $pol.
⚠️ Edit-AzDataProtectionPolicyTagClientObject 1 2 Unassigned_Variable Edit-AzDataProtectionPolicyTagClientObject -Policy $pol is a null-valued parameter value. -Policy Assign value for $pol.
⚠️ Edit-AzDataProtectionPolicyTagClientObject 2 1 Unassigned_Variable Edit-AzDataProtectionPolicyTagClientObject -Policy $pol is a null-valued parameter value. -Policy Assign value for $pol.
⚠️ Edit-AzDataProtectionPolicyTriggerClientObject 1 2 Unassigned_Variable Edit-AzDataProtectionPolicyTriggerClientObject -Policy $pol is a null-valued parameter value. -Policy Assign value for $pol.
⚠️ Find-AzDataProtectionRestorableTimeRange 1 4 Mismatched_Parameter_Value_Type Find-AzDataProtectionRestorableTimeRange -BackupInstanceName $instances[0].BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Get-AzDataProtectionBackupVault 5 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Get-AzDataProtectionBackupVault 5 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Get-AzDataProtectionBackupVault 5 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Get-AzDataProtectionOperationStatus 1 1 Unassigned_Variable Test-AzDataProtectionBackupInstanceReadiness -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Get-AzDataProtectionOperationStatus 1 1 Unassigned_Variable Test-AzDataProtectionBackupInstanceReadiness -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Get-AzDataProtectionOperationStatus 1 1 Unassigned_Variable Test-AzDataProtectionBackupInstanceReadiness -SubscriptionId $subId is a null-valued parameter value. -SubscriptionId Assign value for $subId.
⚠️ Get-AzDataProtectionOperationStatus 1 1 Unassigned_Variable Test-AzDataProtectionBackupInstanceReadiness -BackupInstance $backupInstanceClientObject.Property is a null-valued parameter value. -BackupInstance Assign value for $backupInstanceClientObject.Property.
⚠️ Get-AzDataProtectionOperationStatus 1 3 Mismatched_Parameter_Value_Type Get-AzDataProtectionOperationStatus -OperationId $operationId is not an expected parameter value type. -OperationId Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Get-AzDataProtectionOperationStatus 1 3 Unassigned_Variable Get-AzDataProtectionOperationStatus -Location $vault.Location is a null-valued parameter value. -Location Assign value for $vault.Location.
⚠️ Get-AzDataProtectionOperationStatus 1 3 Unassigned_Variable Get-AzDataProtectionOperationStatus -SubscriptionId $subId is a null-valued parameter value. -SubscriptionId Assign value for $subId.
⚠️ Get-AzDataProtectionOperationStatus 1 4 Mismatched_Parameter_Value_Type Get-AzDataProtectionOperationStatus -OperationId $operationId is not an expected parameter value type. -OperationId Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Get-AzDataProtectionOperationStatus 1 4 Unassigned_Variable Get-AzDataProtectionOperationStatus -Location $vault.Location is a null-valued parameter value. -Location Assign value for $vault.Location.
⚠️ Get-AzDataProtectionOperationStatus 1 4 Unassigned_Variable Get-AzDataProtectionOperationStatus -SubscriptionId $subId is a null-valued parameter value. -SubscriptionId Assign value for $subId.
⚠️ Get-AzDataProtectionRecoveryPoint 3 2 Mismatched_Parameter_Value_Type Get-AzDataProtectionRecoveryPoint -BackupInstanceName $instance[2].Name is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Get-AzDataProtectionResourceGuardMapping 1 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Get-AzDataProtectionResourceGuardMapping 1 1 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Get-AzDataProtectionResourceGuardMapping 1 1 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Get-AzDataProtectionResourceGuardMapping 1 1 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Get-AzDataProtectionSoftDeletedBackupInstance 1 1 Unassigned_Variable Get-AzDataProtectionSoftDeletedBackupInstance -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Get-AzDataProtectionSoftDeletedBackupInstance 1 1 Unassigned_Variable Get-AzDataProtectionSoftDeletedBackupInstance -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Get-AzDataProtectionSoftDeletedBackupInstance 1 1 Unassigned_Variable Get-AzDataProtectionSoftDeletedBackupInstance -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Initialize-AzDataProtectionRestoreRequest 2 4 Mismatched_Parameter_Value_Type Find-AzDataProtectionRestorableTimeRange -BackupInstanceName $instance[0].BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Initialize-AzDataProtectionRestoreRequest 2 5 Unassigned_Variable Initialize-AzDataProtectionRestoreRequest -RestoreLocation $vault.Location is a null-valued parameter value. -RestoreLocation Assign value for $vault.Location.
⚠️ Initialize-AzDataProtectionRestoreRequest 2 5 Mismatched_Parameter_Value_Type Get-Date -Date $pointInTimeRange.RestorableTimeRange.EndTime is not an expected parameter value type. -Date Use correct parameter value type. Expected Type is datetime. Now the type is .(Command).
⚠️ Initialize-AzDataProtectionRestoreRequest 3 4 Mismatched_Parameter_Value_Type Find-AzDataProtectionRestorableTimeRange -BackupInstanceName $instance[0].BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Initialize-AzDataProtectionRestoreRequest 3 5 Unassigned_Variable Initialize-AzDataProtectionRestoreRequest -RestoreLocation $vault.Location is a null-valued parameter value. -RestoreLocation Assign value for $vault.Location.
⚠️ Initialize-AzDataProtectionRestoreRequest 3 5 Unassigned_Variable Initialize-AzDataProtectionRestoreRequest -BackupInstance $instances[0] is a null-valued parameter value. -BackupInstance Assign value for $instances[0].
⚠️ Initialize-AzDataProtectionRestoreRequest 4 4 Mismatched_Parameter_Value_Type Find-AzDataProtectionRestorableTimeRange -BackupInstanceName $instance[0].BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Initialize-AzDataProtectionRestoreRequest 4 5 Unassigned_Variable Initialize-AzDataProtectionRestoreRequest -RestoreLocation $vault.Location is a null-valued parameter value. -RestoreLocation Assign value for $vault.Location.
⚠️ Initialize-AzDataProtectionRestoreRequest 4 5 Unassigned_Variable Initialize-AzDataProtectionRestoreRequest -BackupInstance $instances[0] is a null-valued parameter value. -BackupInstance Assign value for $instances[0].
⚠️ Initialize-AzDataProtectionRestoreRequest 5 1 Unassigned_Variable Search-AzDataProtectionBackupVaultInAzGraph -ResourceGroup $ResourceGroupName is a null-valued parameter value. -ResourceGroup Assign value for $ResourceGroupName.
⚠️ Initialize-AzDataProtectionRestoreRequest 5 1 Unassigned_Variable Search-AzDataProtectionBackupVaultInAzGraph -Subscription $SubscriptionId is a null-valued parameter value. -Subscription Assign value for $SubscriptionId.
⚠️ Initialize-AzDataProtectionRestoreRequest 5 1 Unassigned_Variable Search-AzDataProtectionBackupVaultInAzGraph -Vault $VaultName is a null-valued parameter value. -Vault Assign value for $VaultName.
⚠️ Initialize-AzDataProtectionRestoreRequest 5 2 Unassigned_Variable Search-AzDataProtectionBackupInstanceInAzGraph -Subscription $subscriptionId is a null-valued parameter value. -Subscription Assign value for $subscriptionId.
⚠️ Initialize-AzDataProtectionRestoreRequest 5 2 Unassigned_Variable Search-AzDataProtectionBackupInstanceInAzGraph -ResourceGroup $resourceGroupName is a null-valued parameter value. -ResourceGroup Assign value for $resourceGroupName.
⚠️ Initialize-AzDataProtectionRestoreRequest 5 2 Unassigned_Variable Search-AzDataProtectionBackupInstanceInAzGraph -Vault $vaultName is a null-valued parameter value. -Vault Assign value for $vaultName.
⚠️ Initialize-AzDataProtectionRestoreRequest 5 3 Mismatched_Parameter_Value_Type Get-AzDataProtectionRecoveryPoint -BackupInstanceName $instance.Name is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Initialize-AzDataProtectionRestoreRequest 5 3 Unassigned_Variable Get-AzDataProtectionRecoveryPoint -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Initialize-AzDataProtectionRestoreRequest 5 3 Unassigned_Variable Get-AzDataProtectionRecoveryPoint -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Initialize-AzDataProtectionRestoreRequest 5 3 Unassigned_Variable Get-AzDataProtectionRecoveryPoint -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Initialize-AzDataProtectionRestoreRequest 5 6 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -RestoreLocation $vault.ReplicatedRegion[0] is not an expected parameter value type. -RestoreLocation Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Initialize-AzDataProtectionRestoreRequest 5 6 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -RecoveryPoint $recoveryPointsCrr[0].Property.RecoveryPointId is not an expected parameter value type. -RecoveryPoint Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Initialize-AzDataProtectionRestoreRequest 6 1 Unassigned_Variable Search-AzDataProtectionBackupVaultInAzGraph -ResourceGroup $ResourceGroupName is a null-valued parameter value. -ResourceGroup Assign value for $ResourceGroupName.
⚠️ Initialize-AzDataProtectionRestoreRequest 6 1 Unassigned_Variable Search-AzDataProtectionBackupVaultInAzGraph -Subscription $SubscriptionId is a null-valued parameter value. -Subscription Assign value for $SubscriptionId.
⚠️ Initialize-AzDataProtectionRestoreRequest 6 1 Unassigned_Variable Search-AzDataProtectionBackupVaultInAzGraph -Vault $VaultName is a null-valued parameter value. -Vault Assign value for $VaultName.
⚠️ Initialize-AzDataProtectionRestoreRequest 6 2 Unassigned_Variable Search-AzDataProtectionBackupInstanceInAzGraph -Subscription $subscriptionId is a null-valued parameter value. -Subscription Assign value for $subscriptionId.
⚠️ Initialize-AzDataProtectionRestoreRequest 6 2 Unassigned_Variable Search-AzDataProtectionBackupInstanceInAzGraph -ResourceGroup $resourceGroupName is a null-valued parameter value. -ResourceGroup Assign value for $resourceGroupName.
⚠️ Initialize-AzDataProtectionRestoreRequest 6 2 Unassigned_Variable Search-AzDataProtectionBackupInstanceInAzGraph -Vault $vaultName is a null-valued parameter value. -Vault Assign value for $vaultName.
⚠️ Initialize-AzDataProtectionRestoreRequest 6 3 Mismatched_Parameter_Value_Type Get-AzDataProtectionRecoveryPoint -BackupInstanceName $instance.Name is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Initialize-AzDataProtectionRestoreRequest 6 3 Unassigned_Variable Get-AzDataProtectionRecoveryPoint -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Initialize-AzDataProtectionRestoreRequest 6 3 Unassigned_Variable Get-AzDataProtectionRecoveryPoint -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Initialize-AzDataProtectionRestoreRequest 6 3 Unassigned_Variable Get-AzDataProtectionRecoveryPoint -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Initialize-AzDataProtectionRestoreRequest 6 6 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -RestoreLocation $vault.ReplicatedRegion[0] is not an expected parameter value type. -RestoreLocation Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Initialize-AzDataProtectionRestoreRequest 6 6 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -RecoveryPoint $recoveryPointsCrr[0].Property.RecoveryPointId is not an expected parameter value type. -RecoveryPoint Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Initialize-AzDataProtectionRestoreRequest 7 14 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -RecoveryPoint $rp[0].Property.RecoveryPointId is not an expected parameter value type. -RecoveryPoint Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ New-AzDataProtectionBackupConfigurationClientObject 2 1 Unassigned_Variable Get-AzStorageAccount -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ New-AzDataProtectionBackupConfigurationClientObject 2 1 Unassigned_Variable Get-AzStorageAccount -Name $storageAccountName is a null-valued parameter value. -Name Assign value for $storageAccountName.
⚠️ New-AzDataProtectionBackupInstance 1 4 Unassigned_Variable Initialize-AzDataProtectionBackupInstance -DatasourceLocation $vault.Location is a null-valued parameter value. -DatasourceLocation Assign value for $vault.Location.
⚠️ New-AzDataProtectionBackupInstance 2 4 Unassigned_Variable Get-AzDataProtectionBackupVault -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ New-AzDataProtectionBackupInstance 3 8 Unassigned_Variable New-AzDataProtectionBackupInstance -SubscriptionId $sub is a null-valued parameter value. -SubscriptionId Assign value for $sub.
⚠️ New-AzDataProtectionBackupInstance 4 4 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionBackupInstance -BackupConfiguration $backupConfig is not an expected parameter value type. -BackupConfiguration Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IBackupDatasourceParameters. Now the type is psobject.(Command).
⚠️ New-AzDataProtectionBackupInstance 4 8 Mismatched_Parameter_Value_Type Get-AzDataProtectionOperationStatus -OperationId $operationId is not an expected parameter value type. -OperationId Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ New-AzDataProtectionBackupInstance 5 8 Mismatched_Parameter_Value_Type Get-AzDataProtectionOperationStatus -OperationId $operationId is not an expected parameter value type. -OperationId Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ New-AzDataProtectionBackupVault 1 3 Mismatched_Parameter_Value_Type New-AzDataProtectionBackupVault -StorageSetting $storagesetting is not an expected parameter value type. -StorageSetting Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IStorageSetting. Now the type is psobject.(Command).
⚠️ New-AzDataProtectionBackupVault 2 3 Mismatched_Parameter_Value_Type New-AzDataProtectionBackupVault -StorageSetting $storagesetting is not an expected parameter value type. -StorageSetting Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IStorageSetting. Now the type is psobject.(Command).
⚠️ New-AzDataProtectionBackupVault 3 17 Mismatched_Parameter_Value_Type New-AzDataProtectionBackupVault -StorageSetting $storagesetting is not an expected parameter value type. -StorageSetting Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IStorageSetting. Now the type is psobject.(Command).
⚠️ Remove-AzDataProtectionResourceGuardMapping 1 2 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Remove-AzDataProtectionResourceGuardMapping 1 2 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Remove-AzDataProtectionResourceGuardMapping 1 2 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Remove-AzDataProtectionResourceGuardMapping 1 3 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Remove-AzDataProtectionResourceGuardMapping 1 3 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Remove-AzDataProtectionResourceGuardMapping 1 3 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Remove-AzDataProtectionResourceGuardMapping 1 4 Unassigned_Variable Remove-AzDataProtectionResourceGuardMapping -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Remove-AzDataProtectionResourceGuardMapping 1 4 Unassigned_Variable Remove-AzDataProtectionResourceGuardMapping -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Remove-AzDataProtectionResourceGuardMapping 1 4 Unassigned_Variable Remove-AzDataProtectionResourceGuardMapping -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Resume-AzDataProtectionBackupInstanceProtection 1 1 Unassigned_Variable Resume-AzDataProtectionBackupInstanceProtection -BackupInstanceName $backupInstance.BackupInstanceName is a null-valued parameter value. -BackupInstanceName Assign value for $backupInstance.BackupInstanceName.
⚠️ Search-AzDataProtectionBackupVaultInAzGraph 1 1 Unassigned_Variable Search-AzDataProtectionBackupVaultInAzGraph -ResourceGroup $resourceGroupName is a null-valued parameter value. -ResourceGroup Assign value for $resourceGroupName.
⚠️ Search-AzDataProtectionBackupVaultInAzGraph 1 1 Unassigned_Variable Search-AzDataProtectionBackupVaultInAzGraph -Vault $vaultName is a null-valued parameter value. -Vault Assign value for $vaultName.
⚠️ Set-AzDataProtectionMSIPermission 1 1 Unassigned_Variable Set-AzDataProtectionMSIPermission -BackupInstance $instance is a null-valued parameter value. -BackupInstance Assign value for $instance.
⚠️ Set-AzDataProtectionMSIPermission 2 1 Unassigned_Variable Set-AzDataProtectionMSIPermission -BackupInstance $instance is a null-valued parameter value. -BackupInstance Assign value for $instance.
⚠️ Set-AzDataProtectionMSIPermission 3 1 Unassigned_Variable Set-AzDataProtectionMSIPermission -BackupInstance $instance is a null-valued parameter value. -BackupInstance Assign value for $instance.
⚠️ Set-AzDataProtectionMSIPermission 4 1 Unassigned_Variable Set-AzDataProtectionMSIPermission -BackupInstance $backupInstance is a null-valued parameter value. -BackupInstance Assign value for $backupInstance.
⚠️ Set-AzDataProtectionResourceGuardMapping 1 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Set-AzDataProtectionResourceGuardMapping 1 1 Unassigned_Variable Set-AzDataProtectionResourceGuardMapping -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Set-AzDataProtectionResourceGuardMapping 1 1 Unassigned_Variable Set-AzDataProtectionResourceGuardMapping -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Set-AzDataProtectionResourceGuardMapping 1 1 Unassigned_Variable Set-AzDataProtectionResourceGuardMapping -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Set-AzDataProtectionResourceGuardMapping 1 1 Unassigned_Variable Set-AzDataProtectionResourceGuardMapping -ResourceGuardId $resourceGuardARMId is a null-valued parameter value. -ResourceGuardId Assign value for $resourceGuardARMId.
⚠️ Start-AzDataProtectionBackupInstanceRestore 1 4 Mismatched_Parameter_Value_Type Start-AzDataProtectionBackupInstanceRestore -BackupInstanceName $instance.BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 2 5 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -RecoveryPoint $rp[0].Property.RecoveryPointId is not an expected parameter value type. -RecoveryPoint Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 2 6 Mismatched_Parameter_Value_Type Start-AzDataProtectionBackupInstanceRestore -BackupInstanceName $instance.BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 3 5 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -RecoveryPoint $rp[0].Property.RecoveryPointId is not an expected parameter value type. -RecoveryPoint Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 3 6 Mismatched_Parameter_Value_Type Start-AzDataProtectionBackupInstanceRestore -BackupInstanceName $instance.BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 4 5 Unassigned_Variable Initialize-AzDataProtectionRestoreRequest -RecoveryPoint $rps[0].Property.RecoveryPointId is a null-valued parameter value. -RecoveryPoint Assign value for $rps[0].Property.RecoveryPointId.
⚠️ Start-AzDataProtectionBackupInstanceRestore 4 8 Mismatched_Parameter_Value_Type Test-AzDataProtectionBackupInstanceRestore -Name $instance.BackupInstanceName is not an expected parameter value type. -Name Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 4 9 Mismatched_Parameter_Value_Type Start-AzDataProtectionBackupInstanceRestore -BackupInstanceName $instance.BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 5 4 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -ContainersList $backedUpContainers[0,1] is not an expected parameter value type. -ContainersList Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 5 6 Mismatched_Parameter_Value_Type Start-AzDataProtectionBackupInstanceRestore -BackupInstanceName $instance.BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 6 5 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -ContainersList $backedUpContainers[0,1] is not an expected parameter value type. -ContainersList Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 6 7 Mismatched_Parameter_Value_Type Start-AzDataProtectionBackupInstanceRestore -BackupInstanceName $instance.BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 7 2 Mismatched_Parameter_Value_Type Get-AzDataProtectionRecoveryPoint -BackupInstanceName $instance[0].BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 7 6 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -RecoveryPoint $rp[0].Property.RecoveryPointId is not an expected parameter value type. -RecoveryPoint Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 7 6 Unassigned_Variable Initialize-AzDataProtectionRestoreRequest -TargetResourceIdForRestoreAsFile $targetContainerArmId is a null-valued parameter value. -TargetResourceIdForRestoreAsFile Assign value for $targetContainerArmId.
⚠️ Start-AzDataProtectionBackupInstanceRestore 7 8 Mismatched_Parameter_Value_Type Start-AzDataProtectionBackupInstanceRestore -BackupInstanceName $instance.BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 8 1 Unassigned_Variable Start-AzDataProtectionBackupInstanceRestore -BackupInstanceName $instance.Name is a null-valued parameter value. -BackupInstanceName Assign value for $instance.Name.
⚠️ Start-AzDataProtectionBackupInstanceRestore 8 1 Unassigned_Variable Start-AzDataProtectionBackupInstanceRestore -ResourceGroupName $ResourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $ResourceGroupName.
⚠️ Start-AzDataProtectionBackupInstanceRestore 8 1 Unassigned_Variable Start-AzDataProtectionBackupInstanceRestore -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Start-AzDataProtectionBackupInstanceRestore 8 1 Unassigned_Variable Start-AzDataProtectionBackupInstanceRestore -SubscriptionId $SubscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $SubscriptionId.
⚠️ Start-AzDataProtectionBackupInstanceRestore 8 1 Unassigned_Variable Start-AzDataProtectionBackupInstanceRestore -Parameter $OssRestoreReq is a null-valued parameter value. -Parameter Assign value for $OssRestoreReq.
⚠️ Start-AzDataProtectionBackupInstanceRestore 9 5 Unassigned_Variable Initialize-AzDataProtectionRestoreRequest -RestoreLocation $vault.Location is a null-valued parameter value. -RestoreLocation Assign value for $vault.Location.
⚠️ Start-AzDataProtectionBackupInstanceRestore 9 5 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -RecoveryPoint $rps[0].Property.RecoveryPointId is not an expected parameter value type. -RecoveryPoint Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 9 6 Unassigned_Variable Set-AzDataProtectionMSIPermission -SubscriptionId $SubscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $SubscriptionId.
⚠️ Start-AzDataProtectionBackupInstanceRestore 9 7 Mismatched_Parameter_Value_Type Test-AzDataProtectionBackupInstanceRestore -Name $instance.BackupInstanceName is not an expected parameter value type. -Name Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 9 8 Mismatched_Parameter_Value_Type Start-AzDataProtectionBackupInstanceRestore -BackupInstanceName $instance.BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 10 9 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -ContainersList $backedUpContainers[0,1] is not an expected parameter value type. -ContainersList Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 10 11 Mismatched_Parameter_Value_Type Start-AzDataProtectionBackupInstanceRestore -BackupInstanceName $instance.BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 10 11 Mismatched_Parameter_Value_Type Start-AzDataProtectionBackupInstanceRestore -Parameter $restoreJobILR is not an expected parameter value type. -Parameter Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IAzureBackupRestoreRequest. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IOperationJobExtendedInfo.(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 11 14 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -RecoveryPoint $rp[0].Property.RecoveryPointId is not an expected parameter value type. -RecoveryPoint Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 11 20 Mismatched_Parameter_Value_Type Test-AzDataProtectionBackupInstanceRestore -Name $instance.BackupInstanceName is not an expected parameter value type. -Name Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 11 22 Mismatched_Parameter_Value_Type Start-AzDataProtectionBackupInstanceRestore -BackupInstanceName $instance.BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Stop-AzDataProtectionBackupInstanceProtection 1 1 Unassigned_Variable Stop-AzDataProtectionBackupInstanceProtection -BackupInstanceName $backupInstance.BackupInstanceName is a null-valued parameter value. -BackupInstanceName Assign value for $backupInstance.BackupInstanceName.
⚠️ Suspend-AzDataProtectionBackupInstanceBackup 1 1 Unassigned_Variable Suspend-AzDataProtectionBackupInstanceBackup -BackupInstanceName $backupInstance.BackupInstanceName is a null-valued parameter value. -BackupInstanceName Assign value for $backupInstance.BackupInstanceName.
⚠️ Sync-AzDataProtectionBackupInstance 1 1 Unassigned_Variable Sync-AzDataProtectionBackupInstance -BackupInstanceName $backupInstance.BackupInstanceName is a null-valued parameter value. -BackupInstanceName Assign value for $backupInstance.BackupInstanceName.
⚠️ Test-AzDataProtectionBackupInstanceRestore 1 2 Mismatched_Parameter_Value_Type Find-AzDataProtectionRestorableTimeRange -BackupInstanceName $instances[0].BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Test-AzDataProtectionBackupInstanceRestore 1 4 Mismatched_Parameter_Value_Type Get-Date -Date $pointInTimeRange.RestorableTimeRange.EndTime is not an expected parameter value type. -Date Use correct parameter value type. Expected Type is datetime. Now the type is .(Command).
⚠️ Test-AzDataProtectionBackupInstanceRestore 2 1 Unassigned_Variable Test-AzDataProtectionBackupInstanceRestore -ResourceGroupName $ResourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $ResourceGroupName.
⚠️ Test-AzDataProtectionBackupInstanceRestore 2 1 Unassigned_Variable Test-AzDataProtectionBackupInstanceRestore -Name $instance[0].Name is a null-valued parameter value. -Name Assign value for $instance[0].Name.
⚠️ Test-AzDataProtectionBackupInstanceRestore 2 1 Unassigned_Variable Test-AzDataProtectionBackupInstanceRestore -VaultName $VaultName is a null-valued parameter value. -VaultName Assign value for $VaultName.
⚠️ Test-AzDataProtectionBackupInstanceRestore 2 1 Unassigned_Variable Test-AzDataProtectionBackupInstanceRestore -RestoreRequest $RestoreRequestObject is a null-valued parameter value. -RestoreRequest Assign value for $RestoreRequestObject.
⚠️ Test-AzDataProtectionBackupInstanceRestore 2 1 Unassigned_Variable Test-AzDataProtectionBackupInstanceRestore -SubscriptionId $SubscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $SubscriptionId.
⚠️ Undo-AzDataProtectionBackupInstanceDeletion 1 1 Unassigned_Variable Get-AzDataProtectionSoftDeletedBackupInstance -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Undo-AzDataProtectionBackupInstanceDeletion 1 1 Unassigned_Variable Get-AzDataProtectionSoftDeletedBackupInstance -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Undo-AzDataProtectionBackupInstanceDeletion 1 1 Unassigned_Variable Get-AzDataProtectionSoftDeletedBackupInstance -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Undo-AzDataProtectionBackupInstanceDeletion 1 2 Unassigned_Variable Undo-AzDataProtectionBackupInstanceDeletion -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Undo-AzDataProtectionBackupInstanceDeletion 1 2 Unassigned_Variable Undo-AzDataProtectionBackupInstanceDeletion -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Undo-AzDataProtectionBackupInstanceDeletion 1 2 Unassigned_Variable Undo-AzDataProtectionBackupInstanceDeletion -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 9 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 1 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 1 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 1 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 6 Unassigned_Variable Get-AzDataProtectionBackupInstance -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 6 Unassigned_Variable Get-AzDataProtectionBackupInstance -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 6 Unassigned_Variable Get-AzDataProtectionBackupInstance -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 8 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 8 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 8 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -VaultName $vault.Name is a null-valued parameter value. -VaultName Assign value for $vault.Name.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 8 Mismatched_Parameter_Value_Type Unlock-AzDataProtectionResourceGuardOperation -ResourceGuardOperationRequest $resourceGuardOperationRequest is not an expected parameter value type. -ResourceGuardOperationRequest Use correct parameter value type. Expected Type is string. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IResourceGuardProxyBaseResource.(Command).
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 11 Unassigned_Variable Remove-AzDataProtectionBackupInstance -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 11 Unassigned_Variable Remove-AzDataProtectionBackupInstance -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 11 Unassigned_Variable Remove-AzDataProtectionBackupInstance -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 2 5 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 2 2 Unassigned_Variable Get-AzDataProtectionBackupInstance -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 2 2 Unassigned_Variable Get-AzDataProtectionBackupInstance -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 2 2 Unassigned_Variable Get-AzDataProtectionBackupInstance -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 2 4 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 2 4 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 2 4 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -VaultName $vault.Name is a null-valued parameter value. -VaultName Assign value for $vault.Name.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 2 7 Unassigned_Variable Remove-AzDataProtectionBackupInstance -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 2 7 Unassigned_Variable Remove-AzDataProtectionBackupInstance -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 2 7 Unassigned_Variable Remove-AzDataProtectionBackupInstance -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 3 5 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 3 2 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 3 2 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 3 2 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 3 4 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 3 4 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 3 4 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -VaultName $vault.Name is a null-valued parameter value. -VaultName Assign value for $vault.Name.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 3 7 Unassigned_Variable Remove-AzDataProtectionResourceGuardMapping -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 3 7 Unassigned_Variable Remove-AzDataProtectionResourceGuardMapping -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 3 7 Unassigned_Variable Remove-AzDataProtectionResourceGuardMapping -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Update-AzDataProtectionBackupInstance 1 1 Unassigned_Variable Search-AzDataProtectionBackupInstanceInAzGraph -Subscription $subscriptionId is a null-valued parameter value. -Subscription Assign value for $subscriptionId.
⚠️ Update-AzDataProtectionBackupInstance 1 1 Unassigned_Variable Search-AzDataProtectionBackupInstanceInAzGraph -ResourceGroup $resourceGroupName is a null-valued parameter value. -ResourceGroup Assign value for $resourceGroupName.
⚠️ Update-AzDataProtectionBackupInstance 1 1 Unassigned_Variable Search-AzDataProtectionBackupInstanceInAzGraph -Vault $vaultName is a null-valued parameter value. -Vault Assign value for $vaultName.
⚠️ Update-AzDataProtectionBackupInstance 1 2 Unassigned_Variable Get-AzDataProtectionBackupPolicy -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Update-AzDataProtectionBackupInstance 1 2 Unassigned_Variable Get-AzDataProtectionBackupPolicy -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Update-AzDataProtectionBackupInstance 1 2 Unassigned_Variable Get-AzDataProtectionBackupPolicy -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Update-AzDataProtectionBackupInstance 1 4 Unassigned_Variable Update-AzDataProtectionBackupInstance -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Update-AzDataProtectionBackupInstance 1 4 Unassigned_Variable Update-AzDataProtectionBackupInstance -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Update-AzDataProtectionBackupInstance 1 4 Mismatched_Parameter_Value_Type Update-AzDataProtectionBackupInstance -BackupInstanceName $instance.Name is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Update-AzDataProtectionBackupInstance 1 4 Unassigned_Variable Update-AzDataProtectionBackupInstance -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Update-AzDataProtectionBackupInstance 1 4 Mismatched_Parameter_Value_Type Update-AzDataProtectionBackupInstance -VaultedBackupContainer $backedUpContainers[0,2,4] is not an expected parameter value type. -VaultedBackupContainer Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Update-AzDataProtectionResourceGuard 1 4 Mismatched_Parameter_Value_Type Update-AzDataProtectionResourceGuard -CriticalOperationExclusionList $operationsToBeExcluded is not an expected parameter value type. -CriticalOperationExclusionList Use correct parameter value type. Expected Type is string. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IResourceGuardResource.(Command).
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Backup-AzDataProtectionBackupInstanceAdhoc 2 2 Unassigned_Variable Get-AzDataProtectionBackupPolicy -SubscriptionId $sub is a null-valued parameter value. -SubscriptionId Assign value for $sub.
⚠️ Backup-AzDataProtectionBackupInstanceAdhoc 2 3 Mismatched_Parameter_Value_Type Backup-AzDataProtectionBackupInstanceAdhoc -BackupRuleOptionRuleName $policy.Property.PolicyRule[0].Name is not an expected parameter value type. -BackupRuleOptionRuleName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Backup-AzDataProtectionBackupInstanceAdhoc 2 3 Mismatched_Parameter_Value_Type Backup-AzDataProtectionBackupInstanceAdhoc -TriggerOptionRetentionTagOverride $policy.Property.PolicyRule[0].Trigger.TaggingCriterion[0].TagInfoTagName is not an expected parameter value type. -TriggerOptionRetentionTagOverride Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Backup-AzDataProtectionBackupInstanceAdhoc 2 9 Unassigned_Variable Get-AzDataProtectionJob -SubscriptionId $sub is a null-valued parameter value. -SubscriptionId Assign value for $sub.
⚠️ Backup-AzDataProtectionBackupInstanceAdhoc 2 9 Unassigned_Variable Get-AzDataProtectionJob -ResourceGroupName $rgName is a null-valued parameter value. -ResourceGroupName Assign value for $rgName.
⚠️ Backup-AzDataProtectionBackupInstanceAdhoc 2 9 Unassigned_Variable Get-AzDataProtectionJob -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Edit-AzDataProtectionPolicyRetentionRuleClientObject 2 1 Unassigned_Variable Edit-AzDataProtectionPolicyRetentionRuleClientObject -Policy $pol is a null-valued parameter value. -Policy Assign value for $pol.
⚠️ Edit-AzDataProtectionPolicyTagClientObject 1 2 Unassigned_Variable Edit-AzDataProtectionPolicyTagClientObject -Policy $pol is a null-valued parameter value. -Policy Assign value for $pol.
⚠️ Edit-AzDataProtectionPolicyTagClientObject 2 1 Unassigned_Variable Edit-AzDataProtectionPolicyTagClientObject -Policy $pol is a null-valued parameter value. -Policy Assign value for $pol.
⚠️ Edit-AzDataProtectionPolicyTriggerClientObject 1 2 Unassigned_Variable Edit-AzDataProtectionPolicyTriggerClientObject -Policy $pol is a null-valued parameter value. -Policy Assign value for $pol.
⚠️ Find-AzDataProtectionRestorableTimeRange 1 4 Mismatched_Parameter_Value_Type Find-AzDataProtectionRestorableTimeRange -BackupInstanceName $instances[0].BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Get-AzDataProtectionBackupVault 5 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Get-AzDataProtectionBackupVault 5 3 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Get-AzDataProtectionBackupVault 5 4 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Get-AzDataProtectionOperationStatus 1 1 Unassigned_Variable Test-AzDataProtectionBackupInstanceReadiness -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Get-AzDataProtectionOperationStatus 1 1 Unassigned_Variable Test-AzDataProtectionBackupInstanceReadiness -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Get-AzDataProtectionOperationStatus 1 1 Unassigned_Variable Test-AzDataProtectionBackupInstanceReadiness -SubscriptionId $subId is a null-valued parameter value. -SubscriptionId Assign value for $subId.
⚠️ Get-AzDataProtectionOperationStatus 1 1 Unassigned_Variable Test-AzDataProtectionBackupInstanceReadiness -BackupInstance $backupInstanceClientObject.Property is a null-valued parameter value. -BackupInstance Assign value for $backupInstanceClientObject.Property.
⚠️ Get-AzDataProtectionOperationStatus 1 3 Mismatched_Parameter_Value_Type Get-AzDataProtectionOperationStatus -OperationId $operationId is not an expected parameter value type. -OperationId Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Get-AzDataProtectionOperationStatus 1 3 Unassigned_Variable Get-AzDataProtectionOperationStatus -Location $vault.Location is a null-valued parameter value. -Location Assign value for $vault.Location.
⚠️ Get-AzDataProtectionOperationStatus 1 3 Unassigned_Variable Get-AzDataProtectionOperationStatus -SubscriptionId $subId is a null-valued parameter value. -SubscriptionId Assign value for $subId.
⚠️ Get-AzDataProtectionOperationStatus 1 4 Mismatched_Parameter_Value_Type Get-AzDataProtectionOperationStatus -OperationId $operationId is not an expected parameter value type. -OperationId Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Get-AzDataProtectionOperationStatus 1 4 Unassigned_Variable Get-AzDataProtectionOperationStatus -Location $vault.Location is a null-valued parameter value. -Location Assign value for $vault.Location.
⚠️ Get-AzDataProtectionOperationStatus 1 4 Unassigned_Variable Get-AzDataProtectionOperationStatus -SubscriptionId $subId is a null-valued parameter value. -SubscriptionId Assign value for $subId.
⚠️ Get-AzDataProtectionRecoveryPoint 3 2 Mismatched_Parameter_Value_Type Get-AzDataProtectionRecoveryPoint -BackupInstanceName $instance[2].Name is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Get-AzDataProtectionResourceGuardMapping 1 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Get-AzDataProtectionResourceGuardMapping 1 1 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Get-AzDataProtectionResourceGuardMapping 1 1 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Get-AzDataProtectionResourceGuardMapping 1 1 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Get-AzDataProtectionSoftDeletedBackupInstance 1 1 Unassigned_Variable Get-AzDataProtectionSoftDeletedBackupInstance -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Get-AzDataProtectionSoftDeletedBackupInstance 1 1 Unassigned_Variable Get-AzDataProtectionSoftDeletedBackupInstance -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Get-AzDataProtectionSoftDeletedBackupInstance 1 1 Unassigned_Variable Get-AzDataProtectionSoftDeletedBackupInstance -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Initialize-AzDataProtectionRestoreRequest 2 4 Mismatched_Parameter_Value_Type Find-AzDataProtectionRestorableTimeRange -BackupInstanceName $instance[0].BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Initialize-AzDataProtectionRestoreRequest 2 5 Unassigned_Variable Initialize-AzDataProtectionRestoreRequest -RestoreLocation $vault.Location is a null-valued parameter value. -RestoreLocation Assign value for $vault.Location.
⚠️ Initialize-AzDataProtectionRestoreRequest 2 5 Mismatched_Parameter_Value_Type Get-Date -Date $pointInTimeRange.RestorableTimeRange.EndTime is not an expected parameter value type. -Date Use correct parameter value type. Expected Type is datetime. Now the type is .(Command).
⚠️ Initialize-AzDataProtectionRestoreRequest 3 4 Mismatched_Parameter_Value_Type Find-AzDataProtectionRestorableTimeRange -BackupInstanceName $instance[0].BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Initialize-AzDataProtectionRestoreRequest 3 5 Unassigned_Variable Initialize-AzDataProtectionRestoreRequest -RestoreLocation $vault.Location is a null-valued parameter value. -RestoreLocation Assign value for $vault.Location.
⚠️ Initialize-AzDataProtectionRestoreRequest 3 5 Unassigned_Variable Initialize-AzDataProtectionRestoreRequest -BackupInstance $instances[0] is a null-valued parameter value. -BackupInstance Assign value for $instances[0].
⚠️ Initialize-AzDataProtectionRestoreRequest 4 4 Mismatched_Parameter_Value_Type Find-AzDataProtectionRestorableTimeRange -BackupInstanceName $instance[0].BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Initialize-AzDataProtectionRestoreRequest 4 5 Unassigned_Variable Initialize-AzDataProtectionRestoreRequest -RestoreLocation $vault.Location is a null-valued parameter value. -RestoreLocation Assign value for $vault.Location.
⚠️ Initialize-AzDataProtectionRestoreRequest 4 5 Unassigned_Variable Initialize-AzDataProtectionRestoreRequest -BackupInstance $instances[0] is a null-valued parameter value. -BackupInstance Assign value for $instances[0].
⚠️ Initialize-AzDataProtectionRestoreRequest 5 1 Unassigned_Variable Search-AzDataProtectionBackupVaultInAzGraph -ResourceGroup $ResourceGroupName is a null-valued parameter value. -ResourceGroup Assign value for $ResourceGroupName.
⚠️ Initialize-AzDataProtectionRestoreRequest 5 1 Unassigned_Variable Search-AzDataProtectionBackupVaultInAzGraph -Subscription $SubscriptionId is a null-valued parameter value. -Subscription Assign value for $SubscriptionId.
⚠️ Initialize-AzDataProtectionRestoreRequest 5 1 Unassigned_Variable Search-AzDataProtectionBackupVaultInAzGraph -Vault $VaultName is a null-valued parameter value. -Vault Assign value for $VaultName.
⚠️ Initialize-AzDataProtectionRestoreRequest 5 2 Unassigned_Variable Search-AzDataProtectionBackupInstanceInAzGraph -Subscription $subscriptionId is a null-valued parameter value. -Subscription Assign value for $subscriptionId.
⚠️ Initialize-AzDataProtectionRestoreRequest 5 2 Unassigned_Variable Search-AzDataProtectionBackupInstanceInAzGraph -ResourceGroup $resourceGroupName is a null-valued parameter value. -ResourceGroup Assign value for $resourceGroupName.
⚠️ Initialize-AzDataProtectionRestoreRequest 5 2 Unassigned_Variable Search-AzDataProtectionBackupInstanceInAzGraph -Vault $vaultName is a null-valued parameter value. -Vault Assign value for $vaultName.
⚠️ Initialize-AzDataProtectionRestoreRequest 5 3 Mismatched_Parameter_Value_Type Get-AzDataProtectionRecoveryPoint -BackupInstanceName $instance.Name is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Initialize-AzDataProtectionRestoreRequest 5 3 Unassigned_Variable Get-AzDataProtectionRecoveryPoint -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Initialize-AzDataProtectionRestoreRequest 5 3 Unassigned_Variable Get-AzDataProtectionRecoveryPoint -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Initialize-AzDataProtectionRestoreRequest 5 3 Unassigned_Variable Get-AzDataProtectionRecoveryPoint -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Initialize-AzDataProtectionRestoreRequest 5 6 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -RestoreLocation $vault.ReplicatedRegion[0] is not an expected parameter value type. -RestoreLocation Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Initialize-AzDataProtectionRestoreRequest 5 6 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -RecoveryPoint $recoveryPointsCrr[0].Property.RecoveryPointId is not an expected parameter value type. -RecoveryPoint Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Initialize-AzDataProtectionRestoreRequest 6 1 Unassigned_Variable Search-AzDataProtectionBackupVaultInAzGraph -ResourceGroup $ResourceGroupName is a null-valued parameter value. -ResourceGroup Assign value for $ResourceGroupName.
⚠️ Initialize-AzDataProtectionRestoreRequest 6 1 Unassigned_Variable Search-AzDataProtectionBackupVaultInAzGraph -Subscription $SubscriptionId is a null-valued parameter value. -Subscription Assign value for $SubscriptionId.
⚠️ Initialize-AzDataProtectionRestoreRequest 6 1 Unassigned_Variable Search-AzDataProtectionBackupVaultInAzGraph -Vault $VaultName is a null-valued parameter value. -Vault Assign value for $VaultName.
⚠️ Initialize-AzDataProtectionRestoreRequest 6 2 Unassigned_Variable Search-AzDataProtectionBackupInstanceInAzGraph -Subscription $subscriptionId is a null-valued parameter value. -Subscription Assign value for $subscriptionId.
⚠️ Initialize-AzDataProtectionRestoreRequest 6 2 Unassigned_Variable Search-AzDataProtectionBackupInstanceInAzGraph -ResourceGroup $resourceGroupName is a null-valued parameter value. -ResourceGroup Assign value for $resourceGroupName.
⚠️ Initialize-AzDataProtectionRestoreRequest 6 2 Unassigned_Variable Search-AzDataProtectionBackupInstanceInAzGraph -Vault $vaultName is a null-valued parameter value. -Vault Assign value for $vaultName.
⚠️ Initialize-AzDataProtectionRestoreRequest 6 3 Mismatched_Parameter_Value_Type Get-AzDataProtectionRecoveryPoint -BackupInstanceName $instance.Name is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Initialize-AzDataProtectionRestoreRequest 6 3 Unassigned_Variable Get-AzDataProtectionRecoveryPoint -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Initialize-AzDataProtectionRestoreRequest 6 3 Unassigned_Variable Get-AzDataProtectionRecoveryPoint -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Initialize-AzDataProtectionRestoreRequest 6 3 Unassigned_Variable Get-AzDataProtectionRecoveryPoint -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Initialize-AzDataProtectionRestoreRequest 6 6 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -RestoreLocation $vault.ReplicatedRegion[0] is not an expected parameter value type. -RestoreLocation Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Initialize-AzDataProtectionRestoreRequest 6 6 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -RecoveryPoint $recoveryPointsCrr[0].Property.RecoveryPointId is not an expected parameter value type. -RecoveryPoint Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Initialize-AzDataProtectionRestoreRequest 7 14 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -RecoveryPoint $rp[0].Property.RecoveryPointId is not an expected parameter value type. -RecoveryPoint Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ New-AzDataProtectionBackupConfigurationClientObject 2 1 Unassigned_Variable Get-AzStorageAccount -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ New-AzDataProtectionBackupConfigurationClientObject 2 1 Unassigned_Variable Get-AzStorageAccount -Name $storageAccountName is a null-valued parameter value. -Name Assign value for $storageAccountName.
⚠️ New-AzDataProtectionBackupInstance 1 4 Unassigned_Variable Initialize-AzDataProtectionBackupInstance -DatasourceLocation $vault.Location is a null-valued parameter value. -DatasourceLocation Assign value for $vault.Location.
⚠️ New-AzDataProtectionBackupInstance 2 4 Unassigned_Variable Get-AzDataProtectionBackupVault -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ New-AzDataProtectionBackupInstance 3 8 Unassigned_Variable New-AzDataProtectionBackupInstance -SubscriptionId $sub is a null-valued parameter value. -SubscriptionId Assign value for $sub.
⚠️ New-AzDataProtectionBackupInstance 4 4 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionBackupInstance -BackupConfiguration $backupConfig is not an expected parameter value type. -BackupConfiguration Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IBackupDatasourceParameters. Now the type is psobject.(Command).
⚠️ New-AzDataProtectionBackupInstance 4 8 Mismatched_Parameter_Value_Type Get-AzDataProtectionOperationStatus -OperationId $operationId is not an expected parameter value type. -OperationId Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ New-AzDataProtectionBackupInstance 5 8 Mismatched_Parameter_Value_Type Get-AzDataProtectionOperationStatus -OperationId $operationId is not an expected parameter value type. -OperationId Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ New-AzDataProtectionBackupVault 1 3 Mismatched_Parameter_Value_Type New-AzDataProtectionBackupVault -StorageSetting $storagesetting is not an expected parameter value type. -StorageSetting Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IStorageSetting. Now the type is psobject.(Command).
⚠️ New-AzDataProtectionBackupVault 2 3 Mismatched_Parameter_Value_Type New-AzDataProtectionBackupVault -StorageSetting $storagesetting is not an expected parameter value type. -StorageSetting Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IStorageSetting. Now the type is psobject.(Command).
⚠️ New-AzDataProtectionBackupVault 3 17 Mismatched_Parameter_Value_Type New-AzDataProtectionBackupVault -StorageSetting $storagesetting is not an expected parameter value type. -StorageSetting Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IStorageSetting. Now the type is psobject.(Command).
⚠️ Remove-AzDataProtectionResourceGuardMapping 1 2 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Remove-AzDataProtectionResourceGuardMapping 1 2 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Remove-AzDataProtectionResourceGuardMapping 1 2 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Remove-AzDataProtectionResourceGuardMapping 1 3 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Remove-AzDataProtectionResourceGuardMapping 1 3 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Remove-AzDataProtectionResourceGuardMapping 1 3 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Remove-AzDataProtectionResourceGuardMapping 1 4 Unassigned_Variable Remove-AzDataProtectionResourceGuardMapping -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Remove-AzDataProtectionResourceGuardMapping 1 4 Unassigned_Variable Remove-AzDataProtectionResourceGuardMapping -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Remove-AzDataProtectionResourceGuardMapping 1 4 Unassigned_Variable Remove-AzDataProtectionResourceGuardMapping -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Resume-AzDataProtectionBackupInstanceProtection 1 1 Unassigned_Variable Resume-AzDataProtectionBackupInstanceProtection -BackupInstanceName $backupInstance.BackupInstanceName is a null-valued parameter value. -BackupInstanceName Assign value for $backupInstance.BackupInstanceName.
⚠️ Search-AzDataProtectionBackupVaultInAzGraph 1 1 Unassigned_Variable Search-AzDataProtectionBackupVaultInAzGraph -ResourceGroup $resourceGroupName is a null-valued parameter value. -ResourceGroup Assign value for $resourceGroupName.
⚠️ Search-AzDataProtectionBackupVaultInAzGraph 1 1 Unassigned_Variable Search-AzDataProtectionBackupVaultInAzGraph -Vault $vaultName is a null-valued parameter value. -Vault Assign value for $vaultName.
⚠️ Set-AzDataProtectionMSIPermission 1 1 Unassigned_Variable Set-AzDataProtectionMSIPermission -BackupInstance $instance is a null-valued parameter value. -BackupInstance Assign value for $instance.
⚠️ Set-AzDataProtectionMSIPermission 2 1 Unassigned_Variable Set-AzDataProtectionMSIPermission -BackupInstance $instance is a null-valued parameter value. -BackupInstance Assign value for $instance.
⚠️ Set-AzDataProtectionMSIPermission 3 1 Unassigned_Variable Set-AzDataProtectionMSIPermission -BackupInstance $instance is a null-valued parameter value. -BackupInstance Assign value for $instance.
⚠️ Set-AzDataProtectionMSIPermission 4 1 Unassigned_Variable Set-AzDataProtectionMSIPermission -BackupInstance $backupInstance is a null-valued parameter value. -BackupInstance Assign value for $backupInstance.
⚠️ Set-AzDataProtectionResourceGuardMapping 1 2 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Set-AzDataProtectionResourceGuardMapping 1 1 Unassigned_Variable Set-AzDataProtectionResourceGuardMapping -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Set-AzDataProtectionResourceGuardMapping 1 1 Unassigned_Variable Set-AzDataProtectionResourceGuardMapping -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Set-AzDataProtectionResourceGuardMapping 1 1 Unassigned_Variable Set-AzDataProtectionResourceGuardMapping -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Set-AzDataProtectionResourceGuardMapping 1 1 Unassigned_Variable Set-AzDataProtectionResourceGuardMapping -ResourceGuardId $resourceGuardARMId is a null-valued parameter value. -ResourceGuardId Assign value for $resourceGuardARMId.
⚠️ Start-AzDataProtectionBackupInstanceRestore 1 4 Mismatched_Parameter_Value_Type Start-AzDataProtectionBackupInstanceRestore -BackupInstanceName $instance.BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 2 5 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -RecoveryPoint $rp[0].Property.RecoveryPointId is not an expected parameter value type. -RecoveryPoint Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 2 6 Mismatched_Parameter_Value_Type Start-AzDataProtectionBackupInstanceRestore -BackupInstanceName $instance.BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 3 5 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -RecoveryPoint $rp[0].Property.RecoveryPointId is not an expected parameter value type. -RecoveryPoint Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 3 6 Mismatched_Parameter_Value_Type Start-AzDataProtectionBackupInstanceRestore -BackupInstanceName $instance.BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 4 5 Unassigned_Variable Initialize-AzDataProtectionRestoreRequest -RecoveryPoint $rps[0].Property.RecoveryPointId is a null-valued parameter value. -RecoveryPoint Assign value for $rps[0].Property.RecoveryPointId.
⚠️ Start-AzDataProtectionBackupInstanceRestore 4 8 Mismatched_Parameter_Value_Type Test-AzDataProtectionBackupInstanceRestore -Name $instance.BackupInstanceName is not an expected parameter value type. -Name Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 4 9 Mismatched_Parameter_Value_Type Start-AzDataProtectionBackupInstanceRestore -BackupInstanceName $instance.BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 5 4 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -ContainersList $backedUpContainers[0,1] is not an expected parameter value type. -ContainersList Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 5 6 Mismatched_Parameter_Value_Type Start-AzDataProtectionBackupInstanceRestore -BackupInstanceName $instance.BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 6 5 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -ContainersList $backedUpContainers[0,1] is not an expected parameter value type. -ContainersList Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 6 7 Mismatched_Parameter_Value_Type Start-AzDataProtectionBackupInstanceRestore -BackupInstanceName $instance.BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 7 2 Mismatched_Parameter_Value_Type Get-AzDataProtectionRecoveryPoint -BackupInstanceName $instance[0].BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 7 6 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -RecoveryPoint $rp[0].Property.RecoveryPointId is not an expected parameter value type. -RecoveryPoint Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 7 6 Unassigned_Variable Initialize-AzDataProtectionRestoreRequest -TargetResourceIdForRestoreAsFile $targetContainerArmId is a null-valued parameter value. -TargetResourceIdForRestoreAsFile Assign value for $targetContainerArmId.
⚠️ Start-AzDataProtectionBackupInstanceRestore 7 8 Mismatched_Parameter_Value_Type Start-AzDataProtectionBackupInstanceRestore -BackupInstanceName $instance.BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 8 1 Unassigned_Variable Start-AzDataProtectionBackupInstanceRestore -BackupInstanceName $instance.Name is a null-valued parameter value. -BackupInstanceName Assign value for $instance.Name.
⚠️ Start-AzDataProtectionBackupInstanceRestore 8 1 Unassigned_Variable Start-AzDataProtectionBackupInstanceRestore -ResourceGroupName $ResourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $ResourceGroupName.
⚠️ Start-AzDataProtectionBackupInstanceRestore 8 1 Unassigned_Variable Start-AzDataProtectionBackupInstanceRestore -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Start-AzDataProtectionBackupInstanceRestore 8 1 Unassigned_Variable Start-AzDataProtectionBackupInstanceRestore -SubscriptionId $SubscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $SubscriptionId.
⚠️ Start-AzDataProtectionBackupInstanceRestore 8 1 Unassigned_Variable Start-AzDataProtectionBackupInstanceRestore -Parameter $OssRestoreReq is a null-valued parameter value. -Parameter Assign value for $OssRestoreReq.
⚠️ Start-AzDataProtectionBackupInstanceRestore 9 5 Unassigned_Variable Initialize-AzDataProtectionRestoreRequest -RestoreLocation $vault.Location is a null-valued parameter value. -RestoreLocation Assign value for $vault.Location.
⚠️ Start-AzDataProtectionBackupInstanceRestore 9 5 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -RecoveryPoint $rps[0].Property.RecoveryPointId is not an expected parameter value type. -RecoveryPoint Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 9 6 Unassigned_Variable Set-AzDataProtectionMSIPermission -SubscriptionId $SubscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $SubscriptionId.
⚠️ Start-AzDataProtectionBackupInstanceRestore 9 7 Mismatched_Parameter_Value_Type Test-AzDataProtectionBackupInstanceRestore -Name $instance.BackupInstanceName is not an expected parameter value type. -Name Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 9 8 Mismatched_Parameter_Value_Type Start-AzDataProtectionBackupInstanceRestore -BackupInstanceName $instance.BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 10 9 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -ContainersList $backedUpContainers[0,1] is not an expected parameter value type. -ContainersList Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 10 11 Mismatched_Parameter_Value_Type Start-AzDataProtectionBackupInstanceRestore -BackupInstanceName $instance.BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 10 11 Mismatched_Parameter_Value_Type Start-AzDataProtectionBackupInstanceRestore -Parameter $restoreJobILR is not an expected parameter value type. -Parameter Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IAzureBackupRestoreRequest. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IOperationJobExtendedInfo.(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 11 14 Mismatched_Parameter_Value_Type Initialize-AzDataProtectionRestoreRequest -RecoveryPoint $rp[0].Property.RecoveryPointId is not an expected parameter value type. -RecoveryPoint Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 11 20 Mismatched_Parameter_Value_Type Test-AzDataProtectionBackupInstanceRestore -Name $instance.BackupInstanceName is not an expected parameter value type. -Name Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Start-AzDataProtectionBackupInstanceRestore 11 22 Mismatched_Parameter_Value_Type Start-AzDataProtectionBackupInstanceRestore -BackupInstanceName $instance.BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Stop-AzDataProtectionBackupInstanceProtection 1 1 Unassigned_Variable Stop-AzDataProtectionBackupInstanceProtection -BackupInstanceName $backupInstance.BackupInstanceName is a null-valued parameter value. -BackupInstanceName Assign value for $backupInstance.BackupInstanceName.
⚠️ Suspend-AzDataProtectionBackupInstanceBackup 1 1 Unassigned_Variable Suspend-AzDataProtectionBackupInstanceBackup -BackupInstanceName $backupInstance.BackupInstanceName is a null-valued parameter value. -BackupInstanceName Assign value for $backupInstance.BackupInstanceName.
⚠️ Sync-AzDataProtectionBackupInstance 1 1 Unassigned_Variable Sync-AzDataProtectionBackupInstance -BackupInstanceName $backupInstance.BackupInstanceName is a null-valued parameter value. -BackupInstanceName Assign value for $backupInstance.BackupInstanceName.
⚠️ Test-AzDataProtectionBackupInstanceRestore 1 2 Mismatched_Parameter_Value_Type Find-AzDataProtectionRestorableTimeRange -BackupInstanceName $instances[0].BackupInstanceName is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Test-AzDataProtectionBackupInstanceRestore 1 4 Mismatched_Parameter_Value_Type Get-Date -Date $pointInTimeRange.RestorableTimeRange.EndTime is not an expected parameter value type. -Date Use correct parameter value type. Expected Type is datetime. Now the type is .(Command).
⚠️ Test-AzDataProtectionBackupInstanceRestore 2 1 Unassigned_Variable Test-AzDataProtectionBackupInstanceRestore -ResourceGroupName $ResourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $ResourceGroupName.
⚠️ Test-AzDataProtectionBackupInstanceRestore 2 1 Unassigned_Variable Test-AzDataProtectionBackupInstanceRestore -Name $instance[0].Name is a null-valued parameter value. -Name Assign value for $instance[0].Name.
⚠️ Test-AzDataProtectionBackupInstanceRestore 2 1 Unassigned_Variable Test-AzDataProtectionBackupInstanceRestore -VaultName $VaultName is a null-valued parameter value. -VaultName Assign value for $VaultName.
⚠️ Test-AzDataProtectionBackupInstanceRestore 2 1 Unassigned_Variable Test-AzDataProtectionBackupInstanceRestore -RestoreRequest $RestoreRequestObject is a null-valued parameter value. -RestoreRequest Assign value for $RestoreRequestObject.
⚠️ Test-AzDataProtectionBackupInstanceRestore 2 1 Unassigned_Variable Test-AzDataProtectionBackupInstanceRestore -SubscriptionId $SubscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $SubscriptionId.
⚠️ Undo-AzDataProtectionBackupInstanceDeletion 1 1 Unassigned_Variable Get-AzDataProtectionSoftDeletedBackupInstance -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Undo-AzDataProtectionBackupInstanceDeletion 1 1 Unassigned_Variable Get-AzDataProtectionSoftDeletedBackupInstance -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Undo-AzDataProtectionBackupInstanceDeletion 1 1 Unassigned_Variable Get-AzDataProtectionSoftDeletedBackupInstance -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Undo-AzDataProtectionBackupInstanceDeletion 1 2 Unassigned_Variable Undo-AzDataProtectionBackupInstanceDeletion -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Undo-AzDataProtectionBackupInstanceDeletion 1 2 Unassigned_Variable Undo-AzDataProtectionBackupInstanceDeletion -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Undo-AzDataProtectionBackupInstanceDeletion 1 2 Unassigned_Variable Undo-AzDataProtectionBackupInstanceDeletion -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 9 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 1 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 1 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 1 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 6 Unassigned_Variable Get-AzDataProtectionBackupInstance -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 6 Unassigned_Variable Get-AzDataProtectionBackupInstance -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 6 Unassigned_Variable Get-AzDataProtectionBackupInstance -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 8 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 8 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 8 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -VaultName $vault.Name is a null-valued parameter value. -VaultName Assign value for $vault.Name.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 8 Mismatched_Parameter_Value_Type Unlock-AzDataProtectionResourceGuardOperation -ResourceGuardOperationRequest $resourceGuardOperationRequest is not an expected parameter value type. -ResourceGuardOperationRequest Use correct parameter value type. Expected Type is string. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IResourceGuardProxyBaseResource.(Command).
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 11 Unassigned_Variable Remove-AzDataProtectionBackupInstance -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 11 Unassigned_Variable Remove-AzDataProtectionBackupInstance -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 1 11 Unassigned_Variable Remove-AzDataProtectionBackupInstance -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 2 5 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 2 2 Unassigned_Variable Get-AzDataProtectionBackupInstance -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 2 2 Unassigned_Variable Get-AzDataProtectionBackupInstance -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 2 2 Unassigned_Variable Get-AzDataProtectionBackupInstance -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 2 4 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 2 4 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 2 4 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -VaultName $vault.Name is a null-valued parameter value. -VaultName Assign value for $vault.Name.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 2 7 Unassigned_Variable Remove-AzDataProtectionBackupInstance -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 2 7 Unassigned_Variable Remove-AzDataProtectionBackupInstance -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 2 7 Unassigned_Variable Remove-AzDataProtectionBackupInstance -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 3 5 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 3 2 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 3 2 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 3 2 Unassigned_Variable Get-AzDataProtectionResourceGuardMapping -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 3 4 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 3 4 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 3 4 Unassigned_Variable Unlock-AzDataProtectionResourceGuardOperation -VaultName $vault.Name is a null-valued parameter value. -VaultName Assign value for $vault.Name.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 3 7 Unassigned_Variable Remove-AzDataProtectionResourceGuardMapping -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 3 7 Unassigned_Variable Remove-AzDataProtectionResourceGuardMapping -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Unlock-AzDataProtectionResourceGuardOperation 3 7 Unassigned_Variable Remove-AzDataProtectionResourceGuardMapping -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Update-AzDataProtectionBackupInstance 1 1 Unassigned_Variable Search-AzDataProtectionBackupInstanceInAzGraph -Subscription $subscriptionId is a null-valued parameter value. -Subscription Assign value for $subscriptionId.
⚠️ Update-AzDataProtectionBackupInstance 1 1 Unassigned_Variable Search-AzDataProtectionBackupInstanceInAzGraph -ResourceGroup $resourceGroupName is a null-valued parameter value. -ResourceGroup Assign value for $resourceGroupName.
⚠️ Update-AzDataProtectionBackupInstance 1 1 Unassigned_Variable Search-AzDataProtectionBackupInstanceInAzGraph -Vault $vaultName is a null-valued parameter value. -Vault Assign value for $vaultName.
⚠️ Update-AzDataProtectionBackupInstance 1 2 Unassigned_Variable Get-AzDataProtectionBackupPolicy -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Update-AzDataProtectionBackupInstance 1 2 Unassigned_Variable Get-AzDataProtectionBackupPolicy -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Update-AzDataProtectionBackupInstance 1 2 Unassigned_Variable Get-AzDataProtectionBackupPolicy -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Update-AzDataProtectionBackupInstance 1 4 Unassigned_Variable Update-AzDataProtectionBackupInstance -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Update-AzDataProtectionBackupInstance 1 4 Unassigned_Variable Update-AzDataProtectionBackupInstance -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Update-AzDataProtectionBackupInstance 1 4 Mismatched_Parameter_Value_Type Update-AzDataProtectionBackupInstance -BackupInstanceName $instance.Name is not an expected parameter value type. -BackupInstanceName Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Update-AzDataProtectionBackupInstance 1 4 Unassigned_Variable Update-AzDataProtectionBackupInstance -SubscriptionId $subscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $subscriptionId.
⚠️ Update-AzDataProtectionBackupInstance 1 4 Mismatched_Parameter_Value_Type Update-AzDataProtectionBackupInstance -VaultedBackupContainer $backedUpContainers[0,2,4] is not an expected parameter value type. -VaultedBackupContainer Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Update-AzDataProtectionResourceGuard 1 4 Mismatched_Parameter_Value_Type Update-AzDataProtectionResourceGuard -CriticalOperationExclusionList $operationsToBeExcluded is not an expected parameter value type. -CriticalOperationExclusionList Use correct parameter value type. Expected Type is string. Now the type is Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IResourceGuardResource.(Command).
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.DeviceRegistry
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help Example Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.EventHub
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.HealthDataAIServices
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help Example Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.IotHub
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Test
⚠️ - Linux
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 0.00 % Test coverage for the module cannot be lower than 50%.
⚠️ - MacOS
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 0.00% Test coverage for the module cannot be lower than 50%.
⚠️PowerShell Core - Windows
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 0.00% Test coverage for the module cannot be lower than 50%.
⚠️Windows PowerShell - Windows
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 0.00% Test coverage for the module cannot be lower than 50%.
️✔️Az.KeyVault
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.Kusto
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Invoke-AzKustoDataConnectionValidation 4 2 Mismatched_Parameter_Value_Type Invoke-AzKustoDataConnectionValidation -InputObject $database is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDatabase.(Command).
⚠️ Invoke-AzKustoDataConnectionValidation 5 2 Mismatched_Parameter_Value_Type Invoke-AzKustoDataConnectionValidation -InputObject $database is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDatabase.(Command).
⚠️ Invoke-AzKustoDataConnectionValidation 6 2 Mismatched_Parameter_Value_Type Invoke-AzKustoDataConnectionValidation -InputObject $database is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDatabase.(Command).
⚠️ New-AzKustoPrivateEndpointConnection 1 1 Unassigned_Variable New-AzKustoPrivateEndpointConnection -Parameter $privateEndpointConnection is a null-valued parameter value. -Parameter Assign value for $privateEndpointConnection.
⚠️ New-AzKustoScript 1 1 Unassigned_Variable New-AzKustoScript -ScriptUrl $BlobSASURL is a null-valued parameter value. -ScriptUrl Assign value for $BlobSASURL.
⚠️ New-AzKustoScript 1 1 Unassigned_Variable New-AzKustoScript -ScriptUrlSasToken $BlobSASToken is a null-valued parameter value. -ScriptUrlSasToken Assign value for $BlobSASToken.
⚠️ Update-AzKustoDataConnection 4 2 Mismatched_Parameter_Value_Type Update-AzKustoDataConnection -InputObject $dataConnection is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDataConnection.(Command).
⚠️ Update-AzKustoDataConnection 5 2 Mismatched_Parameter_Value_Type Update-AzKustoDataConnection -InputObject $dataConnection is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDataConnection.(Command).
⚠️ Update-AzKustoDataConnection 6 2 Mismatched_Parameter_Value_Type Update-AzKustoDataConnection -InputObject $dataConnection is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDataConnection.(Command).
⚠️ Update-AzKustoDatabase 2 4 Mismatched_Parameter_Value_Type Update-AzKustoDatabase -InputObject $database is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDatabase.(Command).
⚠️ Update-AzKustoDatabase 4 3 Mismatched_Parameter_Value_Type Update-AzKustoDatabase -InputObject $database is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDatabase.(Command).
⚠️ Update-AzKustoScript 1 1 Unassigned_Variable Update-AzKustoScript -ScriptUrl $BlobSASURL is a null-valued parameter value. -ScriptUrl Assign value for $BlobSASURL.
⚠️ Update-AzKustoScript 1 1 Unassigned_Variable Update-AzKustoScript -ScriptUrlSasToken $BlobSASToken is a null-valued parameter value. -ScriptUrlSasToken Assign value for $BlobSASToken.
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Invoke-AzKustoDataConnectionValidation 4 2 Mismatched_Parameter_Value_Type Invoke-AzKustoDataConnectionValidation -InputObject $database is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDatabase.(Command).
⚠️ Invoke-AzKustoDataConnectionValidation 5 2 Mismatched_Parameter_Value_Type Invoke-AzKustoDataConnectionValidation -InputObject $database is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDatabase.(Command).
⚠️ Invoke-AzKustoDataConnectionValidation 6 2 Mismatched_Parameter_Value_Type Invoke-AzKustoDataConnectionValidation -InputObject $database is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDatabase.(Command).
⚠️ New-AzKustoPrivateEndpointConnection 1 1 Unassigned_Variable New-AzKustoPrivateEndpointConnection -Parameter $privateEndpointConnection is a null-valued parameter value. -Parameter Assign value for $privateEndpointConnection.
⚠️ New-AzKustoScript 1 1 Unassigned_Variable New-AzKustoScript -ScriptUrl $BlobSASURL is a null-valued parameter value. -ScriptUrl Assign value for $BlobSASURL.
⚠️ New-AzKustoScript 1 1 Unassigned_Variable New-AzKustoScript -ScriptUrlSasToken $BlobSASToken is a null-valued parameter value. -ScriptUrlSasToken Assign value for $BlobSASToken.
⚠️ Update-AzKustoDataConnection 4 2 Mismatched_Parameter_Value_Type Update-AzKustoDataConnection -InputObject $dataConnection is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDataConnection.(Command).
⚠️ Update-AzKustoDataConnection 5 2 Mismatched_Parameter_Value_Type Update-AzKustoDataConnection -InputObject $dataConnection is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDataConnection.(Command).
⚠️ Update-AzKustoDataConnection 6 2 Mismatched_Parameter_Value_Type Update-AzKustoDataConnection -InputObject $dataConnection is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDataConnection.(Command).
⚠️ Update-AzKustoDatabase 2 4 Mismatched_Parameter_Value_Type Update-AzKustoDatabase -InputObject $database is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDatabase.(Command).
⚠️ Update-AzKustoDatabase 4 3 Mismatched_Parameter_Value_Type Update-AzKustoDatabase -InputObject $database is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDatabase.(Command).
⚠️ Update-AzKustoScript 1 1 Unassigned_Variable Update-AzKustoScript -ScriptUrl $BlobSASURL is a null-valued parameter value. -ScriptUrl Assign value for $BlobSASURL.
⚠️ Update-AzKustoScript 1 1 Unassigned_Variable Update-AzKustoScript -ScriptUrlSasToken $BlobSASToken is a null-valued parameter value. -ScriptUrlSasToken Assign value for $BlobSASToken.
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.ManagedServiceIdentity
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.Migrate
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Get-AzMigrateHCIJob 3 3 Mismatched_Parameter_Value_Type Get-AzMigrateHCIJob -InputObject $InputObject is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IMigrateIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IWorkflowModel.(Command).
⚠️ Get-AzMigrateHCIReplicationFabric 2 3 Mismatched_Parameter_Value_Type Get-AzMigrateHCIReplicationFabric -InputObject $InputObject is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IMigrateIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IFabricModel.(Command).
⚠️ New-AzMigrateReplicationPolicy 1 6 Mismatched_Parameter_Value_Type New-AzMigrateReplicationPolicy -ProviderSpecificInput $providerSpecificPolicy is not an expected parameter value type. -ProviderSpecificInput Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IPolicyProviderSpecificInput. Now the type is .(Type).
⚠️ New-AzMigrateReplicationProtectionContainerMapping 1 10 Mismatched_Parameter_Value_Type New-AzMigrateReplicationProtectionContainerMapping -ProviderSpecificInput $providerSpecificInput is not an expected parameter value type. -ProviderSpecificInput Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IReplicationProviderSpecificContainerMappingInput. Now the type is .(Type).
⚠️ Remove-AzMigrateHCIServerReplication 2 3 Mismatched_Parameter_Value_Type Remove-AzMigrateHCIServerReplication -InputObject $InputObject is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IMigrateIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IProtectedItemModel.(Command).
⚠️ Set-AzMigrateHCIServerReplication 2 7 Mismatched_Parameter_Value_Type Set-AzMigrateHCIServerReplication -DynamicMemoryConfig $memoryConfig is not an expected parameter value type. -DynamicMemoryConfig Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.ProtectedItemDynamicMemoryConfig. Now the type is psobject.(Type).
⚠️ Start-AzMigrateHCIServerMigration 2 3 Mismatched_Parameter_Value_Type Start-AzMigrateHCIServerMigration -InputObject $InputObject is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IMigrateIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IProtectedItemModel.(Command).
⚠️ Start-AzMigrateTestMigration 2 1 Unassigned_Variable Get-AzMigrateServerReplication -TargetObjectID $env.srsMachineId is a null-valued parameter value. -TargetObjectID Assign value for $env.srsMachineId.
⚠️ Start-AzMigrateTestMigration 2 1 Unassigned_Variable Get-AzMigrateServerReplication -SubscriptionId $env.srsSubscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $env.srsSubscriptionId.
⚠️ Start-AzMigrateTestMigrationCleanup 2 1 Unassigned_Variable Get-AzMigrateServerReplication -TargetObjectID $env.srsMachineId is a null-valued parameter value. -TargetObjectID Assign value for $env.srsMachineId.
⚠️ Start-AzMigrateTestMigrationCleanup 2 1 Unassigned_Variable Get-AzMigrateServerReplication -SubscriptionId $env.srsSubscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $env.srsSubscriptionId.
⚠️ Start-AzMigrateTestMigrationCleanup 2 2 Unassigned_Variable Start-AzMigrateTestMigrationCleanup -InputObject $ob is a null-valued parameter value. -InputObject Assign value for $ob.
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Get-AzMigrateHCIJob 3 3 Mismatched_Parameter_Value_Type Get-AzMigrateHCIJob -InputObject $InputObject is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IMigrateIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IWorkflowModel.(Command).
⚠️ Get-AzMigrateHCIReplicationFabric 2 3 Mismatched_Parameter_Value_Type Get-AzMigrateHCIReplicationFabric -InputObject $InputObject is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IMigrateIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IFabricModel.(Command).
⚠️ New-AzMigrateReplicationPolicy 1 6 Mismatched_Parameter_Value_Type New-AzMigrateReplicationPolicy -ProviderSpecificInput $providerSpecificPolicy is not an expected parameter value type. -ProviderSpecificInput Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IPolicyProviderSpecificInput. Now the type is .(Type).
⚠️ New-AzMigrateReplicationProtectionContainerMapping 1 10 Mismatched_Parameter_Value_Type New-AzMigrateReplicationProtectionContainerMapping -ProviderSpecificInput $providerSpecificInput is not an expected parameter value type. -ProviderSpecificInput Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IReplicationProviderSpecificContainerMappingInput. Now the type is .(Type).
⚠️ Remove-AzMigrateHCIServerReplication 2 3 Mismatched_Parameter_Value_Type Remove-AzMigrateHCIServerReplication -InputObject $InputObject is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IMigrateIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IProtectedItemModel.(Command).
⚠️ Set-AzMigrateHCIServerReplication 2 7 Mismatched_Parameter_Value_Type Set-AzMigrateHCIServerReplication -DynamicMemoryConfig $memoryConfig is not an expected parameter value type. -DynamicMemoryConfig Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.ProtectedItemDynamicMemoryConfig. Now the type is psobject.(Type).
⚠️ Start-AzMigrateHCIServerMigration 2 3 Mismatched_Parameter_Value_Type Start-AzMigrateHCIServerMigration -InputObject $InputObject is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IMigrateIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IProtectedItemModel.(Command).
⚠️ Start-AzMigrateTestMigration 2 1 Unassigned_Variable Get-AzMigrateServerReplication -TargetObjectID $env.srsMachineId is a null-valued parameter value. -TargetObjectID Assign value for $env.srsMachineId.
⚠️ Start-AzMigrateTestMigration 2 1 Unassigned_Variable Get-AzMigrateServerReplication -SubscriptionId $env.srsSubscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $env.srsSubscriptionId.
⚠️ Start-AzMigrateTestMigrationCleanup 2 1 Unassigned_Variable Get-AzMigrateServerReplication -TargetObjectID $env.srsMachineId is a null-valued parameter value. -TargetObjectID Assign value for $env.srsMachineId.
⚠️ Start-AzMigrateTestMigrationCleanup 2 1 Unassigned_Variable Get-AzMigrateServerReplication -SubscriptionId $env.srsSubscriptionId is a null-valued parameter value. -SubscriptionId Assign value for $env.srsSubscriptionId.
⚠️ Start-AzMigrateTestMigrationCleanup 2 2 Unassigned_Variable Start-AzMigrateTestMigrationCleanup -InputObject $ob is a null-valued parameter value. -InputObject Assign value for $ob.
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Monitor
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.Network
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzNetworkManagerSecurityAdminConfiguration 1 2 Unassigned_Variable New-AzNetworkManagerSecurityAdminConfiguration -NetworkGroupAddressSpaceAggregationOption $NetworkGroupAddressSpaceAggregationOption is a null-valued parameter value. -NetworkGroupAddressSpaceAggregationOption Assign value for $NetworkGroupAddressSpaceAggregationOption.
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzNetworkManagerSecurityAdminConfiguration 1 2 Unassigned_Variable New-AzNetworkManagerSecurityAdminConfiguration -NetworkGroupAddressSpaceAggregationOption $NetworkGroupAddressSpaceAggregationOption is a null-valued parameter value. -NetworkGroupAddressSpaceAggregationOption Assign value for $NetworkGroupAddressSpaceAggregationOption.
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️ - Linux
️✔️ - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.NetworkCloud
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Update-AzNetworkCloudKubernetesClusterFeature 1 1 Unassigned_Variable Update-AzNetworkCloudKubernetesClusterFeature -Tag $tagUpdatedHash is a null-valued parameter value. -Tag Assign value for $tagUpdatedHash.
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Update-AzNetworkCloudKubernetesClusterFeature 1 1 Unassigned_Variable Update-AzNetworkCloudKubernetesClusterFeature -Tag $tagUpdatedHash is a null-valued parameter value. -Tag Assign value for $tagUpdatedHash.
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.OperationalInsights
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️ - Linux
️✔️ - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.PrivateDns
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.RedisCache
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️ - Linux
️✔️ - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.Resources
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzADUser 2 2 Unassigned_Variable New-AzADUser -DisplayName $uname is a null-valued parameter value. -DisplayName Assign value for $uname.
⚠️ New-AzADUser 2 2 Unassigned_Variable New-AzADUser -MailNickname $nickname is a null-valued parameter value. -MailNickname Assign value for $nickname.
⚠️ New-AzADUser 2 2 Unassigned_Variable New-AzADUser -UserPrincipalName $upn is a null-valued parameter value. -UserPrincipalName Assign value for $upn.
⚠️ New-AzPolicyAssignment 9 3 Mismatched_Parameter_Value_Type New-AzPolicyAssignment -PolicyDefinition $Policy is not an expected parameter value type. -PolicyDefinition Use correct parameter value type. Expected Type is psobject. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IPolicyDefinition.(Command).
⚠️ New-AzPolicyAssignment 10 4 Mismatched_Parameter_Value_Type New-AzPolicyAssignment -PolicyDefinition $Policy is not an expected parameter value type. -PolicyDefinition Use correct parameter value type. Expected Type is psobject. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IPolicyDefinition.(Command).
⚠️ New-AzPolicyAssignment 11 5 Mismatched_Parameter_Value_Type New-AzPolicyAssignment -PolicyDefinition $Policy is not an expected parameter value type. -PolicyDefinition Use correct parameter value type. Expected Type is psobject. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IPolicyDefinition.(Command).
⚠️ New-AzPolicyAssignment 12 13 Mismatched_Parameter_Value_Type New-AzPolicyAssignment -PolicyDefinition $Policy is not an expected parameter value type. -PolicyDefinition Use correct parameter value type. Expected Type is psobject. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IPolicyDefinition.(Command).
⚠️ New-AzPolicyExemption 3 3 Mismatched_Parameter_Value_Type New-AzPolicyExemption -PolicyAssignment $Assignment is not an expected parameter value type. -PolicyAssignment Use correct parameter value type. Expected Type is psobject. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IPolicyAssignment.(Command).
⚠️ New-AzPolicyExemption 4 3 Mismatched_Parameter_Value_Type New-AzPolicyExemption -PolicyAssignment $Assignment is not an expected parameter value type. -PolicyAssignment Use correct parameter value type. Expected Type is psobject. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IPolicyAssignment.(Command).
⚠️ New-AzPolicyExemption 4 3 Unassigned_Variable New-AzPolicyExemption -Scope $SpecialVM.Id is a null-valued parameter value. -Scope Assign value for $SpecialVM.Id.
⚠️ New-AzPolicyExemption 5 3 Mismatched_Parameter_Value_Type New-AzPolicyExemption -PolicyAssignment $Assignment is not an expected parameter value type. -PolicyAssignment Use correct parameter value type. Expected Type is psobject. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IPolicyAssignment.(Command).
⚠️ Update-AzPolicyAssignment 10 3 Is_Alias Set-AzPolicyAssignment is an alias of 'Update-AzPolicyAssignment'. Set-AzPolicyAssignment -Id $PolicyAssignment.ResourceId -EnforcementMode Default Use formal name 'Update-AzPolicyAssignment' of the alias 'Set-AzPolicyAssignment'.
⚠️ Update-AzPolicyAssignment 10 3 Mismatched_Parameter_Value_Type Set-AzPolicyAssignment -Id $PolicyAssignment.ResourceId is not an expected parameter value type. -Id Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Update-AzPolicyExemption 6 2 Is_Alias Set-AzPolicyExemption is an alias of 'Update-AzPolicyExemption'. Set-AzPolicyExemption -Id $PolicyExemption.ResourceId -ClearExpiration Use formal name 'Update-AzPolicyExemption' of the alias 'Set-AzPolicyExemption'.
⚠️ Update-AzPolicyExemption 6 2 Mismatched_Parameter_Value_Type Set-AzPolicyExemption -Id $PolicyExemption.ResourceId is not an expected parameter value type. -Id Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ New-AzADUser 2 2 Unassigned_Variable New-AzADUser -DisplayName $uname is a null-valued parameter value. -DisplayName Assign value for $uname.
⚠️ New-AzADUser 2 2 Unassigned_Variable New-AzADUser -MailNickname $nickname is a null-valued parameter value. -MailNickname Assign value for $nickname.
⚠️ New-AzADUser 2 2 Unassigned_Variable New-AzADUser -UserPrincipalName $upn is a null-valued parameter value. -UserPrincipalName Assign value for $upn.
⚠️ New-AzPolicyAssignment 9 3 Mismatched_Parameter_Value_Type New-AzPolicyAssignment -PolicyDefinition $Policy is not an expected parameter value type. -PolicyDefinition Use correct parameter value type. Expected Type is psobject. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IPolicyDefinition.(Command).
⚠️ New-AzPolicyAssignment 10 4 Mismatched_Parameter_Value_Type New-AzPolicyAssignment -PolicyDefinition $Policy is not an expected parameter value type. -PolicyDefinition Use correct parameter value type. Expected Type is psobject. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IPolicyDefinition.(Command).
⚠️ New-AzPolicyAssignment 11 5 Mismatched_Parameter_Value_Type New-AzPolicyAssignment -PolicyDefinition $Policy is not an expected parameter value type. -PolicyDefinition Use correct parameter value type. Expected Type is psobject. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IPolicyDefinition.(Command).
⚠️ New-AzPolicyAssignment 12 13 Mismatched_Parameter_Value_Type New-AzPolicyAssignment -PolicyDefinition $Policy is not an expected parameter value type. -PolicyDefinition Use correct parameter value type. Expected Type is psobject. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IPolicyDefinition.(Command).
⚠️ New-AzPolicyExemption 3 3 Mismatched_Parameter_Value_Type New-AzPolicyExemption -PolicyAssignment $Assignment is not an expected parameter value type. -PolicyAssignment Use correct parameter value type. Expected Type is psobject. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IPolicyAssignment.(Command).
⚠️ New-AzPolicyExemption 4 3 Mismatched_Parameter_Value_Type New-AzPolicyExemption -PolicyAssignment $Assignment is not an expected parameter value type. -PolicyAssignment Use correct parameter value type. Expected Type is psobject. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IPolicyAssignment.(Command).
⚠️ New-AzPolicyExemption 4 3 Unassigned_Variable New-AzPolicyExemption -Scope $SpecialVM.Id is a null-valued parameter value. -Scope Assign value for $SpecialVM.Id.
⚠️ New-AzPolicyExemption 5 3 Mismatched_Parameter_Value_Type New-AzPolicyExemption -PolicyAssignment $Assignment is not an expected parameter value type. -PolicyAssignment Use correct parameter value type. Expected Type is psobject. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IPolicyAssignment.(Command).
⚠️ Update-AzPolicyAssignment 10 3 Is_Alias Set-AzPolicyAssignment is an alias of 'Update-AzPolicyAssignment'. Set-AzPolicyAssignment -Id $PolicyAssignment.ResourceId -EnforcementMode Default Use formal name 'Update-AzPolicyAssignment' of the alias 'Set-AzPolicyAssignment'.
⚠️ Update-AzPolicyAssignment 10 3 Mismatched_Parameter_Value_Type Set-AzPolicyAssignment -Id $PolicyAssignment.ResourceId is not an expected parameter value type. -Id Use correct parameter value type. Expected Type is string. Now the type is .(Command).
⚠️ Update-AzPolicyExemption 6 2 Is_Alias Set-AzPolicyExemption is an alias of 'Update-AzPolicyExemption'. Set-AzPolicyExemption -Id $PolicyExemption.ResourceId -ClearExpiration Use formal name 'Update-AzPolicyExemption' of the alias 'Set-AzPolicyExemption'.
⚠️ Update-AzPolicyExemption 6 2 Mismatched_Parameter_Value_Type Set-AzPolicyExemption -Id $PolicyExemption.ResourceId is not an expected parameter value type. -Id Use correct parameter value type. Expected Type is string. Now the type is .(Command).
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Search
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️ - Linux
️✔️ - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Sql
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.Storage
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Breaking Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Signature Check
⚠️PowerShell Core - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzStorageAccountMigration Get-AzStorageAccountMigration 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-AzStorageAccountMigration Get-AzStorageAccountMigration 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.
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzStorageAccountMigration Get-AzStorageAccountMigration 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-AzStorageAccountMigration Get-AzStorageAccountMigration 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
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Add-AzStorageAccountNetworkRule 5 1 Unassigned_Variable Add-AzStorageAccountNetworkRule -TenantId $tenantId is a null-valued parameter value. -TenantId Assign value for $tenantId.
⚠️ Add-AzStorageAccountNetworkRule 5 1 Unassigned_Variable Add-AzStorageAccountNetworkRule -ResourceId $ResourceId is a null-valued parameter value. -ResourceId Assign value for $ResourceId.
⚠️ Copy-AzStorageBlob 2 1 Unassigned_Variable Get-AzStorageBlob -Container $containerName is a null-valued parameter value. -Container Assign value for $containerName.
⚠️ Copy-AzStorageBlob 2 1 Unassigned_Variable Get-AzStorageBlob -Blob $blobName is a null-valued parameter value. -Blob Assign value for $blobName.
⚠️ Copy-AzStorageBlob 2 1 Unassigned_Variable Get-AzStorageBlob -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ Copy-AzStorageBlob 3 1 Unassigned_Variable New-AzStorageBlobSASToken -Container $srcContainerName is a null-valued parameter value. -Container Assign value for $srcContainerName.
⚠️ Copy-AzStorageBlob 3 1 Unassigned_Variable New-AzStorageBlobSASToken -Blob $srcBlobName is a null-valued parameter value. -Blob Assign value for $srcBlobName.
⚠️ Copy-AzStorageBlob 4 1 Unassigned_Variable Copy-AzStorageBlob -SrcContainer $containerName is a null-valued parameter value. -SrcContainer Assign value for $containerName.
⚠️ Copy-AzStorageBlob 4 1 Unassigned_Variable Copy-AzStorageBlob -SrcBlob $blobname is a null-valued parameter value. -SrcBlob Assign value for $blobname.
⚠️ Copy-AzStorageBlob 4 1 Unassigned_Variable Copy-AzStorageBlob -DestContainer $containername is a null-valued parameter value. -DestContainer Assign value for $containername.
⚠️ Copy-AzStorageBlob 4 1 Unassigned_Variable Copy-AzStorageBlob -EncryptionScope $newScopeName is a null-valued parameter value. -EncryptionScope Assign value for $newScopeName.
⚠️ Copy-AzStorageBlob 5 1 Unassigned_Variable Get-AzStorageBlob -Container $containerName is a null-valued parameter value. -Container Assign value for $containerName.
⚠️ Copy-AzStorageBlob 5 1 Unassigned_Variable Get-AzStorageBlob -Blob $blobName is a null-valued parameter value. -Blob Assign value for $blobName.
⚠️ Copy-AzStorageBlob 5 1 Unassigned_Variable Get-AzStorageBlob -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ Copy-AzStorageBlob 5 2 Unassigned_Variable Copy-AzStorageBlob -DestContext $destCtx is a null-valued parameter value. -DestContext Assign value for $destCtx.
⚠️ Enable-AzStorageStaticWebsite 1 1 Unassigned_Variable Enable-AzStorageStaticWebsite -IndexDocument $indexdoc is a null-valued parameter value. -IndexDocument Assign value for $indexdoc.
⚠️ Enable-AzStorageStaticWebsite 1 1 Unassigned_Variable Enable-AzStorageStaticWebsite -ErrorDocument404Path $errordoc is a null-valued parameter value. -ErrorDocument404Path Assign value for $errordoc.
⚠️ Get-AzDataLakeGen2ChildItem 3 13 Is_Alias Echo is an alias of 'Write-Output'. Echo 'Total $Total items in Filesystem $FileSystemName' Use formal name 'Write-Output' of the alias 'Echo'.
⚠️ Get-AzDataLakeGen2ItemContent 1 1 Unassigned_Variable Get-AzDataLakeGen2ItemContent -Destination $localDestFile is a null-valued parameter value. -Destination Assign value for $localDestFile.
⚠️ Get-AzDataLakeGen2ItemContent 2 1 Unassigned_Variable Get-AzDataLakeGen2ItemContent -Destination $localDestFile is a null-valued parameter value. -Destination Assign value for $localDestFile.
⚠️ Get-AzStorageBlob 4 13 Is_Alias Echo is an alias of 'Write-Output'. Echo 'Total $Total blobs in container $ContainerName' Use formal name 'Write-Output' of the alias 'Echo'.
⚠️ Get-AzStorageBlob 4 7 Mismatched_Parameter_Value_Type Get-AzStorageBlob -ContinuationToken $Token is not an expected parameter value type. -ContinuationToken Use correct parameter value type. Expected Type is Microsoft.Azure.Storage.Blob.BlobContinuationToken. Now the type is System.Object.(Static).
⚠️ Get-AzStorageBlob 10 1 Unassigned_Variable Get-AzStorageBlob -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ Get-AzStorageBlobByTag 1 1 Unassigned_Variable Get-AzStorageBlobByTag -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ Get-AzStorageBlobByTag 2 1 Unassigned_Variable Get-AzStorageBlobByTag -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ Get-AzStorageBlobContent 5 1 Unassigned_Variable Get-AzStorageBlobContent -Uri $blobUri is a null-valued parameter value. -Uri Assign value for $blobUri.
⚠️ Get-AzStorageBlobQueryResult 1 7 Unassigned_Variable Get-AzStorageBlobQueryResult -Container $containerName is a null-valued parameter value. -Container Assign value for $containerName.
⚠️ Get-AzStorageBlobQueryResult 1 7 Unassigned_Variable Get-AzStorageBlobQueryResult -Blob $blobName is a null-valued parameter value. -Blob Assign value for $blobName.
⚠️ Get-AzStorageBlobQueryResult 1 7 Unassigned_Variable Get-AzStorageBlobQueryResult -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ Get-AzStorageEncryptionScope 1 1 Unassigned_Variable Get-AzStorageEncryptionScope -EncryptionScopeName $scopename is a null-valued parameter value. -EncryptionScopeName Assign value for $scopename.
⚠️ Get-AzStorageFileContent 3 1 Unassigned_Variable Get-AzStorageFileContent -Destination $localFilePath is a null-valued parameter value. -Destination Assign value for $localFilePath.
⚠️ Get-AzStorageShare 5 2 Unassigned_Variable Get-AzStorageShare -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ Move-AzDataLakeGen2Item 3 1 Unassigned_Variable New-AzStorageContainerSASToken -Name $filesystemName is a null-valued parameter value. -Name Assign value for $filesystemName.
⚠️ Move-AzDataLakeGen2Item 3 1 Unassigned_Variable New-AzStorageContainerSASToken -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ Move-AzDataLakeGen2Item 3 3 Unassigned_Variable New-AzStorageContext -StorageAccountName $ctx.StorageAccountName is a null-valued parameter value. -StorageAccountName Assign value for $ctx.StorageAccountName.
⚠️ Move-AzDataLakeGen2Item 3 5 Unassigned_Variable Move-AzDataLakeGen2Item -FileSystem $filesystemName is a null-valued parameter value. -FileSystem Assign value for $filesystemName.
⚠️ Move-AzDataLakeGen2Item 3 5 Unassigned_Variable Move-AzDataLakeGen2Item -Path $itempath1 is a null-valued parameter value. -Path Assign value for $itempath1.
⚠️ Move-AzDataLakeGen2Item 3 5 Unassigned_Variable Move-AzDataLakeGen2Item -DestFileSystem $filesystemName is a null-valued parameter value. -DestFileSystem Assign value for $filesystemName.
⚠️ New-AzDataLakeGen2SasToken 2 1 Mismatched_Parameter_Value_Type New-AzDataLakeGen2SasToken -ExpiryTime (Get-Date).AddDays(6) is not an expected parameter value type. -ExpiryTime Use correct parameter value type. Expected Type is System.DateTimeOffset. Now the type is datetime.(Command).
⚠️ New-AzStorageBlobQueryConfig 1 7 Unassigned_Variable Get-AzStorageBlobQueryResult -Container $containerName is a null-valued parameter value. -Container Assign value for $containerName.
⚠️ New-AzStorageBlobQueryConfig 1 7 Unassigned_Variable Get-AzStorageBlobQueryResult -Blob $blobName is a null-valued parameter value. -Blob Assign value for $blobName.
⚠️ New-AzStorageBlobQueryConfig 1 7 Unassigned_Variable Get-AzStorageBlobQueryResult -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ New-AzStorageBlobSASToken 3 1 Unassigned_Variable New-AzStorageContext -StorageAccountName $accountName is a null-valued parameter value. -StorageAccountName Assign value for $accountName.
⚠️ New-AzStorageContainerSASToken 4 1 Unassigned_Variable New-AzStorageContext -StorageAccountName $accountName is a null-valued parameter value. -StorageAccountName Assign value for $accountName.
⚠️ Remove-AzStorageAccountNetworkRule 5 1 Unassigned_Variable Remove-AzStorageAccountNetworkRule -TenantId $tenantId is a null-valued parameter value. -TenantId Assign value for $tenantId.
⚠️ Remove-AzStorageAccountNetworkRule 5 1 Unassigned_Variable Remove-AzStorageAccountNetworkRule -ResourceId $ResourceId is a null-valued parameter value. -ResourceId Assign value for $ResourceId.
⚠️ Remove-AzStorageObjectReplicationPolicy 1 1 Unassigned_Variable Remove-AzStorageObjectReplicationPolicy -PolicyId $policyId is a null-valued parameter value. -PolicyId Assign value for $policyId.
⚠️ Restore-AzStorageContainer 1 1 Unassigned_Variable Get-AzStorageContainer -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ Set-AzDataLakeGen2AclRecursive 1 4 Unassigned_Variable Set-AzDataLakeGen2AclRecursive -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ Set-AzStorageAccount 17 2 Unassigned_Variable Set-AzStorageAccount -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Set-AzStorageAccount 17 2 Unassigned_Variable Set-AzStorageAccount -Name $storageAccountName is a null-valued parameter value. -Name Assign value for $storageAccountName.
⚠️ Set-AzStorageAccount 17 2 Unassigned_Variable Set-AzStorageAccount -UserAssignedIdentityId $useridentity2 is a null-valued parameter value. -UserAssignedIdentityId Assign value for $useridentity2.
⚠️ Set-AzStorageAccount 17 2 Unassigned_Variable Set-AzStorageAccount -KeyVaultUserAssignedIdentityId $useridentity2 is a null-valued parameter value. -KeyVaultUserAssignedIdentityId Assign value for $useridentity2.
⚠️ Set-AzStorageAccount 17 5 Unassigned_Variable Set-AzStorageAccount -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Set-AzStorageAccount 17 5 Unassigned_Variable Set-AzStorageAccount -Name $storageAccountName is a null-valued parameter value. -Name Assign value for $storageAccountName.
⚠️ Set-AzStorageAccount 17 5 Unassigned_Variable Set-AzStorageAccount -KeyVaultUri $keyvaultUri2 is a null-valued parameter value. -KeyVaultUri Assign value for $keyvaultUri2.
⚠️ Set-AzStorageAccount 17 5 Unassigned_Variable Set-AzStorageAccount -KeyName $keyname2 is a null-valued parameter value. -KeyName Assign value for $keyname2.
⚠️ Set-AzStorageAccount 17 5 Unassigned_Variable Set-AzStorageAccount -KeyVersion $keyversion2 is a null-valued parameter value. -KeyVersion Assign value for $keyversion2.
⚠️ Set-AzStorageFileContent 2 5 Unassigned_Variable Set-AzStorageFileContent -ShareClient $Container is a null-valued parameter value. -ShareClient Assign value for $Container.
⚠️ Set-AzStorageFileContent 3 1 Unassigned_Variable Set-AzStorageFileContent -Source $localFilePath is a null-valued parameter value. -Source Assign value for $localFilePath.
⚠️ Start-AzStorageBlobIncrementalCopy 2 1 Unassigned_Variable Start-AzStorageBlobIncrementalCopy -DestContext $context is a null-valued parameter value. -DestContext Assign value for $context.
⚠️ Start-AzStorageBlobIncrementalCopy 4 2 Mismatched_Parameter_Value_Type Start-AzStorageBlobIncrementalCopy -CloudBlob $srcBlobSnapshot.ICloudBlob is not an expected parameter value type. -CloudBlob Use correct parameter value type. Expected Type is Microsoft.Azure.Storage.Blob.CloudPageBlob. Now the type is Microsoft.Azure.Storage.Blob.CloudBlob.(Command).
⚠️ Stop-AzStorageAccountHierarchicalNamespaceUpgrade 1 1 Unassigned_Variable Stop-AzStorageAccountHierarchicalNamespaceUpgrade -ResourceGroupName $rgname is a null-valued parameter value. -ResourceGroupName Assign value for $rgname.
⚠️ Stop-AzStorageAccountHierarchicalNamespaceUpgrade 1 1 Unassigned_Variable Stop-AzStorageAccountHierarchicalNamespaceUpgrade -Name $accountName is a null-valued parameter value. -Name Assign value for $accountName.
⚠️ Update-AzDataLakeGen2AclRecursive 1 1 Is_Alias New-AzDataLakeGen2ItemAclObject is an alias of 'Set-AzDataLakeGen2ItemAclObject'. New-AzDataLakeGen2ItemAclObject -AccessControlType user -Permission rwx Use formal name 'Set-AzDataLakeGen2ItemAclObject' of the alias 'New-AzDataLakeGen2ItemAclObject'.
⚠️ Update-AzDataLakeGen2AclRecursive 1 2 Is_Alias New-AzDataLakeGen2ItemAclObject is an alias of 'Set-AzDataLakeGen2ItemAclObject'. New-AzDataLakeGen2ItemAclObject -AccessControlType group -Permission rw- -InputObject $acl Use formal name 'Set-AzDataLakeGen2ItemAclObject' of the alias 'New-AzDataLakeGen2ItemAclObject'.
⚠️ Update-AzDataLakeGen2AclRecursive 1 3 Is_Alias New-AzDataLakeGen2ItemAclObject is an alias of 'Set-AzDataLakeGen2ItemAclObject'. New-AzDataLakeGen2ItemAclObject -AccessControlType other -Permission 'rw-' -InputObject $acl Use formal name 'Set-AzDataLakeGen2ItemAclObject' of the alias 'New-AzDataLakeGen2ItemAclObject'.
⚠️ Update-AzDataLakeGen2AclRecursive 1 4 Unassigned_Variable Update-AzDataLakeGen2AclRecursive -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ Update-AzDataLakeGen2Item 3 5 Unassigned_Variable Set-AzDataLakeGen2ItemAclObject -EntityId $id is a null-valued parameter value. -EntityId Assign value for $id.
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Add-AzStorageAccountNetworkRule 5 1 Unassigned_Variable Add-AzStorageAccountNetworkRule -TenantId $tenantId is a null-valued parameter value. -TenantId Assign value for $tenantId.
⚠️ Add-AzStorageAccountNetworkRule 5 1 Unassigned_Variable Add-AzStorageAccountNetworkRule -ResourceId $ResourceId is a null-valued parameter value. -ResourceId Assign value for $ResourceId.
⚠️ Copy-AzStorageBlob 2 1 Unassigned_Variable Get-AzStorageBlob -Container $containerName is a null-valued parameter value. -Container Assign value for $containerName.
⚠️ Copy-AzStorageBlob 2 1 Unassigned_Variable Get-AzStorageBlob -Blob $blobName is a null-valued parameter value. -Blob Assign value for $blobName.
⚠️ Copy-AzStorageBlob 2 1 Unassigned_Variable Get-AzStorageBlob -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ Copy-AzStorageBlob 3 1 Unassigned_Variable New-AzStorageBlobSASToken -Container $srcContainerName is a null-valued parameter value. -Container Assign value for $srcContainerName.
⚠️ Copy-AzStorageBlob 3 1 Unassigned_Variable New-AzStorageBlobSASToken -Blob $srcBlobName is a null-valued parameter value. -Blob Assign value for $srcBlobName.
⚠️ Copy-AzStorageBlob 4 1 Unassigned_Variable Copy-AzStorageBlob -SrcContainer $containerName is a null-valued parameter value. -SrcContainer Assign value for $containerName.
⚠️ Copy-AzStorageBlob 4 1 Unassigned_Variable Copy-AzStorageBlob -SrcBlob $blobname is a null-valued parameter value. -SrcBlob Assign value for $blobname.
⚠️ Copy-AzStorageBlob 4 1 Unassigned_Variable Copy-AzStorageBlob -DestContainer $containername is a null-valued parameter value. -DestContainer Assign value for $containername.
⚠️ Copy-AzStorageBlob 4 1 Unassigned_Variable Copy-AzStorageBlob -EncryptionScope $newScopeName is a null-valued parameter value. -EncryptionScope Assign value for $newScopeName.
⚠️ Copy-AzStorageBlob 5 1 Unassigned_Variable Get-AzStorageBlob -Container $containerName is a null-valued parameter value. -Container Assign value for $containerName.
⚠️ Copy-AzStorageBlob 5 1 Unassigned_Variable Get-AzStorageBlob -Blob $blobName is a null-valued parameter value. -Blob Assign value for $blobName.
⚠️ Copy-AzStorageBlob 5 1 Unassigned_Variable Get-AzStorageBlob -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ Copy-AzStorageBlob 5 2 Unassigned_Variable Copy-AzStorageBlob -DestContext $destCtx is a null-valued parameter value. -DestContext Assign value for $destCtx.
⚠️ Enable-AzStorageStaticWebsite 1 1 Unassigned_Variable Enable-AzStorageStaticWebsite -IndexDocument $indexdoc is a null-valued parameter value. -IndexDocument Assign value for $indexdoc.
⚠️ Enable-AzStorageStaticWebsite 1 1 Unassigned_Variable Enable-AzStorageStaticWebsite -ErrorDocument404Path $errordoc is a null-valued parameter value. -ErrorDocument404Path Assign value for $errordoc.
⚠️ Get-AzDataLakeGen2ChildItem 3 13 Is_Alias Echo is an alias of 'Write-Output'. Echo 'Total $Total items in Filesystem $FileSystemName' Use formal name 'Write-Output' of the alias 'Echo'.
⚠️ Get-AzDataLakeGen2ItemContent 1 1 Unassigned_Variable Get-AzDataLakeGen2ItemContent -Destination $localDestFile is a null-valued parameter value. -Destination Assign value for $localDestFile.
⚠️ Get-AzDataLakeGen2ItemContent 2 1 Unassigned_Variable Get-AzDataLakeGen2ItemContent -Destination $localDestFile is a null-valued parameter value. -Destination Assign value for $localDestFile.
⚠️ Get-AzStorageBlob 4 13 Is_Alias Echo is an alias of 'Write-Output'. Echo 'Total $Total blobs in container $ContainerName' Use formal name 'Write-Output' of the alias 'Echo'.
⚠️ Get-AzStorageBlob 4 7 Mismatched_Parameter_Value_Type Get-AzStorageBlob -ContinuationToken $Token is not an expected parameter value type. -ContinuationToken Use correct parameter value type. Expected Type is Microsoft.Azure.Storage.Blob.BlobContinuationToken. Now the type is System.Object.(Static).
⚠️ Get-AzStorageBlob 10 1 Unassigned_Variable Get-AzStorageBlob -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ Get-AzStorageBlobByTag 1 1 Unassigned_Variable Get-AzStorageBlobByTag -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ Get-AzStorageBlobByTag 2 1 Unassigned_Variable Get-AzStorageBlobByTag -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ Get-AzStorageBlobContent 5 1 Unassigned_Variable Get-AzStorageBlobContent -Uri $blobUri is a null-valued parameter value. -Uri Assign value for $blobUri.
⚠️ Get-AzStorageBlobQueryResult 1 7 Unassigned_Variable Get-AzStorageBlobQueryResult -Container $containerName is a null-valued parameter value. -Container Assign value for $containerName.
⚠️ Get-AzStorageBlobQueryResult 1 7 Unassigned_Variable Get-AzStorageBlobQueryResult -Blob $blobName is a null-valued parameter value. -Blob Assign value for $blobName.
⚠️ Get-AzStorageBlobQueryResult 1 7 Unassigned_Variable Get-AzStorageBlobQueryResult -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ Get-AzStorageEncryptionScope 1 1 Unassigned_Variable Get-AzStorageEncryptionScope -EncryptionScopeName $scopename is a null-valued parameter value. -EncryptionScopeName Assign value for $scopename.
⚠️ Get-AzStorageFileContent 3 1 Unassigned_Variable Get-AzStorageFileContent -Destination $localFilePath is a null-valued parameter value. -Destination Assign value for $localFilePath.
⚠️ Get-AzStorageShare 5 2 Unassigned_Variable Get-AzStorageShare -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ Move-AzDataLakeGen2Item 3 1 Unassigned_Variable New-AzStorageContainerSASToken -Name $filesystemName is a null-valued parameter value. -Name Assign value for $filesystemName.
⚠️ Move-AzDataLakeGen2Item 3 1 Unassigned_Variable New-AzStorageContainerSASToken -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ Move-AzDataLakeGen2Item 3 3 Unassigned_Variable New-AzStorageContext -StorageAccountName $ctx.StorageAccountName is a null-valued parameter value. -StorageAccountName Assign value for $ctx.StorageAccountName.
⚠️ Move-AzDataLakeGen2Item 3 5 Unassigned_Variable Move-AzDataLakeGen2Item -FileSystem $filesystemName is a null-valued parameter value. -FileSystem Assign value for $filesystemName.
⚠️ Move-AzDataLakeGen2Item 3 5 Unassigned_Variable Move-AzDataLakeGen2Item -Path $itempath1 is a null-valued parameter value. -Path Assign value for $itempath1.
⚠️ Move-AzDataLakeGen2Item 3 5 Unassigned_Variable Move-AzDataLakeGen2Item -DestFileSystem $filesystemName is a null-valued parameter value. -DestFileSystem Assign value for $filesystemName.
⚠️ New-AzDataLakeGen2SasToken 2 1 Mismatched_Parameter_Value_Type New-AzDataLakeGen2SasToken -ExpiryTime (Get-Date).AddDays(6) is not an expected parameter value type. -ExpiryTime Use correct parameter value type. Expected Type is System.DateTimeOffset. Now the type is datetime.(Command).
⚠️ New-AzStorageBlobQueryConfig 1 7 Unassigned_Variable Get-AzStorageBlobQueryResult -Container $containerName is a null-valued parameter value. -Container Assign value for $containerName.
⚠️ New-AzStorageBlobQueryConfig 1 7 Unassigned_Variable Get-AzStorageBlobQueryResult -Blob $blobName is a null-valued parameter value. -Blob Assign value for $blobName.
⚠️ New-AzStorageBlobQueryConfig 1 7 Unassigned_Variable Get-AzStorageBlobQueryResult -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ New-AzStorageBlobSASToken 3 1 Unassigned_Variable New-AzStorageContext -StorageAccountName $accountName is a null-valued parameter value. -StorageAccountName Assign value for $accountName.
⚠️ New-AzStorageContainerSASToken 4 1 Unassigned_Variable New-AzStorageContext -StorageAccountName $accountName is a null-valued parameter value. -StorageAccountName Assign value for $accountName.
⚠️ Remove-AzStorageAccountNetworkRule 5 1 Unassigned_Variable Remove-AzStorageAccountNetworkRule -TenantId $tenantId is a null-valued parameter value. -TenantId Assign value for $tenantId.
⚠️ Remove-AzStorageAccountNetworkRule 5 1 Unassigned_Variable Remove-AzStorageAccountNetworkRule -ResourceId $ResourceId is a null-valued parameter value. -ResourceId Assign value for $ResourceId.
⚠️ Remove-AzStorageObjectReplicationPolicy 1 1 Unassigned_Variable Remove-AzStorageObjectReplicationPolicy -PolicyId $policyId is a null-valued parameter value. -PolicyId Assign value for $policyId.
⚠️ Restore-AzStorageContainer 1 1 Unassigned_Variable Get-AzStorageContainer -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ Set-AzDataLakeGen2AclRecursive 1 4 Unassigned_Variable Set-AzDataLakeGen2AclRecursive -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ Set-AzStorageAccount 17 2 Unassigned_Variable Set-AzStorageAccount -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Set-AzStorageAccount 17 2 Unassigned_Variable Set-AzStorageAccount -Name $storageAccountName is a null-valued parameter value. -Name Assign value for $storageAccountName.
⚠️ Set-AzStorageAccount 17 2 Unassigned_Variable Set-AzStorageAccount -UserAssignedIdentityId $useridentity2 is a null-valued parameter value. -UserAssignedIdentityId Assign value for $useridentity2.
⚠️ Set-AzStorageAccount 17 2 Unassigned_Variable Set-AzStorageAccount -KeyVaultUserAssignedIdentityId $useridentity2 is a null-valued parameter value. -KeyVaultUserAssignedIdentityId Assign value for $useridentity2.
⚠️ Set-AzStorageAccount 17 5 Unassigned_Variable Set-AzStorageAccount -ResourceGroupName $resourceGroupName is a null-valued parameter value. -ResourceGroupName Assign value for $resourceGroupName.
⚠️ Set-AzStorageAccount 17 5 Unassigned_Variable Set-AzStorageAccount -Name $storageAccountName is a null-valued parameter value. -Name Assign value for $storageAccountName.
⚠️ Set-AzStorageAccount 17 5 Unassigned_Variable Set-AzStorageAccount -KeyVaultUri $keyvaultUri2 is a null-valued parameter value. -KeyVaultUri Assign value for $keyvaultUri2.
⚠️ Set-AzStorageAccount 17 5 Unassigned_Variable Set-AzStorageAccount -KeyName $keyname2 is a null-valued parameter value. -KeyName Assign value for $keyname2.
⚠️ Set-AzStorageAccount 17 5 Unassigned_Variable Set-AzStorageAccount -KeyVersion $keyversion2 is a null-valued parameter value. -KeyVersion Assign value for $keyversion2.
⚠️ Set-AzStorageFileContent 2 5 Unassigned_Variable Set-AzStorageFileContent -ShareClient $Container is a null-valued parameter value. -ShareClient Assign value for $Container.
⚠️ Set-AzStorageFileContent 3 1 Unassigned_Variable Set-AzStorageFileContent -Source $localFilePath is a null-valued parameter value. -Source Assign value for $localFilePath.
⚠️ Start-AzStorageBlobIncrementalCopy 2 1 Unassigned_Variable Start-AzStorageBlobIncrementalCopy -DestContext $context is a null-valued parameter value. -DestContext Assign value for $context.
⚠️ Start-AzStorageBlobIncrementalCopy 4 2 Mismatched_Parameter_Value_Type Start-AzStorageBlobIncrementalCopy -CloudBlob $srcBlobSnapshot.ICloudBlob is not an expected parameter value type. -CloudBlob Use correct parameter value type. Expected Type is Microsoft.Azure.Storage.Blob.CloudPageBlob. Now the type is Microsoft.Azure.Storage.Blob.CloudBlob.(Command).
⚠️ Stop-AzStorageAccountHierarchicalNamespaceUpgrade 1 1 Unassigned_Variable Stop-AzStorageAccountHierarchicalNamespaceUpgrade -ResourceGroupName $rgname is a null-valued parameter value. -ResourceGroupName Assign value for $rgname.
⚠️ Stop-AzStorageAccountHierarchicalNamespaceUpgrade 1 1 Unassigned_Variable Stop-AzStorageAccountHierarchicalNamespaceUpgrade -Name $accountName is a null-valued parameter value. -Name Assign value for $accountName.
⚠️ Update-AzDataLakeGen2AclRecursive 1 1 Is_Alias New-AzDataLakeGen2ItemAclObject is an alias of 'Set-AzDataLakeGen2ItemAclObject'. New-AzDataLakeGen2ItemAclObject -AccessControlType user -Permission rwx Use formal name 'Set-AzDataLakeGen2ItemAclObject' of the alias 'New-AzDataLakeGen2ItemAclObject'.
⚠️ Update-AzDataLakeGen2AclRecursive 1 2 Is_Alias New-AzDataLakeGen2ItemAclObject is an alias of 'Set-AzDataLakeGen2ItemAclObject'. New-AzDataLakeGen2ItemAclObject -AccessControlType group -Permission rw- -InputObject $acl Use formal name 'Set-AzDataLakeGen2ItemAclObject' of the alias 'New-AzDataLakeGen2ItemAclObject'.
⚠️ Update-AzDataLakeGen2AclRecursive 1 3 Is_Alias New-AzDataLakeGen2ItemAclObject is an alias of 'Set-AzDataLakeGen2ItemAclObject'. New-AzDataLakeGen2ItemAclObject -AccessControlType other -Permission 'rw-' -InputObject $acl Use formal name 'Set-AzDataLakeGen2ItemAclObject' of the alias 'New-AzDataLakeGen2ItemAclObject'.
⚠️ Update-AzDataLakeGen2AclRecursive 1 4 Unassigned_Variable Update-AzDataLakeGen2AclRecursive -Context $ctx is a null-valued parameter value. -Context Assign value for $ctx.
⚠️ Update-AzDataLakeGen2Item 3 5 Unassigned_Variable Set-AzDataLakeGen2ItemAclObject -EntityId $id is a null-valued parameter value. -EntityId Assign value for $id.
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
⚠️PowerShell Core - Windows
Type Cmdlet Description Remediation
⚠️ It is required to update ChangeLog.md if you want to release a new version for Az.Storage. Add a changelog record under Upcoming Release section with past tense.
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ It is required to update ChangeLog.md if you want to release a new version for Az.Storage. Add a changelog record under Upcoming Release section with past tense.
️✔️UX Metadata Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Test
⚠️ - Linux
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 41.76 % Test coverage for the module cannot be lower than 50%.
⚠️ - MacOS
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 41.76% Test coverage for the module cannot be lower than 50%.
⚠️PowerShell Core - Windows
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 41.76% Test coverage for the module cannot be lower than 50%.
⚠️Windows PowerShell - Windows
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 41.76% Test coverage for the module cannot be lower than 50%.
⚠️Az.StorageSync
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Test
⚠️ - Linux
Type Title Current Coverage Last Coverage Description
⚠️ Test Coverage Less Than 80% 76.00 % 80.00% Test coverage cannot be lower than the number of the last release.
⚠️ - MacOS
Type Title Current Coverage Last Coverage Description
⚠️ Test Coverage Less Than 80% 76.00% 80.00% Test coverage cannot be lower than the number of the last release.
⚠️PowerShell Core - Windows
Type Title Current Coverage Last Coverage Description
⚠️ Test Coverage Less Than 80% 76.00% 80.00% 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% 76.00% 80.00% Test coverage cannot be lower than the number of the last release.
⚠️Az.Synapse
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Test
⚠️ - Linux
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 48.80 % Test coverage for the module cannot be lower than 50%.
⚠️ - MacOS
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 48.80% Test coverage for the module cannot be lower than 50%.
⚠️PowerShell Core - Windows
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 48.80% Test coverage for the module cannot be lower than 50%.
⚠️Windows PowerShell - Windows
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 48.80% Test coverage for the module cannot be lower than 50%.

@VeryEarly VeryEarly added the Do Not Squash 🚫 To prevent conflicts, this PR should not be squash merged. label Jan 9, 2025
Copy link

github-actions bot commented Jan 9, 2025

‼️ Do NOT use squash to merge this pull request. All the commits must be merged to the target branch.
‼️ Enable "Allow merge commits" in the pull request settings. Select "Merge Commits" to merge the PR. Then go back to settings and disable the option.

* bump up version for az 13.1.0

* comment out ApiManagementHelper.cs (#26989)

* Update ApiManagementHelper.cs

* Update resource manager namespace imports

* Comment out unused code in ApiManagementHelper.cs

* Update ApiManagementTests.cs
* Update private-link-resource-example.md (#26972)

* Remove SSL errors check. (#26973)

* Start-AzAutomationRunbook Object ref error (#26924)

* Start-AzAutomationRunbook Object ref error

* Update ChangeLog.md

---------

Co-authored-by: Divyesh Govaerdhanan <divyesh.govaerdhanan@plateauinc.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* Fix json format issue (#26978)

* Add Managed Identity Support in Azure Disk Encryption (#26652)

* Changes

* Add UT's

* Unwanted changes

* Update markdown file

* Modified code and handle comments

* Update comments and removed unwanted code

* update test case

* fix comments

* fix changelog

* Addressed comments

* fix changes

* Removed unwanted changes

* Throw exception when encryption identity is not part of assigned Identities

* Remove unwanted changes

* Remove changes not required

* remove unwanted changes1

* fix remaining unwanted changes

* fix identation issues

* markdown check

---------

Co-authored-by: Anshul Jain <anshjain@microsoft.com>

* Adding VirtualRouterAutoScaleConfiguration for Route Server (#26908)

* starting changes for ars autoscale

* update, get, and create work

* saving test progress

* updating help docs

* UT is recorded

* addressing PR comments

* updating the session record

---------

Co-authored-by: Yan Xu <yanxu1@microsoft.com>

* comment out ApiManagementHelper.cs (#26989)

* Update ApiManagementHelper.cs

* Update resource manager namespace imports

* Comment out unused code in ApiManagementHelper.cs

* Update ApiManagementTests.cs

---------

Co-authored-by: Vincent Dai <23257217+vidai-msft@users.noreply.github.com>
Co-authored-by: Divyesh Govardhanan <divyeshgovardhanan@gmail.com>
Co-authored-by: Divyesh Govaerdhanan <divyesh.govaerdhanan@plateauinc.com>
Co-authored-by: Anshul Jain <20378667+anshuljain26@users.noreply.github.com>
Co-authored-by: Anshul Jain <anshjain@microsoft.com>
Co-authored-by: ksteinmeyer2023 <135751563+ksteinmeyer2023@users.noreply.github.com>
Co-authored-by: Yan Xu <yanxu1@microsoft.com>
@VeryEarly VeryEarly closed this Jan 10, 2025
@VeryEarly VeryEarly deleted the release-2025-01-14 branch January 10, 2025 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Do Not Squash 🚫 To prevent conflicts, this PR should not be squash merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant