Skip to content

Commit e5c92c4

Browse files
authored
Update faq.yml
1 parent 8ea96da commit e5c92c4

File tree

1 file changed

+5
-0
lines changed
  • articles/cloud-services-extended-support

1 file changed

+5
-0
lines changed

articles/cloud-services-extended-support/faq.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@ sections:
5858
answer: |
5959
There are no changes to the design, architecture or components of web and worker roles.
6060
61+
- question: |
62+
Role Instance Scaling keeps failing, how to mitigate this ?
63+
answer: |
64+
When multiple Scale calls happen on the same Cloud Service (for different roles) at the same approximate time, due to a race condition, the Microsoft Platform components go out of sync leading to failures. Microsoft is actively working on resolving this issue. The workaround suggested for the interim is not to auto scale all roles simultaneously.
65+
6166
- question: |
6267
How are role instances changing?
6368
answer: |

0 commit comments

Comments
 (0)