Skip to content

Commit 2dc7233

Browse files
author
Michael Bender
committed
added image
1 parent eadec5e commit 2dc7233

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

articles/load-balancer/admin-state-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Administrative state (Admin state) is a feature of Azure Load Balancer that allo
2222

2323
Admin state is useful in scenarios where you want to have more control over the behavior of your Load Balancer. For example, you can set the admin state to up to always consider the backend instance eligible for new connections, even if the health probe indicates otherwise. Conversely, you can set the admin state to down to prevent new connections, even if the health probe indicates that the backend instance is healthy. This can be useful for maintenance or other scenarios where you want to temporarily take a backend instance out of rotation.
2424

25+
:::image type="content" source="media/admin-state-overview/admin-state-overview.png" alt-text="Diagram of admin state usage and state values.":::
26+
2527
## Types of admin state values
2628

2729
There are three types of admin state values: **Up**, **Down**, **None**. The following table describes the effects of each state on new connections and existing connections:
49.4 KB
Loading

0 commit comments

Comments
 (0)