Updated: May 31, 2023 (January 17, 2022)

  Analyst Report

Staging Azure Deployments

My Atlas / Analyst Reports

1,414 wordsTime to read: 8 min
Rob Sanfilippo by
Rob Sanfilippo

Before joining Directions on Microsoft, Rob worked at Microsoft for 14 years where he designed technologies for Microsoft products and... more

  • Azure applications typically have a life cycle in which they are moved across deployment stages from development through production.
  • The staging process reduces the risk of problems during deployment by enabling application testing in controlled environments prior to going live in production. 
  • Staging can be implemented in several ways with Azure native capabilities and services like GitHub.
  • A common approach involves a source control system, build and deployment workflow automation, and landing zones.

Staging is a technique in which an application is deployed to controlled environments, such as development, test, and user acceptance, prior to going live in production. Staging may be used for application code, data, and configuration elements, and it can involve several organizational teams, tools, and automated processes. Customers must plan and configure processes to stage their Azure applications based on their deployment requirements.

Many Approaches, CI/CD Is Common

Azure applications can be staged in several ways. Manual processes in which administrators step through routines using tools such as the Azure portal may suffice for simple applications that are not updated frequently. However, more complex applications, especially mission critical ones, should be staged using a robust process that is less prone to error.

Atlas Members have full access

Get access to this and thousands of other unbiased analyses, roadmaps, decision kits, infographics, reference guides, and more, all included with membership. Comprehensive access to the most in-depth and unbiased expertise for Microsoft enterprise decision-making is waiting.

Membership Options

Already have an account? Login Now