Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Azure Web Sites Development Stacks

David Ebbo edited this page Jan 15, 2015 · 26 revisions

.NET

  • CLR: 2.0, 4.0
    The default is CLR 4.0.
  • Framework: up to 4.5
    The default is .NET Framework 4.5 (currently .NET 4.5.2).

Node.js (and matching npm)

  • 0.6.17 (1.1.21)
  • 0.6.20 (1.1.37)
  • 0.8.2 (1.1.36)
  • 0.8.19 (1.2.10)
  • 0.8.26 (1.2.30)
  • 0.10.5 (1.2.18)
  • 0.10.18 (1.3.8)
  • 0.10.21 (1.3.11)
  • 0.10.24 (1.3.21)
  • 0.10.26 (1.4.3)
  • 0.10.28 (1.4.9)
  • 0.10.29 (1.4.10)
  • 0.10.31 (1.4.23)
  • 0.10.32 (1.4.28)

The default is Node.js 0.10.32.

PHP

  • 5.3
  • 5.4
  • 5.5
    The default is PHP 5.4.

Python

  • 2.7
  • 3.4

Java

  • 1.7.0_51
Clone this wiki locally