Deprecation notice: azure-dev-cli-apps container image
              
              #5490
            
            
                  
                    
                      kristenwomack
                    
                  
                
                  announced in
                Announcements
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We're no longer supporting the
azure-dev-cli-appscontainer image. Here's what you need to do so you don't run into issues in your pipelines.➡️ Delete the
container.image: mcr.microsoft.com/azure-dev-cli-apps:latestin your CI/CD YAML file.⏭️ Then, use the default images hosted by Azure DevOps or GitHub Actions. To install azd, add the setup-azd task to your CI/CD YAML files in an appropriate location.
⚡ Your CI/CD process will be faster with this change because using this large container filled with tools (likely more than you need and won't use).
Beta Was this translation helpful? Give feedback.
All reactions