Training
Module
Describe Azure storage services - Training
Azure storage services, tiers, redundancy options, and migration options and tools.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: Databricks SQL
Databricks Runtime 10.4 LTS and above
Unity Catalog only
List all of the credentials present in the workspace that are accessible to the requesting user.
SHOW [ STORAGE | SERVICE ] CREDENTIALS
STORAGE
: Lists the storage credentials.
SERVICE
: Lists the service credentials.
Applies to: Databricks Runtime 15.4 and above.
If none of STORAGE
or SERVICE
are specified, lists all accessible credentials.
> SHOW STORAGE CREDENTIALS
name comment
------------ -----------------
some_creds Used to access s3
> SHOW SERVICE CREDENTIALS
name comment
------------- ----------------------
service_creds Used to access secrets
> SHOW CREDENTIALS
name comment
------------- ----------------------
service_creds Used to access secrets
some_creds Used to access s3
Training
Module
Describe Azure storage services - Training
Azure storage services, tiers, redundancy options, and migration options and tools.
Events
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign in