Type of issue
Other (describe below)
Reference command name
az mysql flexible-server update
Feedback
The "Warning" note in the reference document for "_help.py" is not rendered properly.
This is due to the ">" after "long-summary:" in YAML indicates a folded style, which collapses newlines into spaces. Recommended fix: use "|" or refer to yaml standards to update in "_help.py".
Page URL
https://review.learn.microsoft.com/en-us/cli/azure/mysql/flexible-server?branch=main&branchFallbackFrom=pr-en-us-5270&view=azure-cli-latest#az-mysql-flexible-server-update
Content source URL
|
long-summary: > |
|
> [!WARNING] |
|
> Enabling High-availability may result in a short downtime for the server based on your server configuration. |
Author
No response
Document Id
No response
Type of issue
Other (describe below)
Reference command name
az mysql flexible-server update
Feedback
The "Warning" note in the reference document for "_help.py" is not rendered properly.
This is due to the ">" after "long-summary:" in YAML indicates a folded style, which collapses newlines into spaces. Recommended fix: use "|" or refer to yaml standards to update in "_help.py".
Page URL
https://review.learn.microsoft.com/en-us/cli/azure/mysql/flexible-server?branch=main&branchFallbackFrom=pr-en-us-5270&view=azure-cli-latest#az-mysql-flexible-server-update
Content source URL
azure-cli/src/azure-cli/azure/cli/command_modules/mysql/_help.py
Lines 326 to 328 in 67013bf
Author
No response
Document Id
No response