az appconfig network-security-perimeter-configuration

This command group is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Manage network security perimeter configurations for an App Configuration store.

Commands

Name Description Type Status
az appconfig network-security-perimeter-configuration list

List all network security perimeter configurations for an App Configuration store.

Core Preview
az appconfig network-security-perimeter-configuration reconcile

Force a refresh of the specified network security perimeter configuration for an App Configuration store.

Core Preview
az appconfig network-security-perimeter-configuration show

Show a specific network security perimeter configuration for an App Configuration store.

Core Preview

az appconfig network-security-perimeter-configuration list

Preview

Command group 'appconfig network-security-perimeter-configuration' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

List all network security perimeter configurations for an App Configuration store.

az appconfig network-security-perimeter-configuration list --store-name
                                                           [--resource-group]

Examples

List all network security perimeter configurations for an App Configuration store.

az appconfig network-security-perimeter-configuration list --store-name MyAppConfiguration -g MyResourceGroup

Required Parameters

--store-name -s

Name of the App Configuration store. You can configure the default name using az configure --defaults app_configuration_store=<name>.

Optional Parameters

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--resource-group -g

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

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

Property Value
Default value: False
--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

Property Value
Default value: False
--output -o

Output format.

Property Value
Default value: json
Accepted values: json, jsonc, none, table, tsv, yaml, yamlc
--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.

Property Value
Default value: False

az appconfig network-security-perimeter-configuration reconcile

Preview

Command group 'appconfig network-security-perimeter-configuration' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Force a refresh of the specified network security perimeter configuration for an App Configuration store.

az appconfig network-security-perimeter-configuration reconcile --name
                                                                --store-name
                                                                [--acquire-policy-token]
                                                                [--change-reference]
                                                                [--resource-group]

Examples

Reconcile a network security perimeter configuration.

az appconfig network-security-perimeter-configuration reconcile --store-name MyAppConfiguration -g MyResourceGroup --name MyNspConfigurationName

Required Parameters

--name -n

Name of the network security perimeter configuration to reconcile.

--store-name -s

Name of the App Configuration store. You can configure the default name using az configure --defaults app_configuration_store=<name>.

Optional Parameters

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--acquire-policy-token

Acquiring an Azure Policy token automatically for this resource operation.

Property Value
Parameter group: Global Policy Arguments
--change-reference

The related change reference ID for this resource operation.

Property Value
Parameter group: Global Policy Arguments
--resource-group -g

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

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

Property Value
Default value: False
--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

Property Value
Default value: False
--output -o

Output format.

Property Value
Default value: json
Accepted values: json, jsonc, none, table, tsv, yaml, yamlc
--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.

Property Value
Default value: False

az appconfig network-security-perimeter-configuration show

Preview

Command group 'appconfig network-security-perimeter-configuration' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Show a specific network security perimeter configuration for an App Configuration store.

az appconfig network-security-perimeter-configuration show --name
                                                           --store-name
                                                           [--resource-group]

Examples

Show a network security perimeter configuration by name.

az appconfig network-security-perimeter-configuration show --store-name MyAppConfiguration -g MyResourceGroup --name MyNspConfigurationName

Required Parameters

--name -n

Name of the network security perimeter configuration to show.

--store-name -s

Name of the App Configuration store. You can configure the default name using az configure --defaults app_configuration_store=<name>.

Optional Parameters

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--resource-group -g

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

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

Property Value
Default value: False
--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

Property Value
Default value: False
--output -o

Output format.

Property Value
Default value: json
Accepted values: json, jsonc, none, table, tsv, yaml, yamlc
--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.

Property Value
Default value: False