Skip to content

Commit dc461bc

Browse files
authored
Merge pull request #103175 from spelluru/labsecalerts0203
security alerts for environments
2 parents 2d02616 + 14baa8c commit dc461bc

File tree

5 files changed

+43
-0
lines changed

5 files changed

+43
-0
lines changed

articles/lab-services/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,8 @@
152152
href: deploy-nested-template-environments.md
153153
- name: Use Azure managed identities to deploy environments
154154
href: use-managed-identities-environments.md
155+
- name: Security alerts for environments
156+
href: environment-security-alerts.md
155157
- name: Manage reusable templates
156158
items:
157159
- name: Custom images vs. formulas
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
title: Security alerts for environments in Azure DevTest Labs
3+
description: This article shows you how to view security alerts for an environment in DevTest Labs and take an appropriate action.
4+
services: devtest-lab,lab-services
5+
documentationcenter: na
6+
author: spelluru
7+
8+
ms.service: lab-services
9+
ms.workload: na
10+
ms.tgt_pltfrm: na
11+
ms.devlang: na
12+
ms.topic: article
13+
ms.date: 02/03/2020
14+
ms.author: spelluru
15+
16+
---
17+
18+
# Security alerts for environments in Azure DevTest Labs
19+
This article shows you how to view security alerts for environments in Azure DevTest Labs.
20+
21+
## Prerequisites
22+
Currently, you can view security alerts only for environments deployed into your lab. To test or use this feature, deploy an environment into your lab.
23+
24+
## View security alerts for an environment
25+
26+
1. On the home page for your lab, select **Security alerts** on the left menu. You should see the number of security alerts (high, medium, and low).
27+
28+
![Security alerts - overview](./media/environment-security-alerts/security-alerts-overview-page.png)
29+
2. Right-click on three dots (...) in the last column, and select **View security alerts**.
30+
31+
![View security alerts](./media/environment-security-alerts/view-security-alerts-menu.png)
32+
3. You see more details about the alerts and advisor recommendations.
33+
34+
![View security alerts](./media/environment-security-alerts/advisor-recommendations.png)
35+
36+
37+
## Next steps
38+
To learn more about environments, see the following articles:
39+
40+
- [Create multi-vm environments and PaaS resources with Azure Resource Manager templates](devtest-lab-create-environment-from-arm.md)
41+
- [Configure and use public environments](devtest-lab-configure-use-public-environments.md)
358 KB
Loading
283 KB
Loading
398 KB
Loading

0 commit comments

Comments
 (0)