This issue is a:
Issue description
On the page documenting premium ingress configuration via Azure CLI, the example uses
az containerapp env premium ingress add ... --termination-grace-period 500 ...
But the description of the fields below says that the maximum grace period one can set is 60 (seconds).
There is an incoherence: is the limit 60, in which case the example is wrong ? Is it 600, in which case the table is wrong ?
Screenshots
Additional context
Issue also present in the french translation of the documentation page, not tested in any other language
This issue is a:
Issue description
On the page documenting premium ingress configuration via Azure CLI, the example uses
But the description of the fields below says that the maximum grace period one can set is 60 (seconds).
There is an incoherence: is the limit 60, in which case the example is wrong ? Is it 600, in which case the table is wrong ?
Screenshots
Additional context
Issue also present in the french translation of the documentation page, not tested in any other language