Skip to content

Commit fbc3143

Browse files
authored
Posting updates for Pritam
1 parent 70f871d commit fbc3143

9 files changed

+951
-1003
lines changed
Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
1-
- name: Concepts
2-
expanded: true
3-
items:
4-
- name: Overview
5-
href: index.md
6-
- name: Understanding inventory assets
7-
href: understanding-inventory-assets.md
8-
- name: What is Discovery?
9-
href: what-is-discovery.md
10-
- name: How-to
11-
items:
12-
- name: Understanding asset details
13-
href: understanding-asset-details.md
14-
- name: Understanding dashboards
15-
href: understanding-dashboards.md
16-
- name: Using and managing discovery
17-
href: using-and-managing-discovery.md
18-
- name: Quickstart
19-
items:
20-
- name: Deploying the Defender EASM Azure resource
21-
href: deploying-the-defender-easm-azure-resource.md
22-
- name: Tutorials
23-
items:
24-
- name: Discovering your attack surface
25-
href: discovering-your-attack-surface.md
1+
- name: Concepts
2+
expanded: true
3+
items:
4+
- name: Overview
5+
href: index.md
6+
- name: Understanding inventory assets
7+
href: understanding-inventory-assets.md
8+
- name: What is Discovery?
9+
href: what-is-discovery.md
10+
- name: How-to
11+
items:
12+
- name: Understanding asset details
13+
href: understanding-asset-details.md
14+
- name: Understanding dashboards
15+
href: understanding-dashboards.md
16+
- name: Using and managing discovery
17+
href: using-and-managing-discovery.md
18+
- name: Quickstart
19+
items:
20+
- name: Deploying the Defender EASM Azure resource
21+
href: deploying-the-defender-easm-azure-resource.md
22+
- name: Tutorials
23+
items:
24+
- name: Discovering your attack surface
25+
href: discovering-your-attack-surface.md
Lines changed: 84 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -1,84 +1,84 @@
1-
---
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.
4-
author: danielledennis
5-
ms.author: dandennis
6-
ms.service: security
7-
ms.date: 07/14/2022
8-
ms.topic: quickstart
9-
---
10-
11-
# Deploying the Defender EASM Azure resource
12-
13-
This article explains how to deploy the Microsoft Defender External Attack Surface Management (Defender EASM) Azure resource using the Azure Portal.
14-
15-
Deploying the EASM Azure resource involves two steps:
16-
17-
- Create a resource group
18-
- Deploy the EASM resource to the resource group
19-
20-
## Prerequisites
21-
22-
Before you create a Defender EASM resource group, we recommend that you are familiar with how to access and use the [Microsoft Azure Portal](https://ms.portal.azure.com/) and read the [Defender EASM Overview article](index.md) for key context on the product. You will need:
23-
24-
- A valid Azure subscription or free Defender EASM trial account. If you don’t have an [Azure subscription](/azure/guides/developer/azure-developer-guide#understanding-accounts-subscriptions-and-billing), create an free Azure account before you begin.
25-
26-
- 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.
27-
28-
## Create a resource group
29-
30-
1. To create a new resource group, first select **Resource groups** in the Azure portal.
31-
32-
![Screenshot of resource groups pane highlighted from Azure home page](media/placeholder.png)
33-
34-
2. Under Resource Groups, select **Create**:
35-
36-
![Screenshot of "create resource” highlighted in resource group list view](media/placeholder.png)
37-
38-
3. Select or enter the following property values:
39-
40-
- **Subscription**: Select an Azure subscription.
41-
- **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-
44-
![Screenshot of create resource group basics tab](media/placeholder.png)
45-
46-
4. Select **Review + Create**.
47-
48-
5. Review the values, and then select **Create**.
49-
50-
6. Select **Refresh** to view the new resource group in the list.
51-
52-
## Deploy resources to a resource group
53-
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.
55-
56-
1. To start a deployment, select “Create a resource” in the Azure portal.
57-
58-
![Screenshot of “create resource” option highlighted from Azure home page](media/placeholder.png)
59-
60-
2. In the search box, type **Microsoft Defender EASM**, and then press Enter.
61-
62-
3. Select the **Create** button to create an EASM resource.
63-
64-
![Screenshot of "create” button highlighted from Defender EASM list view](media/placeholder.png)
65-
66-
4. Select or enter the following property values:
67-
68-
- **Subscription**: Select an Azure subscription.
69-
- **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.
70-
- **Name**: give the Defender EASM workspace a name.
71-
- **Region**: Select an Azure location.
72-
73-
![Screenshot of create EASM resource basics tab](media/placeholder.png)
74-
75-
5. Select **Review + Create**.
76-
77-
6. Review the values, and then select **Create**.
78-
79-
7. Select **Refresh** to see the status of the deployment and once finished you can go to the Resource to get started.
80-
81-
## Next steps
82-
83-
- [Using and managing discovery](using-and-managing-discovery.md)
84-
- [Understanding dashboards](understanding-dashboards.md)
1+
---
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.
4+
author: danielledennis
5+
ms.author: dandennis
6+
ms.service: security
7+
ms.date: 07/14/2022
8+
ms.topic: quickstart
9+
---
10+
11+
# Deploying the Defender EASM Azure resource
12+
13+
This article explains how to deploy the Microsoft Defender External Attack Surface Management (Defender EASM) Azure resource using the Azure Portal.
14+
15+
Deploying the EASM Azure resource involves two steps:
16+
17+
- Create a resource group
18+
- Deploy the EASM resource to the resource group
19+
20+
## Prerequisites
21+
22+
Before you create a Defender EASM resource group, we recommend that you are familiar with how to access and use the [Microsoft Azure Portal](https://ms.portal.azure.com/) and read the [Defender EASM Overview article](index.md) for key context on the product. You will need:
23+
24+
- A valid Azure subscription or free Defender EASM trial account. If you don’t have an [Azure subscription](/azure/guides/developer/azure-developer-guide#understanding-accounts-subscriptions-and-billing), create an free Azure account before you begin.
25+
26+
- 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.
27+
28+
## Create a resource group
29+
30+
1. To create a new resource group, first select **Resource groups** in the Azure portal.
31+
32+
![Screenshot of resource groups pane highlighted from Azure home page](media/QuickStart-1.png)
33+
34+
2. Under Resource Groups, select **Create**:
35+
36+
![Screenshot of "create resource” highlighted in resource group list view](media/QuickStart-2.png)
37+
38+
3. Select or enter the following property values:
39+
40+
- **Subscription**: Select an Azure subscription.
41+
- **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+
44+
![Screenshot of create resource group basics tab](media/QuickStart-3.png)
45+
46+
4. Select **Review + Create**.
47+
48+
5. Review the values, and then select **Create**.
49+
50+
6. Select **Refresh** to view the new resource group in the list.
51+
52+
## Deploy resources to a resource group
53+
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.
55+
56+
1. To start a deployment, select “Create a resource” in the Azure portal.
57+
58+
![Screenshot of “create resource” option highlighted from Azure home page](media/QuickStart-4.png)
59+
60+
2. In the search box, type **Microsoft Defender EASM**, and then press Enter.
61+
62+
3. Select the **Create** button to create an EASM resource.
63+
64+
![Screenshot of "create” button highlighted from Defender EASM list view](media/QuickStart-5.png)
65+
66+
4. Select or enter the following property values:
67+
68+
- **Subscription**: Select an Azure subscription.
69+
- **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.
70+
- **Name**: give the Defender EASM workspace a name.
71+
- **Region**: Select an Azure location.
72+
73+
![Screenshot of create EASM resource basics tab](media/QuickStart-6.png)
74+
75+
5. Select **Review + Create**.
76+
77+
6. Review the values, and then select **Create**.
78+
79+
7. Select **Refresh** to see the status of the deployment and once finished you can go to the Resource to get started.
80+
81+
## Next steps
82+
83+
- [Using and managing discovery](using-and-managing-discovery.md)
84+
- [Understanding dashboards](understanding-dashboards.md)

0 commit comments

Comments
 (0)