Skip to content

Commit

Permalink
Merge branch 'sergey-entity' of https://github.com/sergey-shandar/azu…
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-shandar committed Nov 27, 2017
2 parents d691559 + 953f434 commit eb69566
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tools/StaticAnalysis/Exceptions/BreakingChangeIssues.csv
Original file line number Diff line number Diff line change
Expand Up @@ -766,3 +766,10 @@
"d:\workspace\powershell\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Sql\Microsoft.Azure.Commands.Sql.dll","Microsoft.Azure.Commands.Sql.Database.Cmdlet.SetAzureSqlDatabase","Set-AzureRmSqlDatabase","0","2100","The parameter 'ElasticPoolName' in cmdlet 'Set-AzureRmSqlDatabase' is no longer in the parameter set '__AllParameterSets'.","Add parameter 'ElasticPoolName' back to the parameter set '__AllParameterSets'."
"d:\workspace\powershell\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Sql\Microsoft.Azure.Commands.Sql.dll","Microsoft.Azure.Commands.Sql.Database.Cmdlet.SetAzureSqlDatabase","Set-AzureRmSqlDatabase","0","2100","The parameter 'ReadScale' in cmdlet 'Set-AzureRmSqlDatabase' is no longer in the parameter set '__AllParameterSets'.","Add parameter 'ReadScale' back to the parameter set '__AllParameterSets'."
"d:\workspace\powershell\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Sql\Microsoft.Azure.Commands.Sql.dll","Microsoft.Azure.Commands.Sql.Database.Cmdlet.SetAzureSqlDatabase","Set-AzureRmSqlDatabase","0","2100","The parameter 'Tags' in cmdlet 'Set-AzureRmSqlDatabase' is no longer in the parameter set '__AllParameterSets'.","Add parameter 'Tags' back to the parameter set '__AllParameterSets'."
"AzureRM.Compute\Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.NewAzureVMCommand","New-AzureRmVM","0","2100","The parameter 'ResourceGroupName' in cmdlet 'New-AzureRmVM' is no longer in the parameter set '__AllParameterSets'.","Add parameter 'ResourceGroupName' back to the parameter set '__AllParameterSets'."
"Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.NewAzureVMCommand","New-AzureRmVM","0","2100","The parameter 'Location' in cmdlet 'New-AzureRmVM' is no longer in the parameter set '__AllParameterSets'.","Add parameter 'Location' back to the parameter set '__AllParameterSets'."
"Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.NewAzureVMCommand","New-AzureRmVM","0","2100","The parameter 'VM' in cmdlet 'New-AzureRmVM' is no longer in the parameter set '__AllParameterSets'.","Add parameter 'VM' back to the parameter set '__AllParameterSets'."
"Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.NewAzureVMCommand","New-AzureRmVM","0","2100","The parameter 'Zone' in cmdlet 'New-AzureRmVM' is no longer in the parameter set '__AllParameterSets'.","Add parameter 'Zone' back to the parameter set '__AllParameterSets'."
"Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.NewAzureVMCommand","New-AzureRmVM","0","2100","The parameter 'DisableBginfoExtension' in cmdlet 'New-AzureRmVM' is no longer in the parameter set '__AllParameterSets'.","Add parameter 'DisableBginfoExtension' back to the parameter set '__AllParameterSets'."
"Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.NewAzureVMCommand","New-AzureRmVM","0","2100","The parameter 'Tags' in cmdlet 'New-AzureRmVM' is no longer in the parameter set '__AllParameterSets'.","Add parameter 'Tags' back to the parameter set '__AllParameterSets'."
"Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.NewAzureVMCommand","New-AzureRmVM","0","2100","The parameter 'LicenseType' in cmdlet 'New-AzureRmVM' is no longer in the parameter set '__AllParameterSets'.","Add parameter 'LicenseType' back to the parameter set '__AllParameterSets'."

0 comments on commit eb69566

Please sign in to comment.