Azure
Coming Soon
This section is not written yet. The nav entry exists so the structure is in place — content is planned, not delivered.
Planned Coverage
- App Service — deployment slots, scaling, configuration
- Azure DevOps — repos, boards, artifacts
- Pipelines — YAML pipelines, stages, approvals, service connections
- Storage — Blob Storage, containers, SAS tokens
- Key Vault for secrets
- Azure SQL and Cosmos DB basics
Until Then
The platform-independent parts are already covered:
- CI/CD Fundamentals — pipeline stages, secrets, deployment strategies, rollback. Azure Pipelines uses different YAML than GitHub Actions, but the concepts and the interview answers are identical
- Render — health checks, graceful shutdown, connection pooling, zero-downtime deploys. These apply to Azure App Service unchanged
Reference: