Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Network] Update application gateway #22489

Merged
merged 16 commits into from
May 19, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update _help.py
ZengTaoxu committed May 19, 2022
commit 68664552465fb68a96ef6ec4e904f5ab0e32c589
4 changes: 2 additions & 2 deletions src/azure-cli/azure/cli/command_modules/network/_help.py
Original file line number Diff line number Diff line change
@@ -912,7 +912,7 @@

helps['network application-gateway rule'] = """
type: group
short-summary: Evaluate probe information and define routing rules.
short-summary: Evaluate probe information and define http/https routing rules.
long-summary: >
For more information, visit, https://docs.microsoft.com/azure/application-gateway/application-gateway-customize-waf-rules-cli
"""
@@ -968,7 +968,7 @@

helps['network application-gateway routing-rule'] = """
type: group
short-summary: Evaluate probe information and define routing rules.
short-summary: Evaluate probe information and define tcp/tls routing rules.
"""

helps['network application-gateway routing-rule create'] = """