Top Leads
Azure Boards Walk Through | Azure Boards Tutorial | AZ-400-Azure DevOps
Posted 1 year ago
Copy Files from Azure Git Repo to on-premise Servers[IT, offer services]
Posted 1 year ago
Here's what I want to achieve:
When a file is changed in Azure Git Repo, I would like to have the change (all files as far) on an on-premise server in a specific folder with a Release Pipeline.
My challenge:
A server with the Self Host Agent is installed on premise.
However, the files have to go to another server.
...
How to Build CI/CD Pipelines in Azure DevOps
Posted 1 year ago
Node.js and Java Fullstack Developers (santa clara)[IT, other]
Posted 1 year ago
Multiple roles available
100% Remote for candidates located in USA
Email current resume to jobs@lomasoft.com
Principals only. No third party recruiters.
Node.js Backend Developer
- 5+ years Node.js development experience
- React experience a plus, Azure DevOps, NoSQL DB / Mongo DB, Jest
- Azure DevOps
- Docker, Docker Compose, microservice development experience a plus
Java Fullstack Developer
- ...
@ search bar not appearing[IT, other]
Posted 1 year ago
Hi,
I am having issues with the @ mention in Azure DevOps discussion.
When I type in @ the search bar isn't showing up so I can't tag someone in the work items.
Is anyone having this problem and were you able to resolve it?
Thanks in advance!
View full post
Urls:
View full post: https://www.reddit.com/r/azuredevops/comments/1745...
PSRule.Rules.AzureDevOps now scans your Azure DevOps environment for plain text sensitive information[IT, other]
Posted 1 year ago
You can now scan your Azure DevOps project for sensitive information, like connection strings for popular Microsoft Azure services, stored as plain text in variables in the Library or GUI pipelines. These new features come with the release of the new v0.1.1 version of PSRule.Rules.AzureDevOps, now available on GitHub and the PowerShell Gallery.
Install the module now from ...
Our tech lead had to abstain from the project because of health issues. I'm offering 50% equity for a Python dev that can run this (infra is already in azure and we got startup hub credits,) It's a RAG project built on python using OpenAI API. We want to be the conversational layer to web systems. You can try out alpha ...
Autheticate to Azure Using Service Principal ID and Secret in PowerShell Task[IT, other]
Posted 1 year ago
I am struggling to get the yaml pipeline autheticate to my Azure accout.
My use case requires exclusively to use Service Principal ID (Client ID) and Client Secret in PowerShell Task@2. The Azure PowerShell Task@5 just wont work beacuse Service Connections are not allowed to be used here.
When I use ` task: PowerShell@2`, struggling to get Az Modules install
When ...
Awaiting approval x100000[IT, other]
Posted 1 year ago
Hi all,
With Azure DevOps, you have the choice of:
Classic Pipelines
Yaml Pipelines
Yaml seems to flow sequentially, unless interrupted with a pre/post condition such as an approval.
In our case, we typically have QA trigger a deployment manually when they want to test it.
With Yaml pipelines I can stop it from deploying to their environment by ...