az dls account trusted-provider
Command group 'dls' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Manage Data Lake Store account trusted identity providers.
Commands
Name | Description | Type | Status |
---|---|---|---|
az dls account trusted-provider create |
Creates or updates the specified trusted identity provider. |
Core | Preview |
az dls account trusted-provider delete |
Deletes the specified trusted identity provider from the specified Data Lake Store account. |
Core | Preview |
az dls account trusted-provider list |
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account. |
Core | Preview |
az dls account trusted-provider show |
Gets the specified Data Lake Store trusted identity provider. |
Core | Preview |
az dls account trusted-provider update |
Updates the specified trusted identity provider. |
Core | Preview |
az dls account trusted-provider create
Command group 'dls' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Creates or updates the specified trusted identity provider.
During update, the trusted identity provider with the specified name will be replaced with this new provider.
az dls account trusted-provider create --account
--id-provider
--trusted-id-provider-name
[--resource-group]
Required Parameters
Name of the Data Lake Store account.
The URL of this trusted identity provider.
The name of the trusted identity provider. This is used for differentiation of providers in the account.
Optional Parameters
If not specified, will attempt to discover the resource group for the specified Data Lake Store account.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
az dls account trusted-provider delete
Command group 'dls' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Deletes the specified trusted identity provider from the specified Data Lake Store account.
az dls account trusted-provider delete --trusted-id-provider-name
[--account]
[--ids]
[--resource-group]
[--subscription]
Required Parameters
The name of the trusted identity provider to delete.
Optional Parameters
Name of the Data Lake Store account.
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
If not specified, will attempt to discover the resource group for the specified Data Lake Store account.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
az dls account trusted-provider list
Command group 'dls' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
az dls account trusted-provider list [--account]
[--ids]
[--resource-group]
[--subscription]
Optional Parameters
Name of the Data Lake Store account.
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
If not specified, will attempt to discover the resource group for the specified Data Lake Store account.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
az dls account trusted-provider show
Command group 'dls' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Gets the specified Data Lake Store trusted identity provider.
az dls account trusted-provider show --trusted-id-provider-name
[--account]
[--ids]
[--resource-group]
[--subscription]
Required Parameters
The name of the trusted identity provider to retrieve.
Optional Parameters
Name of the Data Lake Store account.
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
If not specified, will attempt to discover the resource group for the specified Data Lake Store account.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
az dls account trusted-provider update
Command group 'dls' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Updates the specified trusted identity provider.
az dls account trusted-provider update --trusted-id-provider-name
[--account]
[--id-provider]
[--ids]
[--resource-group]
[--subscription]
Required Parameters
The name of the trusted identity provider. This is used for differentiation of providers in the account.
Optional Parameters
Name of the Data Lake Store account.
The URL of this trusted identity provider.
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
If not specified, will attempt to discover the resource group for the specified Data Lake Store account.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.