Skip to content

Commit cd07ae9

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

File tree

1 file changed

+7
-7
lines changed
  • articles/cloud-services-extended-support

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### YamlMime:FAQ
22
metadata:
3-
title: Frequently asked questions for to Azure Cloud Services (extended support)
4-
description: Frequently asked questions for to Azure Cloud Services (extended support)
3+
title: Frequently asked questions for Azure Cloud Services (extended support)
4+
description: Frequently asked questions for Azure Cloud Services (extended support)
55
ms.topic: faq
66
ms.service: cloud-services-extended-support
77
author: gachandw
@@ -30,7 +30,7 @@ sections:
3030
- question: |
3131
How does my quota change?
3232
answer: |
33-
Customers will need to request quota using the same processes as any other Azure Resource Manager product.Quota in Azure Resource Manager is regional and a separate quota request will be needed for each region.
33+
Customers will need to request quota using the same processes as any other Azure Resource Manager product. Quota in Azure Resource Manager is regional and a separate quota request will be needed for each region.
3434
3535
- question: |
3636
Why don’t I see a production & staging slot anymore?
@@ -58,7 +58,7 @@ sections:
5858
There are no changes to the design, architecture or components of web and worker roles.
5959
6060
- question: |
61-
Role Instance Scaling keeps failing, how to mitigate this ?
61+
Role Instance Scaling keeps failing, how to mitigate this?
6262
answer: |
6363
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.
6464
@@ -171,7 +171,7 @@ sections:
171171
- question: |
172172
Can the reserved IP be updated after a successful deployment?
173173
answer: |
174-
A reserved IP cannot be added, removed or changed during deployment update or upgrade. If the IP addresses needs to be changed, please use a swappable Cloud Service or deploy two Cloud Services with a CName in Azure DNS\Traffic Manager so that the IP can be pointed to either of them.
174+
A reserved IP cannot be added, removed or changed during deployment update or upgrade. If the IP addresses need to be changed, please use a swappable Cloud Service or deploy two Cloud Services with a CName in Azure DNS\Traffic Manager so that the IP can be pointed to either of them.
175175
176176
- question: |
177177
Can I use a DNS name with Cloud Services (extended support)?
@@ -208,12 +208,12 @@ sections:
208208
- name: Known Issues
209209
questions:
210210
- question: |
211-
Role Instance Scaling keeps failing, how to mitigate this ?
211+
Role Instance Scaling keeps failing, how to mitigate this?
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
215215
- question: |
216-
Visual Studio/Tools doesn't support deployment of CS-ES when VNET is located in a different Resource Group. How to deploy ?
216+
Visual Studio/Tools doesn't support deployment of CS-ES when VNET is located in a different Resource Group. How to deploy?
217217
answer: |
218218
This scenario is not supported via Visual Studio. Please deploy via PowerShell or Portal.
219219

0 commit comments

Comments
 (0)