Git Product home page Git Product logo

azdevopsserverlab's Introduction

Azure DevOps Server Lab

This repo contains the following artifacts.

  • ARM template
  • PowerShell deployment script (used to place machine script)
  • PowerShell machine script

These need to be run in order.

The ARM template creates

  • An application tier machine that will also hosts AD Domain Services
  • An Azure AD managed identity extension that is placed on the target VM (for interaction with the SQL DBs later)
  • Two Azure SQL databases (Configuration & Collection database) on a managed server (DBaaS)
  • A storage account (where the machine script will be stored)

The deployment script places the machine script on the storage account and creates a customer script extension on the target VM.

The machine script is run on the application tier (target) machine using a custom script extension

  • It will install AD Domain Services (default domain name will be LAB and lab.internal)
  • Download the Azure DevOps server setup to the C:\ drive

Once the machine script has run you should be able to RDP to the machine and install Azure DevOps Server 2019. The installer will be located on the C: drive.

When configuring the database connection, please follow the instructions in this article: https://docs.microsoft.com/en-us/tfs/server/install/install-azure-sql The managed service identity will have already been created for you.

All that is left to do is to:

  • Enable Azure AD authentication for the Azure SQL server
  • Connect to the server
  • Run the scripts to give the MSI access as per the article

azdevopsserverlab's People

Contributors

danielstocker avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.