Skip to content

Commit ffd1ce0

Browse files
authored
Update faq.yml
1 parent 2691597 commit ffd1ce0

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
@@ -212,6 +212,11 @@ sections:
212212
answer: |
213213
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.
214214
215+
- question: |
216+
Visual Studio/Tools doesn't support deployment of CS-ES when VNET is located in a different Resource Group. How to deploy ?
217+
answer: |
218+
This scenario is not supported via Visual Studio. Please deploy via PowerShell or Portal.
219+
215220
additionalContent: |
216221
217222
## Next steps

0 commit comments

Comments
 (0)