Skip to content

Commit fa06dd2

Browse files
committed
whats new acrofixes
1 parent 0601df3 commit fa06dd2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/application-gateway/whats-new.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: victorh
1111
---
1212
# What's new in Azure Application Gateway?
1313

14-
Azure Application Gateway is updated on an ongoing basis. To stay up-to-date with the most recent developments, this article provides you with information about:
14+
Azure Application Gateway is updated on an ongoing basis. To stay updated with the most recent developments, this article provides you with information about:
1515

1616
- The latest releases
1717
- Known issues
@@ -22,14 +22,14 @@ Azure Application Gateway is updated on an ongoing basis. To stay up-to-date wit
2222

2323
|Feature |Description |Date added |
2424
|---------|---------|---------|
25-
|Affinity cookie changes |When cookie based affinity is enabled, Application Gateway injects another identical cookie called *ApplicationGatewayAffinityCORS* in addition to the existing ApplicationGatewayAffinity cookie. *ApplicationGatewayAffinityCORS* has two more attributes added to it (*SameSite=None; Secure*) so that sticky session are maintained even for cross-origin requests. See [Application Gateway Cookie based affinity](configuration-overview.md#cookie-based-affinity) for more information. |February 2020 |
25+
|Affinity cookie changes |When cookie-based affinity is enabled, Application Gateway injects another identical cookie called *ApplicationGatewayAffinityCORS* in addition to the existing ApplicationGatewayAffinity cookie. *ApplicationGatewayAffinityCORS* has two more attributes added to it (*SameSite=None; Secure*) so that sticky sessions are maintained even for cross-origin requests. See [Application Gateway Cookie based affinity](configuration-overview.md#cookie-based-affinity) for more information. |February 2020 |
2626
|Probe enhancements |With the custom probe enhancements in Application Gateway v2 SKU, we have simplified [probe configuration](https://docs.microsoft.com/azure/application-gateway/application-gateway-create-probe-portal#create-probe-for-application-gateway-v2-sku), facilitated [on-demand backend health tests](https://docs.microsoft.com/azure/application-gateway/application-gateway-create-probe-portal#test-backend-health-with-the-probe) and added [more diagnostic information](https://docs.microsoft.com/azure/application-gateway/application-gateway-backend-health-troubleshooting#error-messages) to help you troubleshoot backend health issues. |October 2019 |
2727
|More metrics |We've added the following new metrics to help you monitor your Application Gateway v2 SKU: [Timing-related metrics](https://docs.microsoft.com/azure/application-gateway/application-gateway-metrics#timing-metrics), Backend response status, Bytes received, Bytes sent, Client TLS protocol and Current compute units. See [Metrics supported by Application Gateway V2 SKU](https://docs.microsoft.com/azure/application-gateway/application-gateway-metrics#metrics-supported-by-application-gateway-v2-sku). |August 2019 |
2828
|WAF custom rules |Application Gateway WAF_v2 now supports creating custom rules. See [Application Gateway custom rules](custom-waf-rules-overview.md). |June 2019 |
29-
|Autoscaling, zone redundancy, static VIP support GA |General availability for v2 SKU which supports autoscaling, zone redundancy, enhance performance, static VIPs, Key Vault, Header rewrite. See [Application Gateway autoscaling documentation](application-gateway-autoscaling-zone-redundant.md). |April 2019 |
29+
|Autoscaling, zone redundancy, static VIP support GA |General availability for v2 SKU, which supports autoscaling, zone redundancy, enhance performance, static VIPs, Key Vault, Header rewrite. See [Application Gateway autoscaling documentation](application-gateway-autoscaling-zone-redundant.md). |April 2019 |
3030
|Key Vault integration |Application Gateway now supports integration with Key Vault (in public preview) for server certificates that are attached to HTTPS enabled listeners. See [SSL termination with Key Vault certificates](key-vault-certs.md). |April 2019 |
3131
|Header CRUD/Rewrites |You can now rewrite HTTP headers. See [Tutorial: Create an application gateway and rewrite HTTP headers](tutorial-http-header-rewrite-powershell.md) for more information.|December 2018|
32-
|WAF configuration and exclusion list |We've added more options to help you configure your WAF and reduce false positives. See [Web application firewall request size limits and exclusion lists](application-gateway-waf-configuration.md) for more information.|December 2018|
32+
|WAF configuration and exclusion list |We've added more options to help you configure your WAF and reduce false positives. For more information, see [Web application firewall request size limits and exclusion lists](application-gateway-waf-configuration.md).|December 2018|
3333
|Autoscaling, zone redundancy, static VIP support |With the v2 SKU, there are many improvements such as Autoscaling, improved performance, and more. See [What is Azure Application Gateway?](overview.md) for more information.|September 2018|
3434
|Connection draining |Connection draining allows you to gracefully remove members from your backend pools. For more information, see [Connection draining](features.md#connection-draining).|September 2018|
3535
|Custom error pages |With custom error pages, you can create an error page within the format of the rest of your websites. To enable this, see [Create Application Gateway custom error pages](custom-error.md).|September 2018|

0 commit comments

Comments
 (0)