Azure / Azure/azure-dev

Environment Type System

Open
#5,311 2 comments 0 reactions 0 assignees View on GitHub
area/environment area/extensions enhancement
Dominant language
Go
Stars
569
Forks
364
Avg merge
2d 19h
Merged PRs (30d)
136

Description

**Summary**: Add environment type awareness to AZD with support for customizable environment types and type-specific behaviors.

**Acceptance Criteria**:

- [ ] Add `--type` flag to `azd env new ` command
- [ ] Support predefined environment types (dev, test, staging, prod)
- [ ] Allow custom environment types per organization
- [ ] Generate type-specific `azure.yaml` files (e.g., `azure.dev.yaml`, `azure.prod.yaml`)
- [ ] Store environment type metadata in environment configuration
- [ ] CLI commands to list and manage environment types
- [ ] Validation of environment type constraints

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.