[DOCS-15057] Move App and API Protection from unsupported to Preview on US1-FED#38284
Open
hestonhoffman wants to merge 2 commits into
Open
[DOCS-15057] Move App and API Protection from unsupported to Preview on US1-FED#38284hestonhoffman wants to merge 2 commits into
hestonhoffman wants to merge 2 commits into
Conversation
Fixes DOCS-15057, DOCS-15058 Adds an application_security_override key to unsupported_sites so gov no longer shows the unsupported banner for App and API Protection, cascaded across the application_security section and the getting started page. Adds a Preview banner on gov matching the pattern used on App Builder.
Contributor
Fixes DOCS-15057, DOCS-15058 Adds the gov Preview banner at the top of every page under content/en/security/application_security/ that did not already get it from the section _index.md, so the banner appears on every AAP page rather than just the section entry points.
joepeeples
approved these changes
Jul 17, 2026
joepeeples
left a comment
Contributor
There was a problem hiding this comment.
Agree this probably isn't the ideal way to do this; Claude probably makes it easier to make changes like this, but they'll still be tricky to maintain in the future. Approving to unblock if this is how it needs to be done, though.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do? What is the motivation?
Fixes DOCS-15057, DOCS-15058
App and API Protection (AAP) is moving from unsupported to Preview status on the US1-FED (gov) site. This PR:
govacrosscontent/en/security/application_security/andcontent/en/getting_started/security/application_security.mdgov, matching the pattern used on App Buildergov2This isn't a great way of doing this. I may look into an automation for this
Merge instructions
Merge readiness:
Additional notes