Skip to content

Commit 5005dc5

Browse files
authored
Upgrading VMSS after add the backend
When I added VMSS to the backend pool, the backend became unhealthy. I confirmed that we need to upgrade the VMSS instances. I think the behavior written in this document is better for many customers. ![image](https://user-images.githubusercontent.com/37136042/96805805-69808600-144d-11eb-99a3-d49b1936383d.png)
1 parent cfe5f9a commit 5005dc5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/application-gateway/application-gateway-components.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@ An application gateway can also communicate with to on-premises servers when the
135135

136136
You can create different backend pools for different types of requests. For example, create one backend pool for general requests, and then another backend pool for requests to the microservices for your application.
137137

138+
After you add VMSS as backend pool member, you need to upgrade VMSS instances. Until you upgrade VMSS instances, the backend will be unhealthy.
139+
138140
## Health probes
139141

140142
By default, an application gateway monitors the health of all resources in its backend pool and automatically removes unhealthy ones. It then monitors unhealthy instances and adds them back to the healthy backend pool when they become available and respond to health probes.

0 commit comments

Comments
 (0)