[Reference feedback]: missing "--enable-health-probe true" in example command #30586
Labels
Auto-Assign
Auto assign by bot
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-triage
This is a new issue that needs to be triaged to the appropriate team.
Network - Front Door
Service Attention
This issue is responsible by Azure service team.
Type of issue
Other (describe below)
Reference command name
az afd origin-group create
Feedback
in example, command is "az afd origin-group create -g group --origin-group-name og1 --profile-name profile --probe-request-type GET --probe-protocol Http --probe-interval-in-seconds 120 --probe-path /test1/azure.txt --sample-size 4 --successful-samples-required 3 --additional-latency-in-milliseconds 50"
without "--enable-health-probe true" , all health probe configuration in example command will not take effect. Need to add "--enable-health-probe true" in example command.
Page URL
https://learn.microsoft.com/en-us/cli/azure/afd/origin-group?view=azure-cli-latest#az-afd-origin-group-create
Content source URL
https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/latest/docs-ref-autogen/afd/origin-group.yml
Author
@dbradish-microsoft
Document Id
2396414e-db40-d7ff-1cd9-7bb159e9b44a
The text was updated successfully, but these errors were encountered: