Tagged articles
6 articles
Page 1 of 1
DevOps
DevOps
Sep 12, 2018 · Cloud Computing

Using Azure Key Vault to Secure Secrets in TFS/VSTS Build and Release Pipelines

This guide explains how to store sensitive information such as passwords, tokens, and connection strings in Azure Key Vault and integrate it with TFS/VSTS build and release pipelines to improve security, simplify management, and avoid secret leakage across multiple projects.

AzureKey VaultSecret Management
0 likes · 8 min read
Using Azure Key Vault to Secure Secrets in TFS/VSTS Build and Release Pipelines
DevOps Coach
DevOps Coach
Jan 4, 2018 · Fundamentals

Master Enterprise Git: A Complete 4‑Part Tutorial for Teams

This guide presents a structured four‑part tutorial that teaches enterprise developers everything from Git basics and advanced workflows to enterprise‑specific strategies and branch‑policy design, using both command‑line and Visual Studio tools and supporting any Git server such as VSTS, GitHub, or GitLab.

Branch StrategyEnterprise DevelopmentVSTS
0 likes · 8 min read
Master Enterprise Git: A Complete 4‑Part Tutorial for Teams
DevOps
DevOps
Sep 29, 2016 · Cloud Native

Building a Container‑Based CI/CD Pipeline with VSTS/TFS for ASP.NET Core

This article explains how to use Microsoft Visual Studio Team Services/Team Foundation Server together with Docker to create a full‑stack, container‑based CI/CD pipeline for ASP.NET Core applications, covering environment setup, build agents, Docker host connections, and release strategies for test and production.

ASP.NET CoreDevOpsDocker
0 likes · 8 min read
Building a Container‑Based CI/CD Pipeline with VSTS/TFS for ASP.NET Core
DevOps
DevOps
Sep 23, 2016 · Mobile Development

Setting Up iOS Continuous Integration with VSTS/TFS

This guide explains how to configure a cross‑platform CI pipeline for iOS apps using VSTS/TFS, covering project setup, Git repository linking, agent installation on macOS, build definition creation, variable configuration, and triggering builds to produce signed IPA packages.

CIDevOpsMobile Development
0 likes · 7 min read
Setting Up iOS Continuous Integration with VSTS/TFS
DevOps
DevOps
May 9, 2016 · Operations

Configuring Bi‑directional Sync Between GitHub and VSTS Using CI Pipelines

This guide explains how to set up bi‑directional synchronization between public GitHub repositories and private VSTS (Azure DevOps) repos using VSTS CI pipelines, covering configuration steps, command‑line tasks, token handling, and common synchronization scenarios.

Azure DevOpsCIDevOps
0 likes · 6 min read
Configuring Bi‑directional Sync Between GitHub and VSTS Using CI Pipelines
DevOps
DevOps
Dec 16, 2015 · R&D Management

Customizing Process Templates in TFS/VSTS: Adding Fields and Inheritance

This article explains how to choose, customize, and extend TFS/VSTS process templates—including adding custom fields, configuring layouts, and using template inheritance—to align the tool with team-specific workflows and organizational change requirements.

ALMProcess CustomizationTFS
0 likes · 8 min read
Customizing Process Templates in TFS/VSTS: Adding Fields and Inheritance