We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2aebaeb + a8c89da commit 7955686Copy full SHA for 7955686
articles/static-web-apps/traffic-splitting.md
@@ -5,7 +5,7 @@ services: static-web-apps
5
author: craigshoemaker
6
ms.service: azure-static-web-apps
7
ms.topic: how-to
8
-ms.date: 07/10/2023
+ms.date: 01/22/2025
9
ms.author: cshoe
10
---
11
@@ -15,6 +15,9 @@ Traffic splitting allows you to divert a percentage of traffic to different [bra
15
16
Traffic splitting is only available on the [Standard hosting plan](plans.md).
17
18
+> [!NOTE]
19
+> Traffic splitting does not work with private endpoint or enterprise-grade edge.
20
+
21
## Split traffic
22
23
Before you can split traffic between branches, you first need to have open pull requests to create separate environments.
0 commit comments