Greedygre

Results 55 comments of Greedygre

Hi @Juliehzl This PR LGTM, @p-bouchon seems addressed and replied the comments, can you review and approve it? Thanks.

ni: Recommend title: [Containerapp] `az containerapp env maintenance-config`: Support Add, Update, Show, Remove

Hi @Juliehzl This PR LGTM. Could you take a look again and check your comments addressed?

Hi @paulbeattie Currently with following command we only support set one scale rule: `az containerapp create --scale-rule-name azure-http-rule --scale-rule-type http --scale-rule-http-concurrency 50` If you want to set multiple scale rules,...

> I guess in this scenario we need to either migrate fully to the YAML configuration (as you cannot mix standard command opts + YAML) or move to ARM or...