Add FAQ on Application Gateway SKU family classification#128504
Add FAQ on Application Gateway SKU family classification#128504Jpeddabavi wants to merge 6 commits into
Conversation
Added FAQ entry about SKU family classification for Application Gateway. More information: https://learn.microsoft.com/en-us/answers/questions/5577425/application-gateway-sku-family-defaults-to-generat We constantly receive more support cases regarding this -- having this will stop those cases to App GW support team.
|
Learn Build status updates of commit 84d8a76: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
articles/application-gateway/application-gateway-faq.yml
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
|
Learn Build status updates of commit a5345c3: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
articles/application-gateway/application-gateway-faq.yml
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
|
Learn Build status updates of commit 4584d52: ✅ Validation status: passed
For more details, please refer to the build report. |
PRMerger Results
|
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
|
Reviewing with PMs for App GW. |
mbender-ms
left a comment
There was a problem hiding this comment.
Please change to the following:
- question: Why does my Application Gateway show "SKU family Generation_1" even though I'm using a v2 SKU (WAF_v2 or Standard_v2)?
answer: |
This is expected and doesn't mean your gateway is running on v1. The "SKU family" and "SKU name" are two separate properties:
| Property | What it means | Example |
|---|---|---|
| SKU name | The product tier you selected. Determines features, performance, and behavior. | `Standard_v2`, `WAF_v2` |
| SKU family | An internal Azure platform label for the underlying hardware generation. Informational only. | `Generation_1` |
- If your SKU name is `Standard_v2` or `WAF_v2`, you're running Application Gateway v2 with all v2 capabilities — regardless of what **SKU family** shows.
- **SKU family** is assigned automatically by Azure. You can't change it in the portal, ARM, Bicep, or CLI, and you don't need to. It has no impact on functionality, performance, features, or billing.
@Jpeddabavi Can you respond to the requested changes or let us know if you would like us to commit them? @mbender-ms - When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
|
I will make those changes and will update here. TY! |
Clarified the explanation regarding SKU family and SKU name for Application Gateway, emphasizing that SKU family is informational and does not affect functionality.
|
Learn Build status updates of commit 2ce7a97: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
articles/application-gateway/application-gateway-faq.yml
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
Clarified the distinction between SKU family and SKU name for Application Gateway.
|
Learn Build status updates of commit 22093f7: ✅ Validation status: passed
For more details, please refer to the build report. |
PRMerger Results
|
|
Learn Build status updates of commit 750c482: ✅ Validation status: passed
For more details, please refer to the build report. |
PRMerger Results
|
|
Hi Team, please let me know if any other changes required on this. TY! |
|
@mbender-ms Could you review this proposed update to your article and enter Thanks! |
|
Hi Team, please let me know if any other changes required on this. TY! |

Added FAQ entry about SKU family classification for Application Gateway.
More information: https://learn.microsoft.com/en-us/answers/questions/5577425/application-gateway-sku-family-defaults-to-generat
We constantly receive more support cases regarding this -- having this will stop those cases to App GW support team.