Ócáid
Mar 31, 11 PM - Apr 2, 11 PM
An ócáid foghlama SQL, Fabric and Power BI is mó. Márta 31 – 2 Aibreán. Bain úsáid as cód FABINSIDER chun $ 400 a shábháil.
Cláraigh inniuNí thacaítear leis an mbrabhsálaí seo a thuilleadh.
Uasghrádú go Microsoft Edge chun leas a bhaint as na gnéithe is déanaí, nuashonruithe slándála, agus tacaíocht theicniúil.
azdata
) with zypperApplies to:
Azure Data CLI (
azdata
)
For Linux distributions with zypper
there is a package for the azdata-cli
. The CLI package has been tested on Linux versions which use zypper
:
You can install Azure Data CLI (azdata
)on Linux with yum, apt, or zypper, or on MacOS with Homebrew installation package managers. Before these package managers were available, installation required Python and pip.
Tábhachtach
Before you proceed, you need to remove any installation of azdata
that were installed to the global system Python. The new installers or native-packages add azdata
to your path and it is impossible to know which one is first.
If you have an existing azdata
installed to the global system Python, remove it before proceeding.
To view your current installation, run the following command:
$ pip list --format columns
If azdata
is installed by pip it returns the package and version. For example:
Package Version
------------------- ----------
azdata-cli 15.0.X
azdata-cli-app 15.0.X
azdata-cli-cluster 15.0.X
azdata-cli-core 15.0.X
azdata-cli-hdfs 15.0.X
azdata-cli-notebook 15.0.X
azdata-cli-profile 15.0.X
azdata-cli-spark 15.0.X
azdata-cli-sql 15.0.X
The following example removes a pip installation of azdata
.
$ pip freeze | grep azdata-* | xargs pip uninstall -y
After you have verified that you have removed any installation of azdata
that was installed with pip, proceed with your installation.
Tábhachtach
The RPM package of the azdata-cli
depends on the python3 package. On your system, this may be a Python version which predates the requirement of Python 3.6.x. If this poses an issue for you, find a replacement python3 package or follow the manual install instructions that use pip
.
Install dependencies necessary to install azdata-cli
.
sudo zypper install -y curl
Import the Microsoft repository key.
sudo rpm --import https://packages.microsoft.com/keys/microsoft.asc
Create local repository information.
sudo zypper addrepo -fc https://packages.microsoft.com/config/sles/12/prod.repo
Install azdata-cli
.
sudo zypper install --from packages-microsoft-com-mssql-server-2019 -y azdata-cli
azdata
azdata --version
Update the azdata-cli
with the zypper update
command.
sudo zypper refresh
sudo zypper update azdata-cli
Remove the package from your system.
sudo zypper removerepo azdata-cli
For more information about big data clusters, see What are SQL Server 2019 Big Data Clusters?.
Ócáid
Mar 31, 11 PM - Apr 2, 11 PM
An ócáid foghlama SQL, Fabric and Power BI is mó. Márta 31 – 2 Aibreán. Bain úsáid as cód FABINSIDER chun $ 400 a shábháil.
Cláraigh inniuOiliúint
Modúl
Customize a SUSE Linux Enterprise Server virtual machine on Azure - Training
Deploy and customize a SUSE Linux Enterprise Server (SLES) on Azure virtual machine (VM) using YaST admin and zypper package management tools to add RPM packages. Learn how SUSE groups packages and reconciles package dependencies to help ensure you run the latest updates and versions. Practice using YaST and zypper to install a LAMP stack on a SLES Azure VM.
Deimhniú
Microsoft Certified: Azure Data Scientist Associate - Certifications
Manage data ingestion and preparation, model training and deployment, and machine learning solution monitoring with Python, Azure Machine Learning and MLflow.