Skip to content

docs(waf): remove unimplemented Unwanted Access and Identified Attack flags - #2327

Merged
bruno-andrade-azion merged 1 commit into
mainfrom
docs/update-unwanted-acess-identified-attack
Sep 2, 2026
Merged

docs(waf): remove unimplemented Unwanted Access and Identified Attack flags#2327
bruno-andrade-azion merged 1 commit into
mainfrom
docs/update-unwanted-acess-identified-attack

Conversation

@bruno-andrade-azion

Copy link
Copy Markdown
Contributor

What & why

Related issue: none
Pages affected:

  • /en/documentation/products/secure/firewall/web-application-firewall/ and pt-br equivalent
  • /en/documentation/products/secure/firewall/web-application-firewall/rules-set/ and pt-br equivalent
  • /en/documentation/products/devtools/cli/azion-cli/config/azion-config-js/ and pt-br equivalent
  • /en/documentation/products/guides/secure/create-waf-rule-set/ and pt-br equivalent

Engineering never implemented the Unwanted Access and Identified Attack WAF threat families in the product, but they were still documented in the Main Settings threat table, the CLI/SDK config schema, and a sample API request payload — in both en and pt-br. This PR removes every reference to keep the docs accurate.

Type of change

  • 🆕 New content (feat)
  • 🩹 Fix (fix) — typo, broken link, wrong information
  • ♻️ Content update (docs) — rewrite, expansion, upkeep
  • 🌐 Translation sync (i18n)
  • 🏗️ Platform / structure (refactor / chore) — reviewed by UXE, no content mixed in

Author checklist

  • PR title follows type(scope): summary (see GOVERNANCE.md §4)
  • Frontmatter complete: title, description, meta_tags, namespace, permalink, last_reviewed
  • No legacy "edge-" product names in the copy
  • How-to/tutorial content includes at least one runnable, copy-paste-tested code block
  • Screenshots (if any) have alt text and follow image standards
  • Internal links are relative and resolve locally
  • If any permalink changed or page moved: redirect added in this PR (no permalinks changed)
  • i18n: pt-br updated in this PR or follow-up i18n issue created
  • I ran pnpm build:local (build + frontmatter check) without errors — attempted locally but astro build ran out of memory (OOM) in this environment, unrelated to the content change; no build errors were observed before the OOM

… flags

Engineering never implemented these two WAF threat families in the
product, but they were still documented in the Main Settings threat
table, the CLI config schema, and an API request example, across both
locales.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@bruno-andrade-azion
bruno-andrade-azion requested a review from a team September 1, 2026 19:15
@bruno-andrade-azion
bruno-andrade-azion requested a review from a team as a code owner September 1, 2026 19:15

@artur-rossa-azion artur-rossa-azion left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As long as the product still have visible and configurable options taken off by the changes in the API v4 and Console, it seems to be a product bug missalignment, and not just a documentation bug, by definition.

As the bug is recognized by Eng, confirmed by @bruno-andrade-azion), it's OK to go ahead, but is critical to confirm that the options mentioned were removed afterwise, to avoid sync problems between what users see in the cli/API/Console and what docs say about it.

@bruno-andrade-azion
bruno-andrade-azion merged commit e8bf18e into main Sep 2, 2026
5 checks passed
@bruno-andrade-azion
bruno-andrade-azion deleted the docs/update-unwanted-acess-identified-attack branch September 2, 2026 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants