-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamComputeaz vm/vmss/image/disk/snapshotaz vm/vmss/image/disk/snapshotcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-triageThis is a new issue that needs to be triaged to the appropriate team.This is a new issue that needs to be triaged to the appropriate team.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
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
Author
Document Id
bec5aeff-eeac-b579-1641-f680135061c2
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamComputeaz vm/vmss/image/disk/snapshotaz vm/vmss/image/disk/snapshotcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-triageThis is a new issue that needs to be triaged to the appropriate team.This is a new issue that needs to be triaged to the appropriate team.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that