Skip to content

Commit 7e17785

Browse files
authored
Merge pull request #260826 from AbbyMSFT/chaos
Chaos studio service limits and remove article in overview
2 parents f0051c1 + 905c3fc commit 7e17785

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

articles/azure-resource-manager/management/azure-subscription-service-limits.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ The following limits apply when you use Azure Resource Manager and Azure resourc
8585

8686
[!INCLUDE [redis-cache-service-limits](../../azure-cache-for-redis/includes/redis-cache-service-limits.md)]
8787

88+
8889
## Azure Cloud Services limits
8990

9091
[!INCLUDE [azure-cloud-services-limits](../../../includes/azure-cloud-services-limits.md)]
@@ -93,7 +94,7 @@ The following limits apply when you use Azure Resource Manager and Azure resourc
9394

9495
Pricing tiers determine the capacity and limits of your search service. Tiers include:
9596

96-
* **Free** multi-tenant service, shared with other Azure subscribers, is intended for evaluation and small development projects.
97+
* **Free** multitenant service, shared with other Azure subscribers, is intended for evaluation and small development projects.
9798
* **Basic** provides dedicated computing resources for production workloads at a smaller scale, with up to three replicas for highly available query workloads.
9899
* **Standard**, which includes S1, S2, S3, and S3 High Density, is for larger production workloads. Multiple levels exist within the Standard tier so that you can choose a resource configuration that best matches your workload profile.
99100

@@ -113,6 +114,10 @@ To learn more about limits on a more granular level, such as document size, quer
113114

114115
[!INCLUDE [azure-cognitive-services-limits](../../../includes/azure-cognitive-services-limits.md)]
115116

117+
## Azure Chaos Studio limits
118+
119+
For Azure Chaos Studio limits, see [Azure Chaos Studio service limits](../../chaos-studio/chaos-studio-service-limits.md).
120+
116121
## Azure Communications Gateway limits
117122

118123
Some of the following default limits and quotas can be increased. To request a change, create a [change request](../../communications-gateway/request-changes.md) stating the limit you want to change.
@@ -367,7 +372,7 @@ For limits specific to Media Services v2 (legacy), see [Media Services v2 (legac
367372

368373
[!INCLUDE [mobile-services-limits](../../../includes/mobile-services-limits.md)]
369374

370-
## Multi-Factor Authentication limits
375+
## Multifactor authentication limits
371376

372377
[!INCLUDE [azure-mfa-service-limits](../../../includes/azure-mfa-service-limits.md)]
373378

articles/chaos-studio/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
items:
55
- name: What is Azure Chaos Studio?
66
href: chaos-studio-overview.md
7-
- name: What is chaos engineering?
8-
href: /azure/architecture/framework/resiliency/chaos-engineering?toc=/azure/chaos-studio/toc.json&bc=/azure/chaos-studio/breadcrumb/toc.json
97
- name: Quickstart
108
items:
119
- name: Create and run a chaos experiment using Azure Chaos Studio

articles/chaos-studio/chaos-studio-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom: template-overview,ignite-fall-2021, kr2b-contr-experiment
1212

1313
# What is Azure Chaos Studio?
1414

15-
[Azure Chaos Studio](https://azure.microsoft.com/services/chaos-studio) is a managed service that uses chaos engineering to help you measure, understand, and improve your cloud application and service resilience. Chaos engineering is a methodology by which you inject real-world faults into your application to run controlled fault injection experiments.
15+
[Azure Chaos Studio](https://azure.microsoft.com/services/chaos-studio) is a managed service that uses chaos engineering to help you measure, understand, and improve your cloud application and service resilience. [Chaos engineering](/azure/well-architected/reliability/testing-strategy) is a methodology by which you inject real-world faults into your application to run controlled fault injection experiments.
1616

1717
Resilience is the capability of a system to handle and recover from disruptions. Application disruptions can cause errors and failures that can adversely affect your business or mission. Whether you're developing, migrating, or operating Azure applications, it's important to validate and improve your application's resilience.
1818

0 commit comments

Comments
 (0)