Skip to content

Commit e7adcf9

Browse files
authored
Update impacted-resources-security.md
1 parent b7d0d5d commit e7adcf9

File tree

1 file changed

+16
-12
lines changed

1 file changed

+16
-12
lines changed

articles/service-health/impacted-resources-security.md

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ This article details what is communicated to users and where they can view infor
1919
2020
## Role Based Access (RBAC) For Security Incident Resource Impact
2121

22-
[Azure role-based access control (Azure RBAC)](../role-based-access-control/overview.md) helps you manage who has access to Azure resources, what they can do with those resources, and what areas they have access to. Given the sensitive nature of security incidents, role-based access is leveraged to limit the audience of their impacted resource information. Users authorized with the following roles can view security impacted resource information:
22+
[Azure role-based access control (Azure RBAC)](../role-based-access-control/overview.md) helps you manage who has access to Azure resources, what they can do with those resources, and what areas they have access to. Given the sensitive nature of security incidents, role-based access is leveraged to limit the audience of their impacted resource information. Along with resource information, Service Health provides the below information to users whose resources are impacted by a security incident:
23+
24+
Users authorized with the following roles can view security impacted resource information:
2325

2426
**Subscription level**
2527
- Subscription Owner
@@ -33,16 +35,7 @@ This article details what is communicated to users and where they can view infor
3335

3436
## Viewing Impacted Resources for Security Incidents on the Service Health Portal
3537

36-
In the Azure portal, the **Impacted Resources** tab under **Service Health** > **Security Advisories** displays resources that are impacted by a security incident. The following examples of the Impacted Resources tab shows a security incident with impacted resources.
37-
38-
**Subscription**
39-
:::image type="content" source="./media/impacted-resource-sec/impact-security.PNG" alt-text="Screenshot of information about impacted resources in Azure Service Health.":::
40-
41-
**Tenant**
42-
43-
:::image type="content" source="./media/impacted-resource-sec/security-tenant.PNG" alt-text="Screenshot of information about impacted resources in Azure Service Health.":::
44-
45-
Along with resource information, Service Health provides the below information to users whose resources are impacted by a security incident:
38+
In the Azure portal, the **Impacted Resources** tab under **Service Health** > **Security Advisories** displays resources that are impacted by a security incident. Along with resource information, Service Health provides the below information to users whose resources are impacted by a security incident:
4639

4740
|Column |Description |
4841
|---------|---------|
@@ -51,6 +44,17 @@ Along with resource information, Service Health provides the below information t
5144
|**Tenant Name**|Unique ID for the tenant that contains the impacted resource|
5245
|**Tenant ID**|Unique ID for the tenant that contains the impacted resource|
5346

47+
The following examples shows a security incident with impacted resources from the subscription and tenant scope.
48+
49+
**Subscription**
50+
51+
:::image type="content" source="./media/impacted-resource-sec/impact-security.PNG" alt-text="Screenshot of information about impacted resources from subscription scope in Azure Service Health.":::
52+
53+
**Tenant**
54+
55+
:::image type="content" source="./media/impacted-resource-sec/security-tenant.PNG" alt-text="Screenshot of information about impacted resources from tenant scope in Azure Service Health.":::
56+
57+
5458
## Accessing Impacted Resources programmatically via an API
5559

5660
Impacted resource information for security incidents can be retrieved programmatically using the Events API. To access the list of resources impacted by a security incident, users authorized with the above-mentioned roles can use the following endpoints.
@@ -70,4 +74,4 @@ https://management.azure.com/providers/microsoft.resourcehealth/events/("Trackin
7074
## Next steps
7175
- [Introduction to the Azure Service Health dashboard](service-health-overview.md)
7276
- [Introduction to Azure Resource Health](resource-health-overview.md)
73-
- [Frequently asked questions about Azure Resource Health](resource-health-faq.yml)
77+
- [Frequently asked questions about Azure Resource Health](resource-health-faq.yml)

0 commit comments

Comments
 (0)