Describe the bug
The output of the az find waf command is incorrect. The az cdn waf command does not exist.
Command Name
az find waf
Errors:
No errors.
Output:
Finding examples...
Here are the most common ways to use [waf]:
Get the details of a CDN WAF policy.
az cdn waf policy show --resource-group group --name policy
Delete a CDN policy.
az cdn waf policy delete --resource-group group --name policy
List CDN WAF policies in a resource group. (autogenerated)
az cdn waf policy list --resource-group group
To Reproduce:
Execute az find waf
Expected Behavior
Give the correct answer.
Environment Summary
Linux-6.8.0-79-generic-x86_64-with-glibc2.39, Ubuntu 24.04.3 LTS
Python 3.13.7
Installer: DEB
azure-cli 2.77.0
Extensions:
application-insights 1.2.1
resource-graph 2.1.1
Dependencies:
msal 1.34.0b1
azure-mgmt-resource 23.3.0
Describe the bug
The output of the
az find wafcommand is incorrect. Theaz cdn wafcommand does not exist.Command Name
az find wafErrors:
No errors.
Output:
To Reproduce:
Execute
az find wafExpected Behavior
Give the correct answer.
Environment Summary