-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Background
Microsoft has released Azure Linux 3.0, which is recommended for use with the Azure CLI. Migrating to Azure Linux 3.0 ensures long-term support, improved security, and compatibility with new Azure features.
Tasks
- Assess current usage of Azure CLI in images or scripts
- Update any Dockerfiles, build scripts, or CI/CD workflows to use Azure Linux 3.0 as the base for Azure CLI
- Test all workflows and integrations for compatibility
- Document the migration in the repository documentation
Acceptance Criteria
- All references to previous Azure Linux versions for Azure CLI are replaced with Azure Linux 3.0
- CI/CD pipelines and local development environments work as expected
- Documentation is updated to reflect the change
Additional Context
Please refer to the official Microsoft documentation