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

Sync tools code from main branch to generation branch #24890

Merged
merged 1 commit into from
May 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions tools/CreateMappings_rules.json
Original file line number Diff line number Diff line change
Expand Up @@ -887,5 +887,9 @@
{
"module": "Chaos",
"alias": "Chaos"
},
{
"module": "StorageAction",
"alias": "StorageAction"
}
]
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"Az.CustomLocation","Remove-AzCustomLocationResourceSyncRule","3","2","Mismatched_Parameter_Value_Type","5111","2","Remove-AzCustomLocationResourceSyncRule -CustomlocationInputObject $obj is not an expected parameter value type.","-CustomlocationInputObject","Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Models.ICustomLocationIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Models.ICustomLocation.(Command)."
"Az.CustomLocation","Update-AzCustomLocationResourceSyncRule","2","3","Mismatched_Parameter_Value_Type","5111","2","Update-AzCustomLocationResourceSyncRule -InputObject $obj is not an expected parameter value type.","-InputObject","Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Models.ICustomLocationIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Models.IResourceSyncRule.(Command)."
"Az.CustomLocation","Update-AzCustomLocationResourceSyncRule","3","3","Mismatched_Parameter_Value_Type","5111","2","Update-AzCustomLocationResourceSyncRule -CustomlocationInputObject $obj is not an expected parameter value type.","-CustomlocationInputObject","Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Models.ICustomLocationIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Models.ICustomLocation.(Command)."
"Az.CustomLocation","New-AzCustomLocation","2","1","Invalid_Cmdlet","5000","1","Get-AzConnectedKubernetes is not a valid command name.","Get-AzConnectedKubernetes -ClusterName azps-connect -ResourceGroupName joyer-test","Check the spell of Get-AzConnectedKubernetes."
"Az.CustomLocation","New-AzCustomLocation","2","2","Invalid_Cmdlet","5000","1","Get-AzKubernetesExtension is not a valid command name.","Get-AzKubernetesExtension -ClusterName azps-connect -ClusterType ConnectedClusters -ResourceGroupName joyer-test -Name azps-extension","Check the spell of Get-AzKubernetesExtension."
"Az.CustomLocation","New-AzCustomLocation","2","1","Invalid_Cmdlet","5000","1","Get-AzConnectedKubernetes is not a valid command name.","Get-AzConnectedKubernetes -ClusterName azps-connect -ResourceGroupName group01","Check the spell of Get-AzConnectedKubernetes."
"Az.CustomLocation","New-AzCustomLocation","2","2","Invalid_Cmdlet","5000","1","Get-AzKubernetesExtension is not a valid command name.","Get-AzKubernetesExtension -ClusterName azps-connect -ClusterType ConnectedClusters -ResourceGroupName group01 -Name azps-extension","Check the spell of Get-AzKubernetesExtension."