microsoft / azure-pipelines-tasks

Tasks for Azure Pipelines
https://aka.ms/tfbuild
MIT License
3.42k stars 2.58k forks source link

[BUG]: Tooltip in AzureResourceManagerTemplateDeploymentV3 task leads to 404 #18224

Open cmiceli-microsoft opened 1 year ago

cmiceli-microsoft commented 1 year ago

Task name

AzureResourceManagerTemplateDeploymentV3

Task version

3

Environment type (Please select at least one enviroment where you face this issue)

Azure DevOps Server type

dev.azure.com (formerly visualstudio.com)

Azure DevOps Server Version (if applicable)

2023/sprint-220-update

Operation system

Windows

Task log

No task log is relevant here.

Relevant log output

No log output is relevant here.

Aditional info

I was using the https://github.com/microsoft/azure-pipelines-tasks/tree/master/Tasks/AzureResourceManagerTemplateDeploymentV3 task to and noticed an invalid aka link in the info tooltip for the template location.

The link https://aka.ms/sampletemplate directs to https://github.com/Azure/azure-quickstart-templates/tree/master/201-vm-winrm-windows which is missing.

image

github-actions[bot] commented 8 months ago

This issue is stale because it has been open for 180 days with no activity. Remove the stale label or comment on the issue otherwise this will be closed in 5 days

cmiceli-microsoft commented 8 months ago

I am not sure how to remove the stale label, but the issue persists.

github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 180 days with no activity. Remove the stale label or comment on the issue otherwise this will be closed in 5 days

cmiceli-microsoft commented 1 week ago

The issue still persists. Digging through commits, I believe the aka.ms link should be updated to https://github.com/Azure/azure-quickstart-templates/tree/master/demos/vm-winrm-windows