Skip to content

Commit fd6a511

Browse files
authored
Merge pull request #64795 from ms-ishiyam/patch-23
Upgrading VMSS after add the backend
2 parents e2409cd + 69a7018 commit fd6a511

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
@@ -140,6 +140,8 @@ An application gateway can also communicate with on-premises servers when they'r
140140

141141
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.
142142

143+
After you add virtual machine scale sets as a backend pool member, you need to upgrade virtual machine scale sets instances. Until you upgrade scale sets instances, the backend will be unhealthy.
144+
143145
## Health probes
144146

145147
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)