Skip to content

Commit 2209993

Browse files
authored
Edits to increase acrolinx score
1 parent 4205734 commit 2209993

File tree

1 file changed

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

1 file changed

+11
-11
lines changed

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,17 @@ sections:
3535
- question: |
3636
Why don’t I see a production & staging slot anymore?
3737
answer: |
38-
Cloud Services (extended support) does not support the logical concept of a hosted service, which included two slots (Production & Staging). Each deployment is an independent Cloud Service (extended support) deployment. To test and stage a new release of a cloud service, deploy a cloud service (extended support) and tag it as VIP swappable with another cloud service (extended support)
38+
Cloud Services (extended support) doesn't support the logical concept of a hosted service, which included two slots (Production & Staging). Each deployment is an independent Cloud Service (extended support) deployment. To test and stage a new release of a cloud service, deploy a cloud service (extended support) and tag it as VIP swappable with another cloud service (extended support)
3939
4040
- question: |
4141
Why can’t I create an empty Cloud Service anymore?
4242
answer: |
43-
The concept of hosted service names does not exist anymore, you cannot create an empty Cloud Service (extended support).
43+
The concept of hosted service names doesn't exist anymore, you can't create an empty Cloud Service (extended support).
4444
4545
- question: |
4646
Does Cloud Services (extended support) support Resource Health Check (RHC)?
4747
answer: |
48-
No, Cloud Services (extended support) does not support Resource Health Check (RHC).
48+
No, Cloud Services (extended support) doesn't support Resource Health Check (RHC).
4949
5050
- question: |
5151
How are role instance metrics changing?
@@ -74,12 +74,12 @@ sections:
7474
- question: |
7575
Does Cloud Services (extended support) support stopped-allocated and stopped-deallocated states?
7676
answer: |
77-
Cloud Services (extended support) deployment only supports the Stopped- Allocated state which appears as "stopped" in the Azure portal. Stopped- Deallocated state is not supported.
77+
Cloud Services (extended support) deployment only supports the Stopped- Allocated state which appears as "stopped" in the Azure portal. Stopped- Deallocated state isn't supported.
7878
7979
- question: |
8080
Do Cloud Services (extended support) deployments support scaling across clusters, availability zones, and regions?
8181
answer: |
82-
Cloud Services (extended support) deployments cannot scale across multiple clusters, availability zones and regions.
82+
Cloud Services (extended support) deployments can't scale across multiple clusters, availability zones and regions.
8383
8484
- question: |
8585
How can I get the deployment ID for my Cloud Service (extended support)
@@ -138,12 +138,12 @@ sections:
138138
- question: |
139139
Does Cloud Services (extended support) allow CTP package format?
140140
answer: |
141-
CTP package format is not supported in Cloud Services (extended support). However, it allows an enhanced package size limit of 800 MB
141+
CTP package format isn't supported in Cloud Services (extended support). However, it allows an enhanced package size limit of 800 MB
142142
143143
- question: |
144144
CSES requires its package files to be stored in a storage account. Can the storage account be set as "enable access from selected virtual networks"
145145
answer: |
146-
CSES does not support Managed Identity Support. So, Storage account by design does not allow CSES to access the package files when storage account is enabled only selected VNet in the setting.
146+
CSES doesn't support Managed Identity Support. So, Storage account by design doesn't allow CSES to access the package files when storage account is enabled only selected VNet in the setting.
147147
148148
- name: Migration
149149
questions:
@@ -172,7 +172,7 @@ sections:
172172
- question: |
173173
What restrictions apply for a subnet with respective to Cloud Services (extended support)?
174174
answer: |
175-
A subnet containing Cloud Services (extended support) deployments cannot be shared with deployments from other compute products such as Virtual Machines, Virtual Machines Scale Sets, Service Fabric, etc.
175+
A subnet containing Cloud Services (extended support) deployments can't be shared with deployments from other compute products such as Virtual Machines, Virtual Machines Scale Sets, Service Fabric, etc.
176176
177177
- question: |
178178
What IP allocation methods are supported on Cloud services (extended support)?
@@ -187,7 +187,7 @@ sections:
187187
- question: |
188188
Can the reserved IP be updated after a successful deployment?
189189
answer: |
190-
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.
190+
A reserved IP can't 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.
191191
192192
- question: |
193193
Can I use a DNS name with Cloud Services (extended support)?
@@ -214,7 +214,7 @@ sections:
214214
- question: |
215215
When specifying secrets/certificates to be installed to a Cloud Service, must the KeyVault resource be in the same Azure subscription as the Cloud Service resource?
216216
answer: |
217-
Yes. We do not allow cross subscription key vault references in Cloud Services to guard against escalation of privilege attacks through CS-ES. The subscription is not a boundary that CS-ES will cross for references to secrets. The reason we do not allow cross subscription references is as an important final step to prevent malicious users from using CS-ES as a privilege escalation mechanism to access other users secrets. Subscription isn’t a security boundary, but defense in depth is a requirement. However, you can use the Key Vault extension to get cross subscription and cross region support for your certificates. Please refer to the documentation [here](./enable-key-vault-virtual-machine.md)
217+
Yes. We don't allow cross subscription key vault references in Cloud Services to guard against escalation of privilege attacks through CS-ES. The subscription isn't a boundary that CS-ES will cross for references to secrets. The reason we do not allow cross subscription references is as an important final step to prevent malicious users from using CS-ES as a privilege escalation mechanism to access other users secrets. Subscription isn’t a security boundary, but defense in depth is a requirement. However, you can use the Key Vault extension to get cross subscription and cross region support for your certificates. Please refer to the documentation [here](./enable-key-vault-virtual-machine.md)
218218
219219
- question: |
220220
When specifying secrets/certificates to be installed to a Cloud Service, must the KeyVault resource be in the same region as the Cloud Service resource?
@@ -231,7 +231,7 @@ sections:
231231
- question: |
232232
Visual Studio/Tools doesn't support deployment of CS-ES when VNET is located in a different Resource Group. How to deploy?
233233
answer: |
234-
This scenario is not supported via Visual Studio. Please deploy via PowerShell or Portal.
234+
This scenario isn't supported via Visual Studio. Please deploy via PowerShell or Portal.
235235
236236
additionalContent: |
237237

0 commit comments

Comments
 (0)