{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/4"}],"enrichment":{"capability":"A command-line module for the Azure CLI that provides SQL database and server management commands, including operations on managed instances, elastic pools, databases, and data warehouses.","skillfed_tags":["azure-cloud","cli-extension","infrastructure-automation"],"use_cases":["Automate SQL server and database provisioning in Azure infrastructure-as-code scripts.","Manage elastic pools and database scaling from CI/CD pipelines without writing custom Python code.","List and restore deleted databases or manage in-progress database operations via CLI.","Configure SQL server firewall rules, virtual network rules, and connection policies from the command line.","Create and manage Azure SQL managed instances and managed databases in bulk operations."],"what_it_does":"This package is a command module for the Azure CLI that extends the `az` command-line tool with SQL database and server management capabilities. It wraps the Azure SQL management APIs (via azure-mgmt-sql and azure-mgmt-storage) to provide CLI commands for creating, updating, listing, and deleting SQL servers, databases, managed instances, elastic pools, and data warehouses.\n\nThe module is designed for developers and system administrators who manage Azure SQL resources from the command line. It integrates directly into the Azure CLI ecosystem and depends on azure-cli-core for command registration and execution. The package has a low install footprint (pure Python wheel) and no external system dependencies, but it is tightly coupled to the Azure CLI framework and cannot be used as a standalone library.","worth_installing":"Yes, if you use the Azure CLI and need to manage SQL resources from the command line. Install friction is low and the module integrates seamlessly into the `az` tool. However, note that the latest release dates to 2019 and targets Python 2.7\u20133.6; verify compatibility with your current Azure CLI version and Python environment before adopting. No known security vulnerabilities."},"id":"azure-cli-sql","links":{"html":"https://skillfed.io/packages/azure-cli-sql","md":"https://skillfed.io/packages/azure-cli-sql.md","pypi":"https://pypi.org/project/azure-cli-sql/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2019-06-18","license_spdx":null,"license_treatment":"permissive","name":"azure-cli-sql","python_support":"unspecified","summary":"Microsoft Azure Command-Line Tools SQL Command Module"},"popularity":{"monthly_downloads":118250,"position":12128,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.2.5"}
