You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/chaos-studio/chaos-studio-tutorial-aad-outage-portal.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: Use a chaos experiment template to induce an outage on an Azure Active Directory instance
3
-
description: Use the Azure portal to create an experiment from the AAD outage experiment template.
2
+
title: Use a chaos experiment template to induce an outage on an Microsoft Entra ID instance
3
+
description: Use the Azure portal to create an experiment from the Microsoft Entra ID outage experiment template.
4
4
author: prasha-microsoft
5
5
ms.author: abbyweisberg
6
6
ms.reviewer: prashabora
@@ -10,9 +10,9 @@ ms.date: 09/27/2023
10
10
ms.custom: template-how-to
11
11
---
12
12
13
-
# Use a chaos experiment template to induce an outage on an Azure Active Directory instance
13
+
# Use a chaos experiment template to induce an outage on an Microsoft Entra ID instance
14
14
15
-
You can use a chaos experiment to verify that your application is resilient to failures by causing those failures in a controlled environment. In this article, you induce an outage on an Azure Active Directory resource using a pre-populated experiment template and Azure Chaos Studio.
15
+
You can use a chaos experiment to verify that your application is resilient to failures by causing those failures in a controlled environment. In this article, you induce an outage on an Microsoft Entra ID resource using a pre-populated experiment template and Azure Chaos Studio.
16
16
17
17
## Prerequisites
18
18
@@ -40,7 +40,7 @@ Now you can create your experiment from a pre-filled experiment template. A chao
40
40
1. In Chaos Studio, go to **Experiments** > **Create** > **New from template**.
41
41
42
42
[](images/tutorial-aad-outage-create.png#lightbox)
43
-
1. Select **AAD Outage**.
43
+
1. Select **Microsoft Entra ID Outage**.
44
44
45
45
[](images/tutorial-aad-outage-select.png#lightbox)
46
46
1. Add a name for your experiment that complies with resource naming guidelines. Select **Next: Permissions**.
@@ -67,6 +67,6 @@ You're now ready to run your experiment.
67
67
1. When **Status** changes to *Running*, select **Details** for the latest run under **History** to see details for the running experiment.
68
68
69
69
## Next steps
70
-
Now that you've run an AAD outage template experiment, you're ready to:
70
+
Now that you've run an Microsoft Entra ID outage template experiment, you're ready to:
71
71
-[Manage your experiment](chaos-studio-run-experiment.md)
72
72
-[Create an experiment that shut down all targets in a zone](chaos-studio-tutorial-dynamic-target-portal.md)
0 commit comments