Ruby Developer Center
Learn how to build and deploy Ruby apps on Azure and how to use Ruby to use and manage your Azure resources
Azure SDK for Ruby
Use and manage your Azure resources with Ruby.
Get the SDK from RubyGems:
gem install azure
Get the source from GitHub:
git clone https://github.com/Azure/azure-sdk-for-ruby.git
Run your Ruby application on a Virtual Machine
Run your Ruby application on Windows or Linux Virtual Machines, and migrate workloads without changing existing code.
Azure Command-Line Interface (Azure CLI)
A lightweight cross-platform command-line tool to manage services and accomplish common tasks.
Install and configure the Azure CLI

