Skip to content

Commit 8e5ad1d

Browse files
authored
Merge pull request #57144 from mattbriggs/mdb_20171105_freshpete
Review metadata
2 parents 68145ec + 4af8931 commit 8e5ad1d

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/azure-stack/azure-stack-add-vm-image.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.workload: na
1313
ms.tgt_pltfrm: na
1414
ms.devlang: PowerShell
1515
ms.topic: get-started-article
16-
ms.date: 09/05/2018
16+
ms.date: 11/05/2018
1717
ms.author: mabrigg
1818
ms.reviewer: kivenkat
1919

@@ -26,7 +26,7 @@ In Azure Stack, you can make virtual machine images available to your users. The
2626

2727
## Add a VM image through the portal
2828

29-
> [!NOTE]
29+
> [!NOTE]
3030
> With this method, you must create the Marketplace item separately.
3131
3232
Images must be able to be referenced by a blob storage URI. Prepare a Windows or Linux operating system image in VHD format (not VHDX), and then upload the image to a storage account in Azure or Azure Stack. If your image is already uploaded to the blob storage in Azure or Azure Stack, you can skip step 1.
@@ -35,7 +35,7 @@ Images must be able to be referenced by a blob storage URI. Prepare a Windows or
3535

3636
- Azure Stack only supports generation one (1) VM in the fixed disk VHD format. The fixed-format structures the logical disk linearly within the file, so that disk offset X is stored at blob offset X. A small footer at the end of the blob describes the properties of the VHD. To confirm if your disk is fixed, use the [Get-VHD](https://docs.microsoft.com/powershell/module/hyper-v/get-vhd?view=win10-ps) PowerShell command.
3737

38-
> [!IMPORTANT]
38+
> [!IMPORTANT]
3939
> Azure Stack does not support dynamic disk VHDs. Resizing a dynamic disk that is attached to a VM will leave the VM in a failed state. To mitigate this issue, delete the VM without deleting the VM’s disk, a VHD blob in a storage account. The, convert the VHD from a dynamic disk to a fixed disk and re-create the virtual machine.
4040
4141
* It's more efficient to upload an image to Azure Stack blob storage than to Azure blob storage because it takes less time to push the image to the Azure Stack image repository.

articles/azure-stack/azure-stack-monitor-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.workload: na
1111
pms.tgt_pltfrm: na
1212
ms.devlang: na
1313
ms.topic: article
14-
ms.date: 10/22/2019
14+
ms.date: 11/05/2018
1515
ms.author: mabrigg
1616
ms.reviewer: fiseraci
1717

articles/azure-stack/user/azure-stack-storage-dev.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Get started with Azure Stack storage development tools | Microsoft Docs
33
description: Guidance to get started with using Azure Stack storage development tools
44
services: azure-stack
5-
author: mabriggs
5+
author: mattbriggs
66
ms.author: mabrigg
7-
ms.date: 10/10/2018
7+
ms.date: 11/05/2018
88
ms.topic: get-started-article
99
ms.service: azure-stack
1010
manager: femila

0 commit comments

Comments
 (0)