Azure / Azure/azure-powershell

New-AzureRmVm/Vmss ImageName should also support VHD.

Open
#5,776 4 comments 0 reactions 0 assignees View on GitHub
act-observability-squad Compute customer-reported feature-request Service Attention
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Description

Currently, New-AzureRmVm/Vmss supports an image id as an image name. New-AzureRmVm also supports uploading VHD to Azure storage and then creating VM from the storage. It should be easy to implement support for creating VM/VMSS from VHD in Azure Storage.

URL or storage/container/blob id?

### Script/Steps for Reproduction

```powershell

```

### Module Version

```powershell
Get-Module -Name AzureRM -ListAvailable
```

### Environment Data

```powershell
$PSVersionTable
```

### Debug Output

```

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.