aws / aws/aws-toolkit-azure-devops
AWS Lambda .NET Core - AzureDevOps failing - Unable to install global Amazon.Lambda.Tools
- Dominant language
- TypeScript
- Stars
- 258
- Forks
- 114
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
```
##[error]Unable to install global Amazon.Lambda.Tools! The old package based version of Amazon.Lambda.Tools is now
deprecated. Newer .NET core versions will need to use a newer hosted agent and the global tools (which this task auto
installs). Refer to Microsoft's guide for the correct hosted agent for which hosted agent you need to use newer
.NET Core versions:https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/hosted
```
**To reproduce**
Add a deployment step to an existing pipeline as the last step
**Expected behavior**
after a successful build the deployment step should succeed.
**Screenshots**
**Your Environment**
**Additional context**
Contributor guide
Research direction
Start with the Azure DevOps deployment step that automatically installs Amazon.Lambda.Tools, then compare its package-install behavior with the hosted-agent guidance linked in the issue. Reproduce the failure in an existing pipeline and confirm that the deployment succeeds with the supported global-tool setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, azure, typescript
- Domain
- cloud, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100