--- title: Install azdata titleSuffix: SQL Server big data clusters description: Learn how to install the azdata tool for installing and managing Big Data Clusters. author: MikeRayMSFT ms.author: mikeray ms.reviewer: mihaelab ms.date: 01/07/2020 ms.topic: conceptual ms.prod: sql ms.technology: big-data-cluster --- # Install `azdata` [!INCLUDE[tsql-appliesto-ssver15-xxxx-xxxx-xxx](../includes/tsql-appliesto-ssver15-xxxx-xxxx-xxx.md)] `azdata` is a command-line utility written in Python to bootstrap and manage the big data cluster via REST APIs. ## Find latest version The list of files for the latest version is always available at [https://aka.ms/azdata](https://aka.ms/azdata). To find your installed version and see if you need to update, run `azdata --version`. ## OS specific instructions * [Install on Windows](deploy-install-azdata-installer.md) * [Install on macOS](deploy-install-azdata-macos.md) * Install on Linux or [Windows Subsystem for Linux (WSL)](/windows/wsl/about/) * [Install with apt on Debian or Ubuntu](deploy-install-azdata-linux-package.md) * [Install with yum on RHEL, or CentOS](deploy-install-azdata-yum.md) * [Install with Zypper on openSUSE or SLE](deploy-install-azdata-zypper.md) * [Install from script](deploy-install-azdata-pip.md) [!INCLUDE [azdata-package-installation-remove-pip-install](../includes/azdata-package-installation-remove-pip-install.md)] ## Next steps For more information about big data clusters, see [What are [!INCLUDE[big-data-clusters-2019](../includes/ssbigdataclusters-ver15.md)]?](big-data-cluster-overview.md).