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

Azure runtime environment

Suwat Ch edited this page Jul 9, 2019 · 21 revisions

This document describes various aspects of the environment that Azure Web Apps run under.

Environment

Azure Web Apps sets some environment variables with information about your Web App.

Website Environment Variables

  • WEBSITE_SITE_NAME - The name of the site.
  • WEBSITE_SKU - The sku of the site (Possible values: Free, Shared, Basic, Standard).
  • WEBSITE_COMPUTE_MODE - Specifies whether website is on a dedicated or