Skip to content

Commit

Permalink
feat: NATGW Recommendations Update PG Signoff changes (#515)
Browse files Browse the repository at this point in the history
Co-authored-by: Recep Ozkurt <[email protected]>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Zach Trocinski <[email protected]>
Co-authored-by: Zach Trocinski <[email protected]>
  • Loading branch information
5 people authored Nov 20, 2024
1 parent 4f72b67 commit aa7807f
Show file tree
Hide file tree
Showing 4 changed files with 1,261 additions and 1,347 deletions.

This file was deleted.

This file was deleted.

38 changes: 1 addition & 37 deletions azure-resources/Network/natGateways/recommendations.yaml
Original file line number Diff line number Diff line change
@@ -1,22 +1,3 @@
- description: Scale a NAT gateway to meet the demand of a dynamic workload
aprlGuid: 4281631c-3d19-4994-8d96-084c2a51a534
recommendationTypeId: null
recommendationControl: Scalability
recommendationImpact: Medium
recommendationResourceType: Microsoft.Network/natGateways
recommendationMetadataState: Active
longDescription: |
NAT Gateway provides 64,512 SNAT ports per public IP address and supports up to 16 public IP addresses. Monitor "Total SNAT connection count" metric to determine if you're nearing the connection limit of NAT gateway. You can scale the NAT gateway by adding more public IP addresses.
potentialBenefits: Enhances reliability and scalability
pgVerified: false
automationAvailable: false
tags: null
learnMoreLink:
- name: Scale a NAT gateway to meet the demand of a dynamic workload
url: "https://learn.microsoft.com/en-us/azure/nat-gateway/nat-gateway-design#scale-a-nat-gateway-to-meet-the-demand-of-a-dynamic-workload"
- name: Total SNAT Connection Count
url: "https://learn.microsoft.com/en-us/azure/nat-gateway/nat-metrics#total-snat-connection-count"

- description: Configure monitoring and alerting for NAT gateway
aprlGuid: babf75d6-6407-4d90-b01e-5a1768e621f5
recommendationTypeId: null
Expand All @@ -27,28 +8,11 @@
longDescription: |
Use Network Insights for monitoring and alerting on your NAT gateway.Use Total SNAT connection count metric to determine if you're nearing the connection limit of NAT gateway. Set alerts based on Azure Monitor Baseline Alerts (AMBA) thresholds for NAT Gateway
potentialBenefits: Enhanced network performance and health
pgVerified: false
pgVerified: true
automationAvailable: false
tags: null
learnMoreLink:
- name: What is Azure NAT Gateway metrics and alerts?
url: "https://learn.microsoft.com/en-us/azure/nat-gateway/nat-metrics"
- name: AMBA - NAT Gateway
url: "https://azure.github.io/azure-monitor-baseline-alerts/services/Network/natGateways/"

- description: Consider zonal NAT gateway deployment for zone isolation scenarios
aprlGuid: 419df1ea-336b-460a-b6b2-fefe2588fcef
recommendationTypeId: null
recommendationControl: High Availability
recommendationImpact: Medium
recommendationResourceType: Microsoft.Network/natGateways
recommendationMetadataState: Active
longDescription: |
A zonal promise for zone isolation scenarios exists when a virtual machine instance using a NAT gateway resource is in the same zone as the NAT gateway resource and its public IP addresses. The pattern you want to use for zone isolation is creating a "zonal stack" per availability zone.
potentialBenefits: Enhances reliability and scalability
pgVerified: false
automationAvailable: false
tags: null
learnMoreLink:
- name: Zonal NAT gateway resource for each zone in a region to create zone-resiliency
url: "https://learn.microsoft.com/en-us/azure/nat-gateway/nat-availability-zones#zonal-nat-gateway-resource-for-each-zone-in-a-region-to-create-zone-resiliency"
Loading

0 comments on commit aa7807f

Please sign in to comment.