Skip to content

Commit 53b6f85

Browse files
authored
Merge pull request #97717 from raj-microsoft/patch-1
check azure resource type and region is supported
2 parents 7ae664f + 92ac145 commit 53b6f85

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/chaos-studio/chaos-studio-quickstart-azure-portal.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Create and run a chaos experiment using Azure Chaos Studio
33
description: Understand the steps to create and run a Chaos Studio experiment in 10mins
44
services: chaos-studio
5-
author: prashabora
5+
author: prasha-microsoft
66
ms.topic: quickstart
77
ms.date: 11/10/2021
88
ms.author: prashabora
@@ -26,6 +26,11 @@ If this is your first time using Chaos Studio, you must first register the Chaos
2626
5. In the list of resource providers that appears, search for **Microsoft.Chaos**.
2727
6. Click on the Microsoft.Chaos provider, and click the **Register** button.
2828

29+
## Create an Azure resource supported by Chaos Studio
30+
31+
Create an azure resource and ensure this is one of the supported [fault providers](chaos-studio-fault-providers.md). Also validate if this resource is being created in the [region](https://azure.microsoft.com/global-infrastructure/services/?products=chaos-studio) where Chaos Studio is available. In this experiment we choose an Azure Virtual Machine which is one of the supported fault providers for Chaos Studio.
32+
33+
2934
## Enable Chaos Studio on the Virtual Machine you created
3035
1. Open the [Azure portal](https://portal.azure.com).
3136
2. Search for **Chaos Studio (preview)** in the search bar.

0 commit comments

Comments
 (0)