Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
13 views

How to Solve on Dependabot: Requirements to unlock update_not_possible

I am trying to implement dependabot on my Organization AZureDevOps Pipeline. We have multi repos. I am Using a script ps1 to distribute for all the repos the Github/dependabot.yaml file and the ...
Malasartes's user avatar
0 votes
1 answer
30 views

Visual Studio 2022 Azure Function publish profile creation failed

I have created a simple Azure Function triggered by service bus queue messages. It works on my local and I can see the break point hit. However, when I try to publish it to Azure I get this error - ...
Sunny Mittal's user avatar
0 votes
0 answers
28 views

Specify expiration time when requesting access token in microsoft login oauth2 v2.0

I am generating a JWT token by making a post to this URL to log in to Microsoft: https://login.microsoftonline.com/{{TENANT_ID}}/oauth2/v2.0/token I am doing some integration tests and I want to test ...
alergio's user avatar
0 votes
0 answers
23 views

Azure Pipeline timeout with testcontainers

I have a similar issue as this: Testcontainers: Azure pipeline test stage reach timeout of 1hour I would have commented there but I can't comment because I don't have 50 reputation. It's the same case,...
davor300's user avatar
1 vote
2 answers
56 views

How to handle multiple data sources with credentials when you're deploying AAS model through Azure DevOPS release pipeline

I have a tabular model with two data source connections. Both data sources connect to different servers (and databases) to retrieve data for the tables in the model. Within Azure DevOps, I have ...
Abdio68's user avatar
  • 57
0 votes
2 answers
36 views

How to get all the artifact names in deploy pipeline?

TL;DR: How to get all the artifact names in deploy pipeline? Hi, I have multiple branches, and a single generic build pipeline to build their artifacts artifact name example: ...
Tri's user avatar
  • 323
0 votes
1 answer
32 views

How to get Project Name, Release Name, Release Date, Release Changes (Commit Message) From Azure Release APIs

I'm currently working on task the which is the goal from it is to give a table with the below data from all Pipeline releases on our Azure Dashboard from date 01/01/2024 to 01/06/2024. Project Name. ...
Loai amer's user avatar
0 votes
2 answers
41 views

Azure DevOps pipeline for a repo with multiple solutions with multiple projects and dependencies on each other

I'm new to Azure DevOps. I have a repo that contains multiple solutions and each solution contains multiple projects. These projects have dependencies on each other. Projects are targeting .NET 4.7.1. ...
Cisco Cabe's user avatar
0 votes
0 answers
33 views

Azure DevOps - Traceability of ALL Work Items contained in a given release

I need to have full traceability between PRs and Releases -- I want to be able to see which work items were implemented in which release. Azure DevOps apparently has a limit of 100 commits - which ...
Sidelobe's user avatar
  • 430
0 votes
1 answer
50 views

How to bypass policies when merging using Create PR task for a specific account

I am trying to use the Create PR task in a pipeline to merge changes from my source branch to target branch (master). I want to bypass the policies of having reviewers and linking work item. I changed ...
Dharmi Mehta's user avatar
0 votes
1 answer
54 views

How do I deploy Isolated Azure Function App to Azure with multiple artifact files?

I have upgraded my function app to .NET 8 using the isolated worker model and am trying to deploy new builds to Azure. With the change to the isolated worker model, my build artifacts now contain two ...
Matt's user avatar
  • 51
0 votes
1 answer
55 views

Unable to Authenticate to Private Terraform Module Registry with MicrosoftSecurityDevOps@1 - Checkov

I am encountering an issue with the Microsoft Security DevOps task (microsoftsecuritydevops@1) when trying to authenticate to our private Terraform module registry using the Checkov. Although Checkov ...
Isaac Oluwade's user avatar
0 votes
1 answer
61 views

I cannot extract .sql CREATE TABLEs for each table in my Azure SQL Database in my Azure Repo

Like the question says, how can I do that? This is the script I am currently using through the generation of a .dacpac file, but I've seen that this can be done with a PowerShell script instead of ...
WorkingProgrammer's user avatar
0 votes
1 answer
59 views

Azure DevOps pipeline notification to teams direct message

I am working on pipeline that takes care of pull requests. Everything about it works fine, howerver I would like to notify the developer for which the pull request pipeline is running if the pipeline ...
Kopolomo03's user avatar
-3 votes
0 answers
39 views

my team member including myself is facing an issue of authentication pop-up coming every time we perform an action on the azure board [closed]

enter image description here... My team members, including myself, have been experiencing issues while performing actions on the Azure board. For example, whenever I try to change the state of a work ...
user10's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
538