microsoft / azure-pipelines-tasks

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

SqlAzureDacpacDeploymentV1 | Access Token Acquisition Error | Confidential Client is not supported in Cross Cloud request #17598

Closed KhanSo10 closed 1 year ago

KhanSo10 commented 1 year ago

Note

Issues in this repo are for tracking bugs, feature requests and questions for the tasks in this repo

For a list:
https://github.com/Microsoft/azure-pipelines-tasks/tree/master/Tasks

If you have an issue or request for the Azure Pipelines service, use developer community instead:

https://developercommunity.visualstudio.com/spaces/21/index.html )

Required Information

Entering this information will route you directly to the right team and expedite traction.

Question, Bug, or Feature?
Type: Bug

Enter Task Name: SqlAzureDacpacDeploymentV1

list here (V# not needed):
https://github.com/Microsoft/azure-pipelines-tasks/tree/master/Tasks

Environment

Issue Description

image

I've been a liaison of sorts on this, so please let me know if you need any more information to resolve this and I'll be happy to work on getting that.

Task logs

[Enable debug logging and please provide the zip file containing all the logs for a speedy resolution]

Troubleshooting

Checkout how to troubleshoot failures and collect debug logs: https://docs.microsoft.com/en-us/vsts/build-release/actions/troubleshooting

Error logs

[Insert error from the logs here for a quick overview]

fvilches17 commented 1 year ago

I'm still having the same issue and waiting for a fix.

Recap

SqlAzureDacpacDeployment version 1.209.0 ✅ SqlAzureDacpacDeployment version 1.214.0 ❌

commit (1.209.0 --> 1.214.0)

Workaround:

  - task: SqlAzureDacpacDeployment@1.209.0
    inputs:
      # inputs....

References

See task versioning in MS Docs

fvilches17 commented 1 year ago

ps, just noticed above task versioning format doesn't work in YAML templates

github-actions[bot] commented 1 year 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