Skip to content

Commit f85568a

Browse files
committed
Remove note on private endpoint routing
1 parent 9e345ac commit f85568a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/app-service/deploy-staging-slots.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -271,9 +271,6 @@ To let users opt in to your beta app, set the same query parameter to the name o
271271

272272
By default, new slots are given a routing rule of `0%`, shown in grey. When you explicitly set this value to `0%` (shown in black text), your users can access the staging slot manually by using the `x-ms-routing-name` query parameter. But they won't be routed to the slot automatically because the routing percentage is set to 0. This is an advanced scenario where you can "hide" your staging slot from the public while allowing internal teams to test changes on the slot.
273273

274-
> [!NOTE]
275-
> There is a known limitation affecting Private Endpoints and traffic routing with slots. As of April 2021, automatic and manual request routing between slots will result in a "403 Access Denied". This limitation will be removed in a future release.
276-
277274
<a name="Delete"></a>
278275

279276
## Delete a slot

0 commit comments

Comments
 (0)