Created
June 14, 2018 04:55
-
-
Save ixaxaar/a284160faa2670b1ee7f6f5b6a7efdd3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo pip uninstall -y azure | |
sudo pip uninstall -y azure-batch | |
sudo pip uninstall -y azure-common | |
sudo pip uninstall -y azure-cosmosdb-nspkg | |
sudo pip uninstall -y azure-cosmosdb-table | |
sudo pip uninstall -y azure-datalake-store | |
sudo pip uninstall -y azure-eventgrid | |
sudo pip uninstall -y azure-graphrbac | |
sudo pip uninstall -y azure-keyvault | |
sudo pip uninstall -y azure-mgmt | |
sudo pip uninstall -y azure-mgmt-advisor | |
sudo pip uninstall -y azure-mgmt-applicationinsights | |
sudo pip uninstall -y azure-mgmt-authorization | |
sudo pip uninstall -y azure-mgmt-batch | |
sudo pip uninstall -y azure-mgmt-batchai | |
sudo pip uninstall -y azure-mgmt-billing | |
sudo pip uninstall -y azure-mgmt-cdn | |
sudo pip uninstall -y azure-mgmt-cognitiveservices | |
sudo pip uninstall -y azure-mgmt-commerce | |
sudo pip uninstall -y azure-mgmt-compute | |
sudo pip uninstall -y azure-mgmt-consumption | |
sudo pip uninstall -y azure-mgmt-containerinstance | |
sudo pip uninstall -y azure-mgmt-containerregistry | |
sudo pip uninstall -y azure-mgmt-containerservice | |
sudo pip uninstall -y azure-mgmt-cosmosdb | |
sudo pip uninstall -y azure-mgmt-datafactory | |
sudo pip uninstall -y azure-mgmt-datalake-analytics | |
sudo pip uninstall -y azure-mgmt-datalake-nspkg | |
sudo pip uninstall -y azure-mgmt-datalake-store | |
sudo pip uninstall -y azure-mgmt-devtestlabs | |
sudo pip uninstall -y azure-mgmt-dns | |
sudo pip uninstall -y azure-mgmt-eventgrid | |
sudo pip uninstall -y azure-mgmt-eventhub | |
sudo pip uninstall -y azure-mgmt-hanaonazure | |
sudo pip uninstall -y azure-mgmt-iothub | |
sudo pip uninstall -y azure-mgmt-iothubprovisioningservices | |
sudo pip uninstall -y azure-mgmt-keyvault | |
sudo pip uninstall -y azure-mgmt-loganalytics | |
sudo pip uninstall -y azure-mgmt-logic | |
sudo pip uninstall -y azure-mgmt-machinelearningcompute | |
sudo pip uninstall -y azure-mgmt-managementpartner | |
sudo pip uninstall -y azure-mgmt-marketplaceordering | |
sudo pip uninstall -y azure-mgmt-media | |
sudo pip uninstall -y azure-mgmt-monitor | |
sudo pip uninstall -y azure-mgmt-msi | |
sudo pip uninstall -y azure-mgmt-network | |
sudo pip uninstall -y azure-mgmt-notificationhubs | |
sudo pip uninstall -y azure-mgmt-nspkg | |
sudo pip uninstall -y azure-mgmt-powerbiembedded | |
sudo pip uninstall -y azure-mgmt-rdbms | |
sudo pip uninstall -y azure-mgmt-recoveryservices | |
sudo pip uninstall -y azure-mgmt-recoveryservicesbackup | |
sudo pip uninstall -y azure-mgmt-redis | |
sudo pip uninstall -y azure-mgmt-relay | |
sudo pip uninstall -y azure-mgmt-reservations | |
sudo pip uninstall -y azure-mgmt-resource | |
sudo pip uninstall -y azure-mgmt-scheduler | |
sudo pip uninstall -y azure-mgmt-search | |
sudo pip uninstall -y azure-mgmt-servermanager | |
sudo pip uninstall -y azure-mgmt-servicebus | |
sudo pip uninstall -y azure-mgmt-servicefabric | |
sudo pip uninstall -y azure-mgmt-sql | |
sudo pip uninstall -y azure-mgmt-storage | |
sudo pip uninstall -y azure-mgmt-subscription | |
sudo pip uninstall -y azure-mgmt-trafficmanager | |
sudo pip uninstall -y azure-mgmt-web | |
sudo pip uninstall -y azure-nspkg | |
sudo pip uninstall -y azure-servicebus | |
sudo pip uninstall -y azure-servicefabric | |
sudo pip uninstall -y azure-servicemanagement-legacy | |
sudo pip uninstall -y azure-storage-blob | |
sudo pip uninstall -y azure-storage-common | |
sudo pip uninstall -y azure-storage-file | |
sudo pip uninstall -y azure-storage-nspkg | |
sudo pip uninstall -y azure-storage-queue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment