Skip to content

Commit 938a613

Browse files
authored
Update BreakingChangeIssues.csv
1 parent 4eed7c4 commit 938a613

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
"AssemblyFileName","ClassName","Target","Severity","ProblemId","Description","Remediation"
22
"Microsoft.Azure.Commands.StorageSync.dll","Microsoft.Azure.Commands.StorageSync.Evaluation.Cmdlets.InvokeCompatibilityCheckCmdlet","Invoke-AzStorageSyncCompatibilityCheck","0","1020","The cmdlet 'Invoke-AzStorageSyncCompatibilityCheck' no longer has output type 'Microsoft.Azure.Commands.StorageSync.Evaluation.Models.PSValidationResult'.","Make cmdlet 'Invoke-AzStorageSyncCompatibilityCheck' return type 'Microsoft.Azure.Commands.StorageSync.Evaluation.Models.PSValidationResult'."
33
"Microsoft.Azure.Commands.StorageSync.dll","Microsoft.Azure.Commands.StorageSync.Evaluation.Cmdlets.InvokeCompatibilityCheckCmdlet","Invoke-AzStorageSyncCompatibilityCheck","0","2000","The cmdlet 'Invoke-AzStorageSyncCompatibilityCheck' no longer supports the parameter 'Quiet' and no alias was found for the original parameter name.","Add the parameter 'Quiet' back to the cmdlet 'Invoke-AzStorageSyncCompatibilityCheck', or add an alias to the original parameter name."
4+
"Microsoft.Azure.Commands.StorageSync.dll","Microsoft.Azure.Commands.StorageSync.Evaluation.Cmdlets.InvokeCompatibilityCheckCmdlet","Invoke-AzStorageSyncCompatibilityCheck","0","1050","The parameter set 'PathBased' for cmdlet 'Invoke-AzStorageSyncCompatibilityCheck' has been removed.","Add parameter set 'PathBased' back to cmdlet 'Invoke-AzStorageSyncCompatibilityCheck'."
5+
"Microsoft.Azure.Commands.StorageSync.dll","Microsoft.Azure.Commands.StorageSync.Evaluation.Cmdlets.InvokeCompatibilityCheckCmdlet","Invoke-AzStorageSyncCompatibilityCheck","0","1050","The parameter set '__AllParameterSets' for cmdlet 'Invoke-AzStorageSyncCompatibilityCheck' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'Invoke-AzStorageSyncCompatibilityCheck'."
6+
"Microsoft.Azure.Commands.StorageSync.dll","Microsoft.Azure.Commands.StorageSync.Evaluation.Cmdlets.InvokeCompatibilityCheckCmdlet","Invoke-AzStorageSyncCompatibilityCheck","0","1050","The parameter set 'ComputerNameBased' for cmdlet 'Invoke-AzStorageSyncCompatibilityCheck' has been removed.","Add parameter set 'ComputerNameBased' back to cmdlet 'Invoke-AzStorageSyncCompatibilityCheck'."

0 commit comments

Comments
 (0)