- Newest
- Most votes
- Most comments
Based on the available information, I don't have specific details about integrating Amazon Q Developer Pro with Azure DevOps CI/CD pipelines.
Amazon Q Developer is primarily designed to work within supported IDEs like JetBrains IntelliJ, Visual Studio Code, and others. The security scanning features are integrated into these development environments, where developers can run project scans or use auto-scans (enabled by default with Amazon Q Developer Pro).
Amazon Q Developer offers several capabilities including:
- Security scanning to detect vulnerabilities
- Code review with the
/reviewcommand that performs static application security testing (SAST) - Documentation generation with
/doc - Unit test generation with
/test
To use Amazon Q Developer, you need to:
- Install the Amazon Q Developer plugin in your supported IDE
- Authenticate to the Amazon Q Developer service
- For the Pro tier, you can authenticate using AWS IAM Identity Center
However, the sources don't provide information about a Q CLI that could be integrated into Azure DevOps pipelines, nor do they mention specific integration paths with Azure DevOps or other CI/CD systems outside of AWS.
For your specific use case with Azure Repos and Azure DevOps Pipelines, you might want to check the official AWS documentation for Amazon Q Developer or contact AWS Support for more detailed guidance on CI/CD integration options.
Sources
Code security scanning with Amazon Q Developer | AWS DevOps & Developer Productivity Blog
Streamline Development with New Amazon Q Developer Agents | AWS DevOps & Developer Productivity Blog
New Amazon Q Developer agent capabilities include generating documentation, code reviews, and unit tests | AWS News Blog
Accelerate development with secure access to Amazon Q Developer using PingIdentity | AWS DevOps & Developer Productivity Blog
Relevant content
- asked 2 years ago
- asked 2 years ago
- asked 7 months ago
- AWS OFFICIALUpdated a year ago
