You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/service-health/impacted-resources-security.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,23 +34,24 @@ This article details what is communicated to users and where they can view infor
34
34
35
35
## Viewing Impacted Resources for Security Incidents on the Service Health Portal
36
36
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.":::
38
40
39
41
Service Health provides the below information to users whose resources are impacted by a security incident:
40
42
41
43
|Column |Description |
42
44
|---------|---------|
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|
46
45
|**Subscription ID**|Unique ID for the subscription that contains the affected resource|
47
46
|**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|
48
48
|**Tenant Name**|Unique ID for the tenant that contains the impacted resource|
49
49
|**Tenant ID**|Unique ID for the tenant that contains the affected resource|
50
+
|**App ID**| description
50
51
51
52
## Accessing Impacted Resources programmatically via an API
52
53
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.
0 commit comments