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
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
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.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Global Parameters
Increase logging verbosity to show all debug logs.
| Property | Value |
|---|---|
| Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
| Property | Value |
|---|---|
| Default value: | False |
Output format.
| Property | Value |
|---|---|
| Default value: | json |
| Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
| Property | Value |
|---|---|
| Default value: | False |
az appconfig network-security-perimeter-configuration reconcile
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 of the network security perimeter configuration to reconcile.
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.
Acquiring an Azure Policy token automatically for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
The related change reference ID for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Global Parameters
Increase logging verbosity to show all debug logs.
| Property | Value |
|---|---|
| Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
| Property | Value |
|---|---|
| Default value: | False |
Output format.
| Property | Value |
|---|---|
| Default value: | json |
| Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
| Property | Value |
|---|---|
| Default value: | False |
az appconfig network-security-perimeter-configuration show
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 of the network security perimeter configuration to show.
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.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Global Parameters
Increase logging verbosity to show all debug logs.
| Property | Value |
|---|---|
| Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
| Property | Value |
|---|---|
| Default value: | False |
Output format.
| Property | Value |
|---|---|
| Default value: | json |
| Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
| Property | Value |
|---|---|
| Default value: | False |