Missing argument 'name' when rotating ml keys #30655
Labels
Auto-Assign
Auto assign by bot
Auto-Resolve
Auto resolve by bot
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Machine Learning
az ml
Service Attention
This issue is responsible by Azure service team.
Upgrade
az upgrade
Describe the bug
Missing required positional argument: 'name' when trying to regenerate-keys for ml serverless-endpoint even when --name or -n is supplied. Tried name with and without "'". Does not work for primary or secondary key-type.
Related command
az ml serverless-endpoint regenerate-keys --name "meta-llama-3-3-70b-instruct" --resource-group rg_ai --workspace-name project-ai --key-type primary --debug
Errors
Issue script & Debug output
Expected behavior
I expect my keys to get rotated
Environment Summary
Additional context
No response
The text was updated successfully, but these errors were encountered: