Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
4 changes: 3 additions & 1 deletion Azure WAF/WAF Triage Solution/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Azure WAF Triage Solution

[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2FAzure-Network-Security%2Fmain%2FAzure%2520WAF%2FWAF%2520Triage%2520Solution%2Fazuredeploy.json)
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2FAzure-Network-Security%2Fmain%2FAzure%20WAF%2FWAF%20Triage%20Solution%2Fazuredeploy.json)

> **Disclaimer:** This solution is provided **as-is** with no warranty or support. It is a community sample, not an official Microsoft product or service. Use it at your own risk.
>
Expand Down Expand Up @@ -198,3 +198,5 @@ This project welcomes contributions and suggestions. Please open an issue or sub
## License

This project is licensed under the MIT License. See the [LICENSE](../../LICENSE) file for details.


7 changes: 4 additions & 3 deletions Azure WAF/WAF Triage Solution/azuredeploy.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
Azure Automation Runbook to create WAF exclusions or disable rules for Application Gateway WAF policies.

Expand Down
Loading
Loading