Skip to content
This repository was archived by the owner on Aug 18, 2021. It is now read-only.

Prerequisites

Gustavo Denis edited this page Oct 31, 2019 · 1 revision
Main >Using Liquid for building your application> Using Liquid for building your application > Configure CI, CD and CT with Mono-Repo > Prerequisites

This topic approaches the prerequisites concepts to configure Liquid DevOps.

Configure Permissions in VSTS

You must configure the Project Collection Build Service (Liquid) service account for Allow contributor, more information in documentation.

Install Extensions from Market Place

Microsoft Package Management - The package management is responsible to storage binary packages of Liquid and provide comunications with External Packages.

Sonar Cloud - This extension provide integration between VSTS and Sonar Cloud and allow run Code analysis static through pull request and build tasks.

Microsoft Pull Request Merge Conflict Extension - This extension allow solve conflicts in code (source or destination) with easily way.

Install and license Package Management

This documentation explains the procedures necessary to install and configure Package Management on VSTS.

Integrate Visual Studio Team Services with Microsoft Azure

This documentation explains procedures to configure Endpoint between VSTS and Microsoft Azure, through this resource you can access the Microsoft Features eg.: Docker, Kubernetes, API Management, etc.

Integrate Visual Studio Team Services with SonarCloud

This documentation explain procedures to configure the Sonar Cloud to provide metrics of Code Analisys Static during Pull Request and Build tasks.

#Upload Powershell Scripts

Upload de scripts files in Git Repository Branch.

#Microsoft Azure

Azure Kubernetes Service (AKS) - This documentation explain the install and settings to Kubernetes.

API Management - This documentation explain the settings required to configure API Management on Microsoft Azure.

Clone this wiki locally