Skip to content

[Docs] Update AFD docs to use Feature Flag filter section#1132

Open
MaryanneNjeri wants to merge 1 commit intomainfrom
user/maryanne/update_afd_docs
Open

[Docs] Update AFD docs to use Feature Flag filter section#1132
MaryanneNjeri wants to merge 1 commit intomainfrom
user/maryanne/update_afd_docs

Conversation

@MaryanneNjeri
Copy link
Contributor

AppConfig portal now supports a dedicated section for feature flag filters.

This PR updates documentation with new screenshots and remove any guidance for specifying .appconfig.featureflag/ prefix as key filter.

| ---------------- | ------------- | ----------- | ------------- | ----------- |
| Key value | Key Starts with | `App1:` | Label Equal | `(No label)` |
| Key value | Key Starts with | `.appconfig.featureflag/MyFeatures` | Label Equal | `(No label)` |
| Feature flag | Key Starts with | `MyFeatures` | Label Equal | `(No label)` |
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@avanigupta how come here we also don't specify the all key value filter ?

MaryanneNjeri

This comment was marked as duplicate.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Azure Front Door documentation to reflect recent changes in the Azure App Configuration portal. The portal now provides a dedicated "Feature flag" filter type, eliminating the need to use the .appconfig.featureflag/ prefix when filtering feature flags via key-value filters.

Changes:

  • Fixed grammar error in the "Application uses key-values selector" section
  • Updated all three feature flag filter examples to use the new "Feature flag" filter type instead of "Key value" with .appconfig.featureflag/ prefix
  • Updated sample1.png screenshot to show the new portal UI

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
docs/AzureFrontDoor/readme.md Updated documentation to use new "Feature flag" filter type instead of manual prefix filtering; fixed grammar error
docs/AzureFrontDoor/images/sample1.png New screenshot showing the updated portal UI with dedicated feature flag filter section

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments