Azure / Azure/azure-powershell

[Feature]: Please add one field "WriteAcceleratorEnabled" into the Get-AzVM command output for data disk

Open
#24,331 4 comments 0 reactions 1 assignee Claimed by @TravisCragg-MSFT View on GitHub
act-observability-squad bug Compute - VM customer-reported Service Attention
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Description of the new feature

when we run Get-AzVM, the output will just show "WriteAcceleratorEnabled" field for OS disk, but no for data disk. however, in the correspoding rest API, it will show "WriteAcceleratorEnabled" for data disks, thus, it is not convenient for our customers to query the "WriteAcceleratorEnabled" field in powershell command. we have to use rest api + powershell command which is not convenient.

![image](https://github.com/Azure/azure-powershell/assets/18538809/11a699a6-faa7-4f3e-9ac5-8a630d50b1b2)

### Proposed implementation details (optional)

Hope you could add "WriteAcceleratorEnabled" in the output for data disk also.

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.