AWS Toolkit Extension Tasks Are Not Found in Organization
The 'AWS Toolkit for Azure DevOps' extension tasks are not being found by any pipeline, resulting in a 'A task is missing' error. This happens even in a brand new project with a minimal test pipeline.
- Organization Name:
shaantrika1
- Link to the Extension: https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.aws-vsts-tools
- Troubleshooting Steps Already Taken:
- Verified the extension is installed and enabled.
- Performed a full uninstall and reinstall of the extension.
- Set all relevant security permissions (Agent Pool & Pipeline security itself at the normal and organizational levels, etc.) to the highest level (Administrator) to rule out a permissions issue.
- Confirmed the issue persists in a brand new, clean project (
Troubleshoot-Test
) using a minimal pipeline, proving the issue is at the organization level.
P.S. Had to upgrade to Developer plan (at $30 a month) just to get some Q&A support for this basic issue that I have taken multiple hours at this point to try and resolve. It seems like I shouldn't have to face all this and there should be an easier method of contacting support for 1on1 help over the phone, especially with the upgrade plan.
Anyhow, I am kindly asking for some support from a technical engineer here. I hope you can help me to resolve this issue soon as I need to continue forward with setting up/deploying some pipelines for my personal DevOps/Git Repo/AWS learning for CI/CD pipelines involving deploying IaC with AWS through Git Repos/Pipelines within DevOps
Toolkit_Installed_and_Enabled_1.png.
Toolkit_Installed_and_Enabled_2.png
Testing_Toolkit_On_Separate_Project_Within_Organization_SameTypeofError.png
Reinstallation_Proof_Screen.png
Persisting_Error_After_Reinstallation.png
Main_Error_Message_Deploying_Basic_Pipeline_YAML.png
default_azurepipelines_agentpools_security_orglevel.png
agentpools_azurepipelines_orglevel.png
agent_pools_default_azurepipelines_security_adminassignedtoall.png
agent_pools_azurepipelines_security_adminassignedtoall.png
ALLGROUPS_ANDUSERS_SET_TO_ALLOW_FORALLPARAMETERS.png
Thank you for your consideration and looking through all details/screenshots. It certainly took me too long for how easy I feel this error should be to fix. I appreciate your attention to this matter.