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/migrate/insights-overview.md
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -144,10 +144,14 @@ The **Software card** shows a summary of all discovered software with security r
144
144
145
145
The **Database instances card** shows a summary of all database instances with security risks. Database instance is flagged to be at risk if its database platform is either end-of-support or has known vulnerabilities (CVEs). The card displays the number of database instances on end-of-support platform and database instances with vulnerabilities as fractions of total database instances with security risks.
The **Web apps card** shows a summary of all web apps with security risks. Web app is flagged to be at risk if its runtime is either end-of-support or has known vulnerabilities (CVEs). The card displays the number of web apps with end-of-support runtime and web apps with vulnerabilities as fractions of total web apps with security risks.
150
152
153
+
:::image type="content" source="./media/security-insights-overview/review-web-app-risk-assessment.png" alt-text="Screenshot shows web app risk with security risks." lightbox="./media/security-insights-overview/review-web-app-risk-assessment.png":::
154
+
151
155
## Review detailed Security Insights
152
156
153
157
To review detailed security risks for Servers, Software, Database instances and Web apps, perform the following actions:
@@ -227,17 +231,18 @@ To review Database instances with identified security risks, follow these steps:
227
231
1. Go to the **Insights** (preview) pane.
228
232
1. In the **Database instances** card, select the link that shows the number of Database instances with security risks.
229
233
230
-
234
+
:::image type="content" source="./media/security-insights-overview/database-instances.png" alt-text="Screenshot shows the database instances with security risks." lightbox="./media/security-insights-overview/database-instances.png":::
231
235
232
236
1. You can view the detailed list of database instances, examine associated metadata, and export the data as a .csv file.
233
237
234
-
238
+
:::image type="content" source="./media/security-insights-overview/database-instances-across-workloads.png" alt-text="Screenshot shows the database instances across workloads." lightbox="./media/security-insights-overview/database-instances-across-workloads.png":::
235
239
236
240
1. To view database instances with specific security risks, go to the **Insights** (preview) pane. Here, you see a detailed list of database instances affected due to the following issues:
237
241
238
242
- End-of-support database platform
239
243
- Known vulnerabilities (CVEs) in database platform
240
244
245
+
:::image type="content" source="./media/security-insights-overview/end-of-support-with-vulnerabilities.png" alt-text="Screenshot shows the database instances with security risks and vulnerabilities." lightbox="./media/security-insights-overview/end-of-support-with-vulnerabilities.png":::
241
246
242
247
### Review detailed Security Insights for a Database instance
243
248
@@ -257,17 +262,19 @@ To review web apps with identified security risks, follow these steps:
257
262
1. Go to the **Insights** (preview) pane.
258
263
1. In the **Web apps** card, select the link that shows the number of Web apps with security risks.
259
264
265
+
:::image type="content" source="./media/security-insights-overview/web-apps-security-risks.png" alt-text="Screenshot shows the web apps with security risks along with vulnerabilities." lightbox="./media/security-insights-overview/web-apps-security-risks.png":::
260
266
261
267
262
268
1. You can view the detailed list of Web apps, examine associated metadata, and export the data as a .csv file.
263
269
264
-
270
+
:::image type="content" source="./media/security-insights-overview/web-apps-across-workloads.png" alt-text="Screenshot shows the web apps with security risks across workloads." lightbox="./media/security-insights-overview/web-apps-across-workloads.png":::
265
271
266
272
1. To view Web apps with specific security risks, go to the **Insights** (preview) pane. Here, you see a detailed list of Web apps affected due to the following issues:
267
273
268
274
- End-of-support runtime/framework
269
275
- Known vulnerabilities (CVEs) in runtime/framework
270
276
277
+
:::image type="content" source="./media/security-insights-overview/web-apps-end-of-support-vulnerabilities.png" alt-text="Screenshot shows the web apps with security risks along with end of support and vulnerabilities." lightbox="./media/security-insights-overview/web-apps-end-of-support-vulnerabilities.png":::
271
278
272
279
### Review detailed Security Insights for a Web app
0 commit comments