azure.rb
module for the 'fog' brary to support Azure cloud services
Install
- All systems
-
curl cmd.cat/azure.rb.sh
- Debian
-
apt-get install ruby-fog-azure
- Ubuntu
-
apt-get install ruby-fog-azure
- Kali Linux
-
apt-get install ruby-fog-azure
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-fog-azure
- Raspbian
-
apt-get install ruby-fog-azure
- Dockerfile
- dockerfile.run/azure.rb
ruby-fog-azure
module for the 'fog' brary to support Azure cloud services
This library can be used as a module for `fog` or as standalone provider to use the Azure cloud services in applications.. Fog supports all major cloud providers including AWS, Rackspace, Linode, Blue Box, StormOnDemand, and many others.