az storage account private-link-resource

Manage storage account private link resources.

Commands

Name Description Type Status
az storage account private-link-resource list

Get the private link resources that need to be created for a storage account.

Core Preview
Preview

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

Get the private link resources that need to be created for a storage account.

az storage account private-link-resource list --account-name
                                              --resource-group

Get the private link resources that need to be created for a storage account.

az storage account private-link-resource list --account-name mystorageaccount -g MyResourceGroup
--account-name

The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. Required.

--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.

--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.