Azure / Azure/azure-cli

[Reference feedback]: az vm install-patches --package-name-masks-to-include wrong Format: packageName_packageVersion.

Open
#32,333 1 comment 0 reactions 2 assignees Claimed by @zhoxing-ms View on GitHub
act-observability-squad Auto-Assign Azure CLI Team Compute customer-reported needs-triage question
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

### Type of issue

Other (describe below)

### Reference command name

az vm install-patches -g RG-EastAsia -n RHEL9 --package-name-masks-to-include 'azure-cli_2.78.0-1.el9' --maximum-duration PT1H --reboot-setting IfRequired

### Feedback

az vm install-patches --package-name-masks-to-include wrong Format: packageName_packageVersion.
if using packageName_packageVersion. command result is giving "notselected"
instead, extension accepts packageName=packageVersion

for example:
az vm install-patches -g RG-EastAsia -n RHEL9 --package-name-masks-to-include 'azure-cli=2.78.0-1.el9' --maximum-duration PT1H --reboot-setting IfRequired

### Page URL

https://learn.microsoft.com/en-us/cli/azure/vm?view=azure-cli-latest

### Content source URL

https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/docs-ref-autogen/Latest-version/latest/vm.yml

### Author

@mikefrobbins

### Document Id

bec5aeff-eeac-b579-1641-f680135061c2

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.