Azure / azure-cli

Azure Command-Line Interface
MIT License
4.01k stars 2.98k forks source link

Functions Premium CLI Tooling #15467

Open cachai2 opened 4 years ago

cachai2 commented 4 years ago

Provide Azure Functions users with tooling to modify premium plans in the CLI. The pre-warmed instances command for the Premium plan still use 'az resource update.' It would be best practice to get these moved over to 'az functionapp' commands.

yonzhan commented 4 years ago

functionapp

ghost commented 4 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @ahmedelnably, @fabiocav.

ghost commented 4 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @ahmedelnably, @fabiocav.

cachai2 commented 4 years ago

There are two commands that should be updated. 'always ready' and 'pre-warmed' instances. Can be added to 'az functionapp update'