Skip to content

Commit 244157a

Browse files
committed
Add missing article to TOC
1 parent f0d707a commit 244157a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/chaos-studio/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@
7272
href: chaos-studio-tutorial-dynamic-target-portal.md
7373
- name: CLI
7474
href: chaos-studio-tutorial-dynamic-target-cli.md
75+
- name: Replicate a DNS outage by using the NSG fault
76+
href: chaos-studio-dns-outage.md
7577
- name: Experiment templates
7678
items:
7779
- name: Use a chaos experiment template to induce an outage on an Azure Active Directory instance

articles/chaos-studio/chaos-studio-quickstart-dns-outage.md renamed to articles/chaos-studio/chaos-studio-dns-outage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ ms.reviewer: prashabora
1010
ms.service: chaos-studio
1111
---
1212

13-
# Quickstart: Replicate a DNS outage by using the NSG fault
13+
# Replicate a DNS outage by using the NSG fault
1414

1515
The network security group (NSG) fault enables you to modify your existing NSG rules as part of a chaos experiment in Azure Chaos Studio. By using this fault, you can block network traffic to your Azure resources and simulate a loss of connectivity or outages of dependent resources.
1616

17-
In this quickstart, you create a chaos experiment that blocks all traffic to external (internet) DNS servers for 15 minutes. With this experiment, you can validate that resources connected to the Azure virtual network associated with the target NSG don't have a dependency on external DNS servers. In this way, you can validate one of the risk-threat model requirements.
17+
This article walks you through creating a chaos experiment that blocks all traffic to external (internet) DNS servers for 15 minutes. You can validate that resources connected to the Azure virtual network associated with the target NSG don't have a dependency on external DNS servers. In this way, you can validate one of the risk-threat model requirements.
1818

1919
## Prerequisites
2020

0 commit comments

Comments
 (0)