Skip to content

Commit bb4052e

Browse files
committed
adding image and updating text
1 parent c543b91 commit bb4052e

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,23 +34,24 @@ This article details what is communicated to users and where they can view infor
3434

3535
## Viewing Impacted Resources for Security Incidents on the Service Health Portal
3636

37-
In the Azure portal, the Impacted Resources tab under Service Health > Security Advisories displays resources that are affected by a security incident. The following example of the Impacted Resources tab shows an incident with confirmed affected resources.
37+
In the Azure portal, the Impacted Resources tab under Service Health > Security Advisories displays resources that are affected by a security incident. The following example of the Impacted Resources tab shows a security incident with impacted resources.
38+
39+
:::image type="content" source="./media/impacted-resource-sec/impact-security.PNG" alt-text="Screenshot of information about affected resources in Azure Service Health.":::
3840

3941
Service Health provides the below information to users whose resources are impacted by a security incident:
4042

4143
|Column |Description |
4244
|---------|---------|
43-
|**Resource Name**|This will be the resource name of the resource. It will be text only for security impacted resources|
44-
|**Resource Type**|Type of affected resource (for example, virtual machine)|
45-
|**Location**|Location that contains the affected resource|
4645
|**Subscription ID**|Unique ID for the subscription that contains the affected resource|
4746
|**Subscription Name**|Subscription name for the subscription that contains the affected resource|
47+
|**Resource Name**|This will be the resource name of the resource. It will be text only for security impacted resources|
4848
|**Tenant Name**|Unique ID for the tenant that contains the impacted resource|
4949
|**Tenant ID**|Unique ID for the tenant that contains the affected resource|
50+
|**App ID**| description
5051

5152
## Accessing Impacted Resources programmatically via an API
5253

53-
Security incident impacted resource information can be retrieved programmatically using Events API. To access the list of resources impacted by a Security incident, the following endpoints can be used by users authorized with the above-mentioned roles.
54+
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, the following endpoints can be used by users authorized with the above-mentioned roles.
5455

5556
**Subscription**
5657

52.9 KB
Loading

0 commit comments

Comments
 (0)