1

Does Windows Azure Platform allow to deploy a ruby on rails app? If yes, in which kind of service? It's a SAAS like Heroku or it is a IAAS?

Thank you!

1
  • Azure Web Sites? or Azure normal server? Commented Jan 10, 2014 at 14:44

2 Answers 2

1

I used...

For Azure Virtual Machine:

  1. http://www.windowsazure.com/en-us/develop/other/tutorials/ruby-on-rails-nopublish/
  2. http://channel9.msdn.com/Events/MIX/MIX10/SVC03 [video]
  3. http://www.windowsazure.com/en-us/documentation/articles/virtual-machines-ruby-rails-web-app-linux/

For Azure Web Sites:

Not yet.

Sign up to request clarification or add additional context in comments.

1 Comment

Web Sites does also support Node.JS and Python, while indeed they don't support Ruby, don't limit them to just .NET and PHP, as this is not the case!
0

You can set up Linux VPS on Azure.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.