Skip to content

Commit e2fa88d

Browse files
committed
added preview to sections
1 parent 914a9d2 commit e2fa88d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/defender-for-cloud/just-in-time-access-usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Just-in-time virtual machine access in Microsoft Defender for Cloud | Microsoft Docs
33
description: Learn how just-in-time VM access (JIT) in Microsoft Defender for Cloud helps you control access to your Azure virtual machines.
44
ms.topic: how-to
5-
ms.date: 05/12/2022
5+
ms.date: 05/17/2022
66
---
77
# Secure your management ports with just-in-time access
88

@@ -23,7 +23,7 @@ This page teaches you how to include JIT in your security program. You'll learn
2323
| Aspect | Details |
2424
|--|:-|
2525
| Release state: | General availability (GA) |
26-
| Supported VMs: | :::image type="icon" source="./media/icons/yes-icon.png"::: VMs deployed through Azure Resource Manager.<br>:::image type="icon" source="./media/icons/no-icon.png"::: VMs deployed with classic deployment models. [Learn more about these deployment models](../azure-resource-manager/management/deployment-models.md).<br>:::image type="icon" source="./media/icons/no-icon.png"::: VMs protected by Azure Firewalls<sup>[1](#footnote1)</sup> controlled by [Azure Firewall Manager](../firewall-manager/overview.md). <br> :::image type="icon" source="./media/icons/yes-icon.png"::: AWS EC2 instances |
26+
| Supported VMs: | :::image type="icon" source="./media/icons/yes-icon.png"::: VMs deployed through Azure Resource Manager.<br>:::image type="icon" source="./media/icons/no-icon.png"::: VMs deployed with classic deployment models. [Learn more about these deployment models](../azure-resource-manager/management/deployment-models.md).<br>:::image type="icon" source="./media/icons/no-icon.png"::: VMs protected by Azure Firewalls<sup>[1](#footnote1)</sup> controlled by [Azure Firewall Manager](../firewall-manager/overview.md). <br> :::image type="icon" source="./media/icons/yes-icon.png"::: AWS EC2 instances (Preview) |
2727
| Required roles and permissions: | **Reader** and **SecurityReader** roles can both view the JIT status and parameters.<br>To create custom roles that can work with JIT, see [What permissions are needed to configure and use JIT?](just-in-time-access-overview.md#what-permissions-are-needed-to-configure-and-use-jit).<br>To create a least-privileged role for users that need to request JIT access to a VM, and perform no other JIT operations, use the [Set-JitLeastPrivilegedRole script](https://github.com/Azure/Azure-Security-Center/tree/main/Powershell%20scripts/JIT%20Scripts/JIT%20Custom%20Role) from the Defender for Cloud GitHub community pages. |
2828
| Clouds: | :::image type="icon" source="./media/icons/yes-icon.png"::: Commercial clouds<br>:::image type="icon" source="./media/icons/yes-icon.png"::: National (Azure Government, Azure China 21Vianet)<br>:::image type="icon" source="./media/icons/yes-icon.png"::: Connected AWS accounts (Preview) |
2929

articles/defender-for-cloud/release-notes.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Release notes for Microsoft Defender for Cloud
33
description: A description of what's new and changed in Microsoft Defender for Cloud
44
ms.topic: reference
5-
ms.date: 05/16/2022
5+
ms.date: 05/17/2022
66
---
77

88
# What's new in Microsoft Defender for Cloud?
@@ -21,7 +21,7 @@ To learn about *planned* changes that are coming soon to Defender for Cloud, see
2121
Updates in May include:
2222

2323
- [Multi-cloud settings of Servers plan are now available in connector level](#multi-cloud-settings-of-servers-plan-are-now-available-in-connector-level)
24-
- JIT is now available for AWS
24+
- [JIT is now available for AWS (Preview)](#jit-is-now-available-for-aws-(preview))
2525

2626
### Multi-cloud settings of Servers plan are now available in connector level
2727

@@ -37,9 +37,9 @@ Updates in the UI include a reflection of the selected pricing tier and the requ
3737

3838
:::image type="content" source="media/release-notes/auto-provision.png" alt-text="Screenshot of the auto-provision page with the multi-cloud connector enabled.":::
3939

40-
### JIT is now available for AWS
40+
### JIT is now available for AWS (Preview)
4141

42-
We would like to announce that Just-in-Time VM access (JIT) is now available to protect your AWS EC2 instances.
42+
We would like to announce that Just-in-Time VM access (JIT) is now available (in preview) to protect your AWS EC2 instances.
4343

4444
Learn how to [JIT protects](just-in-time-access-overview.md#how-jit-operates-with-network-resources-in-azure-and-aws) your AWS EC2 instances.
4545

0 commit comments

Comments
 (0)