Skip to content

Commit 2884000

Browse files
Update deploying-the-defender-easm-azure-resource.md
Removed mentions of "marketplace" and "deploy" terminology and added supported regions.
1 parent bfd4455 commit 2884000

File tree

1 file changed

+28
-13
lines changed

1 file changed

+28
-13
lines changed

articles/external-attack-surface-management/deploying-the-defender-easm-azure-resource.md

Lines changed: 28 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
---
2-
title: Deploying the Defender EASM Azure resource
3-
description: This article explains how to deploy the Microsoft Defender External Attack Surface Management (Defender EASM) Azure resource using the Azure Portal.
2+
title: Creating a Defender EASM Azure resource
3+
description: This article explains how to create an Microsoft Defender External Attack Surface Management (Defender EASM) Azure resource using the Azure Portal.
44
author: danielledennis
55
ms.author: dandennis
66
ms.service: security
77
ms.date: 07/14/2022
88
ms.topic: quickstart
99
---
1010

11-
# Deploying the Defender EASM Azure resource
11+
# Creating a Defender EASM Azure resource
1212

13-
This article explains how to deploy the Microsoft Defender External Attack Surface Management (Defender EASM) Azure resource using the Azure Portal.
13+
This article explains how to create a Microsoft Defender External Attack Surface Management (Defender EASM) Azure resource using the Azure Portal.
1414

15-
Deploying the EASM Azure resource involves two steps:
15+
Creating the EASM Azure resource involves two steps:
1616

1717
- Create a resource group
18-
- Deploy the EASM resource to the resource group
18+
- Create an EASM resource in the resource group
1919

2020
## Prerequisites
2121

@@ -25,6 +25,7 @@ Before you create a Defender EASM resource group, we recommend that you are fami
2525

2626
- Your Azure account must have a contributor role assigned for you to create a resource. To get this role assigned to your account, follow the steps in the [Assign roles](/azure/role-based-access-control/role-assignments-steps) documentation, or contact your administrator.
2727

28+
2829
## Create a resource group
2930

3031
1. To create a new resource group, first select **Resource groups** in the Azure portal.
@@ -39,7 +40,14 @@ Before you create a Defender EASM resource group, we recommend that you are fami
3940

4041
- **Subscription**: Select an Azure subscription.
4142
- **Resource Group**: Give the resource group a name.
42-
- **Region**: Specify an Azure location. This location is where the resource group stores metadata about the resource. For compliance reasons, you may want to specify where that metadata is stored. In general, we recommend that you specify a location where most of your resources will be. Using the same location can simplify your template.
43+
- **Region**: Specify an Azure location. This location is where the resource group stores metadata about the resource. For compliance reasons, you may want to specify where that metadata is stored. In general, we recommend that you specify a location where most of your resources will be. Using the same location can simplify your template. The following regions are supported:
44+
45+
- southcentralus
46+
- eastus, australiaeast
47+
- westus3
48+
- swedencentral
49+
- eastasia
50+
- japaneast
4351

4452
![Screenshot of create resource group basics tab](media/QuickStart-3.png)
4553

@@ -49,11 +57,11 @@ Before you create a Defender EASM resource group, we recommend that you are fami
4957

5058
6. Select **Refresh** to view the new resource group in the list.
5159

52-
## Deploy resources to a resource group
60+
## Create resources in a resource group
5361

54-
After you create a resource group, you can deploy resources to the group from the Marketplace. The Marketplace provides all services and pre-defined solutions available in Azure.
62+
After you create a resource group, you can create EASM resources within the group by searching for EASM within the Azure portal.
5563

56-
1. To start a deployment, select “Create a resource” in the Azure portal.
64+
1. Select “Create a resource” in the Azure portal.
5765

5866
![Screenshot of “create resource” option highlighted from Azure home page](media/QuickStart-4.png)
5967

@@ -68,17 +76,24 @@ After you create a resource group, you can deploy resources to the group from th
6876
- **Subscription**: Select an Azure subscription.
6977
- **Resource Group**: Select the Resource Group created in the earlier step, or you can create a new one as part of the process of creating this resource.
7078
- **Name**: give the Defender EASM workspace a name.
71-
- **Region**: Select an Azure location.
79+
- **Region**: Select an Azure location. The following regions are supported:
80+
81+
- southcentralus
82+
- eastus, australiaeast
83+
- westus3
84+
- swedencentral
85+
- eastasia
86+
- japaneast
7287

7388
![Screenshot of create EASM resource basics tab](media/QuickStart-6.png)
7489

7590
5. Select **Review + Create**.
7691

7792
6. Review the values, and then select **Create**.
7893

79-
7. Select **Refresh** to see the status of the deployment and once finished you can go to the Resource to get started.
94+
7. Select **Refresh** to see the status of the resource creation. Once finished, you can go to the Resource to get started.
8095

8196
## Next steps
8297

8398
- [Using and managing discovery](using-and-managing-discovery.md)
84-
- [Understanding dashboards](understanding-dashboards.md)
99+
- [Understanding dashboards](understanding-dashboards.md)

0 commit comments

Comments
 (0)