Del via


az automanage configuration-profile-assignment

Note

This reference is part of the automanage extension for the Azure CLI (version 2.44.1 or higher). The extension will automatically install the first time you run an az automanage configuration-profile-assignment command. Learn more about extensions.

Manage configuration profile assignment.

Commands

Name Description Type Status
az automanage configuration-profile-assignment arc

Manage association between an ARC machine and Automanage configuration profile.

Extension GA
az automanage configuration-profile-assignment arc create

Create an association between an ARC machine and Automanage configuration profile.

Extension GA
az automanage configuration-profile-assignment arc delete

Delete an association between an ARC machine and Automanage configuration profile.

Extension GA
az automanage configuration-profile-assignment arc report

Manage report within a given ARC machine configuration profile assignment.

Extension GA
az automanage configuration-profile-assignment arc report list

List reports within a given ARC machine configuration profile assignment.

Extension GA
az automanage configuration-profile-assignment arc report show

Get information about a report associated with an ARC machine configuration profile assignment run.

Extension GA
az automanage configuration-profile-assignment arc show

Get information about an association between an ARC machine and Automanage configuration profile.

Extension GA
az automanage configuration-profile-assignment arc update

Update an association between a ARC machine and Automanage configuration profile.

Extension GA
az automanage configuration-profile-assignment cluster

Manage association between an AzureStackHCI cluster and Automanage configuration profile.

Extension GA
az automanage configuration-profile-assignment cluster create

Create an association between an AzureStackHCI cluster and Automanage configuration profile.

Extension GA
az automanage configuration-profile-assignment cluster delete

Delete an association between an AzureStackHCI cluster and Automanage configuration profile.

Extension GA
az automanage configuration-profile-assignment cluster report

Manage report within a given AzureStackHCI cluster configuration profile assignment.

Extension GA
az automanage configuration-profile-assignment cluster report list

List reports within a given AzureStackHCI cluster configuration profile assignment.

Extension GA
az automanage configuration-profile-assignment cluster report show

Get information about a report associated with a AzureStackHCI cluster configuration profile assignment run.

Extension GA
az automanage configuration-profile-assignment cluster show

Get information about an association between an AzureStackHCI cluster and Automanage configuration profile.

Extension GA
az automanage configuration-profile-assignment cluster update

Update an association between a AzureStackHCI cluster and Automanage configuration profile.

Extension GA
az automanage configuration-profile-assignment list

List configuration profile assignments under a given subscription.

Extension GA
az automanage configuration-profile-assignment vm

Manage association between a VM and Automanage configuration profile.

Extension GA
az automanage configuration-profile-assignment vm create

Create an association between a VM and Automanage configuration profile.

Extension GA
az automanage configuration-profile-assignment vm delete

Delete an association between a VM and Automanage configuration profile.

Extension GA
az automanage configuration-profile-assignment vm report

Manage report within a given VM configuration profile assignment.

Extension GA
az automanage configuration-profile-assignment vm report list

List reports within a given VM configuration profile assignment.

Extension GA
az automanage configuration-profile-assignment vm report show

Get information about a report associated with a VM configuration profile assignment run.

Extension GA
az automanage configuration-profile-assignment vm show

Get information about an association between a VM and Automanage configuration profile.

Extension GA
az automanage configuration-profile-assignment vm update

Update an association between a VM and Automanage configuration profile.

Extension GA

az automanage configuration-profile-assignment list

List configuration profile assignments under a given subscription.

az automanage configuration-profile-assignment list [--cluster-name]
                                                    [--machine-name]
                                                    [--resource-group]
                                                    [--vm-name]

Examples

list configuration-profile-assignment

az automanage configuration-profile-assignment list -g {rg}

Optional Parameters

--cluster-name

The name of the Arc machine.

--machine-name

The name of the Arc machine.

--resource-group -g

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

--vm-name

The name of the virtual machine.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.