Skip to content

--minimum-memory and --minimum-memory - GB vs MB #33086

@leekester

Description

@leekester

Within this doc - https://learn.microsoft.com/en-us/cli/azure/sig/image-definition?view=azure-cli-latest - the following parameters are referenced:

--maximum-memory
Maximum memory in MB.

--minimum-memory
Minimum memory in MB.

When executing "az sig image-definition" commands which use these parameters, the memory values for the definition are in GB rather than MB

recommended: { vCPUs: { min: 2 max: 32 } memory: { min: 8 max: 128 } }

Think it's just a case of updating the docs to specify GB in place of MB for --maximum-memory and --minimum-memory

Metadata

Metadata

Assignees

Labels

Auto-AssignAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamComputeaz vm/vmss/image/disk/snapshotDocumentationact-observability-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions