Skip to content

Commit 7386c83

Browse files
committed
Adding email.
1 parent 96f9611 commit 7386c83

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

articles/virtual-machines/linux/download-vhd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: storage
77
ms.subservice: disks
88
ms.collection: linux
99
ms.topic: how-to
10-
ms.date: 07/07/2022
10+
ms.date: 07/21/2022
1111
---
1212

1313
# Download a Linux VHD from Azure

articles/virtual-machines/windows/disks-upload-vhd-to-managed-disk-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Upload a VHD to Azure or copy a disk across regions - Azure PowerShell
33
description: Learn how to upload a VHD to an Azure managed disk and copy a managed disk across regions, using Azure PowerShell, via direct upload.
44
author: roygara
55
ms.author: rogarana
6-
ms.date: 07/07/2022
6+
ms.date: 07/21/2022
77
ms.topic: how-to
88
ms.service: storage
99
ms.tgt_pltfrm: linux
@@ -21,7 +21,7 @@ If you're providing a backup solution for IaaS VMs in Azure, you should use dire
2121

2222
## Secure uploads with Azure AD (preview)
2323

24-
If you're using [Azure Active Directory (Azure AD)](../../active-directory/fundamentals/active-directory-whatis.md) to control resource access, you can now use it to restrict uploading of Azure managed disks. This feature is currently in preview. When a user attempts to upload a disk, Azure validates the identity of the requesting user in Azure AD, and confirms that user has the required permissions. At a higher level, a system administrator could set a policy at the Azure account or subscription level, to ensure that all disks and snapshots must use Azure AD for uploading.
24+
If you're using [Azure Active Directory (Azure AD)](../../active-directory/fundamentals/active-directory-whatis.md) to control resource access, you can now use it to restrict uploading of Azure managed disks. This feature is currently in preview. When a user attempts to upload a disk, Azure validates the identity of the requesting user in Azure AD, and confirms that user has the required permissions. At a higher level, a system administrator could set a policy at the Azure account or subscription level, to ensure that all disks and snapshots must use Azure AD for uploading. If you have any questions on securing uploads with Azure AD, reach out to this email: azuredisks@microsoft .com
2525

2626
### Prerequisites
2727
[!INCLUDE [disks-azure-ad-upload-download-prereqs](../../../includes/disks-azure-ad-upload-download-prereqs.md)]

articles/virtual-machines/windows/download-vhd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: storage
77
ms.subservice: disks
88
ms.workload: infrastructure-services
99
ms.topic: how-to
10-
ms.date: 07/07/2022
10+
ms.date: 07/21/2022
1111
---
1212

1313
# Download a Windows VHD from Azure

includes/disks-azure-ad-upload-download-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
author: roygara
66
ms.service: storage
77
ms.topic: include
8-
ms.date: 07/07/2022
8+
ms.date: 07/21/2022
99
ms.author: rogarana
1010
ms.custom: include file
1111
---
12-
If you're using [Azure Active Directory (Azure AD)](../articles/active-directory/fundamentals/active-directory-whatis.md) to control resource access, you can now use it to restrict uploads and downloads of Azure managed disks. This feature is currently in preview. When a user attempts to upload or download a disk, Azure validates the identity of the requesting user in Azure AD, and confirms that user has the required permissions. At a higher level, a system administrator could set a policy at the Azure account or subscription level, to ensure that all disks and snapshots must use Azure AD for uploads or downloads.
12+
If you're using [Azure Active Directory (Azure AD)](../articles/active-directory/fundamentals/active-directory-whatis.md) to control resource access, you can now use it to restrict uploads and downloads of Azure managed disks. This feature is currently in preview. When a user attempts to upload or download a disk, Azure validates the identity of the requesting user in Azure AD, and confirms that user has the required permissions. At a higher level, a system administrator could set a policy at the Azure account or subscription level, to ensure that all disks and snapshots must use Azure AD for uploads or downloads. If you have any questions on securing uploads or downloads with Azure AD, reach out to this email: azuredisks@microsoft .com
1313

1414
### Restrictions
1515
[!INCLUDE [disks-azure-ad-upload-download-restrictions](disks-azure-ad-upload-download-restrictions.md)]

0 commit comments

Comments
 (0)