Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to:
Azure Data CLI (
azdata
)
The following article provides reference for the sql commands in the azdata tool. For more information about other azdata commands, see azdata reference
Command | Description |
---|---|
azdata app template list | Fetch supported templates. |
azdata app template pull | Download supported templates. |
Fetch supported templates under the specified [URL] github repository.
azdata app template list [--url -u]
Fetch all templates under the default template repository location.
azdata app template list
Fetch all templates under a different repository location.
azdata app template list --url https://github.com/diffrent/templates.git
Specify a different template repository location. Default: https://github.com/Microsoft/SQLBDC-AppDeploy.git
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Output format. Allowed values: json, jsonc, table, tsv. Default: json.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
Download supported templates under the specified [URL] github repository.
azdata app template pull [--name -n]
[--url -u]
[--destination -d]
Download all templates under the default template repository location.
azdata app template pull
Download all templates under a different repository location.
azdata app template list --url https://github.com/diffrent/templates.git
Download individual template by name.
azdata app template pull --name ssis
Template name. For a full list off supported template names, run azdata app template list
Specify a different template repository location. Default: https://github.com/Microsoft/SQLBDC-AppDeploy.git
Where to place the application skeleton template.
./templates
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Output format. Allowed values: json, jsonc, table, tsv. Default: json.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
For more information about other azdata commands, see azdata reference.
For more information about how to install the azdata tool, see Install azdata.
Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register today