SlideShare a Scribd company logo
Azure DevOps for the
Data Professional
Presented by
Sarah Dutkiewicz
Cleveland Tech Consulting, LLC
Agenda
What is Azure DevOps?
Why should Data Professionals Care?
Benefits of Source Control
Look into Azure DevOps features
SQL Server Data Tools (SSDT)
More In-Depth Look at a Project
Scenario, Part 1
Databases need scripted
We need to see who is changing what and when
Scenario, Part 2
We have a new
person!
New person’s
name doesn’t
work with the
current system.
OneName II
What is this about?
High Level Overview
Allows build and release automation using pipelines
Can break projects into small, deliverable units
Can track work against those units
Can store versions of code using Git
Why Should Data Professionals Care?
DevOps
Benefits for Data Professionals
Track SQL work against work items – explains value to
the client
Schema comparison – easy generation of incremental
change scripts
Code review and change tracking through source
control
Automate deployment processes
Azure DevOps for the Data Professional
Azure DevOps for the Data Professional
Tooling Used
Visual Studio 2019 Community Edition
SQL Server 2017 Developer Edition
Azure DevOps Server Express locally
Can use Azure DevOps in the Cloud for individuals and
small teams, in addition to enterprise options
Source Control
Why Source Control?
Change tracking
Accountability
Versioning
Code review
Repository
AdventureWorks-Local
Folders structured by
schema
Includes database objects
Includes permissions and
extended properties
Sample Commit History
What Changed?
Linking Work to Tasks
Tasks and Links to Work
Code Reviews
Features of
Key Groupings
Overview
Boards
Repos
Pipelines
Overview Section
Dashboards of overall project views
Includes a Wiki
Boards
Work Items
Boards
Backlogs
Sprints
Queries
Estimate
Work Items
Repos
Files
Commits
Pushes
Branches
Tags
Pull Requests
Pipelines
Builds
Releases
Library
Task groups
Deployment
groups
Builds vs Releases
Builds
Compile the code
Build the DACPACs,
change scripts, etc.
Tied to repos
Releases
Deploy the code
Update databases
with DACPACs,
change scripts, etc.
Can trigger releases
based off of builds
Releases
Release Tasks
Deployment Groups
Seen with Release pipelines
Used for deploying to particular resources
Can be used for deploying to Azure or to local
resources
SQL Server Data Tools (SSDT)
SSDT Versions
Visual Studio 2019
Database Projects - Data Storage and Processing workload
AS, IS, RS – extensions
Visual Studio 2017
Database Projects - Data Storage and Processing workload
AS, IS, RS – SSDT 2017 download
SSDT Standalone
Still available, but recommended to use Visual Studio
Database Project
Example:
AdventureWorks2017
Includes:
Tables
Views
Stored Procedures
Triggers
… and more
Ways to Start a Database Project
From scratch
Import from database connection
Import from script
Import from DACPAC
Starting Source of Truth
Which to start with?
Typically, Production – what does the world know today?
Can build change scripts or migrations to go from prod to
dev
Schema compare can help with that too
AdventureWorks Demo
AdventureWorks Demo Plan
Starting with base solution
Explore a use case not thought of
Alter table
Alter data for the use case
Once scripted in a Database
project, let the code be the
source of truth.
Final Words of Advice
Build
often.
If multiple people on the project,
schema compare often.
Generate Script gives you more
control of what’s being run.
Learn More
Azure DevOps and SQL
DevOps with SQL Server:
https://www.microsoft.com/en-us/sql-
server/developer-get-started/sql-devops/
Azure DevOps, SSIS, and Git:
https://andyleonard.blog/2019/03/azure-devops-ssis-
and-git-part-0-getting-started/
Understanding Git
Git Immersion: http://gitimmersion.com/
Git on Codecademy:
https://www.codecademy.com/learn/learn-git
GitHub Guides: https://guides.github.com/
Axosoft’s Gitflow Tutorial:
https://blog.axosoft.com/gitflow/
Any Questions?
Twitter: @sadukie
LinkedIn:
https://linkedin.com/in/sadukie
Email:
sarah@cletechconsulting.com

More Related Content

What's hot (20)

PPTX
Untying the Knots of Web Dev with Internet Explorer
Sarah Dutkiewicz
 
PPTX
The Power of Azure DevOps
Jeff Bramwell
 
PDF
Azure Data Studio Extension Development
Drew Skwiers-Koballa
 
PPTX
Continuous integration
Lior Tal
 
PPTX
The Power of Azure DevOps - Global Azure Day 2020
Jeff Bramwell
 
PPTX
GraphQL-ify your APIs - Devoxx UK 2021
Soham Dasgupta
 
PPTX
Roadmap to Enterprise Quality
Jeff Bramwell
 
PDF
Refactoring to Java 8 (QCon New York)
Trisha Gee
 
PPTX
Modern CI/CD Pipeline Using Azure DevOps
GlobalLogic Ukraine
 
PDF
Designing and Debugging Mobile Apps with an Embedded, Scriptable Web Server
All Things Open
 
PDF
Azure DevOps Multistage YAML Pipelines – Top 10 Features
Marc Müller
 
PDF
Automated Integrated Testing with MongoDB
MongoDB
 
PPTX
Gradle 2.Write once, builde everywhere
Strannik_2013
 
PDF
JIRA Performance Testing in Pictures - Edward Bukoski Michael March
Atlassian
 
PPTX
Devops and git basics
Sourabh Saxena
 
PPTX
Durable Azure Functions
Pushkar Saraf
 
PDF
Level up your deployments for SQL Source Control
Red Gate Software
 
PPTX
Gradle 2.Breaking stereotypes
Strannik_2013
 
PPTX
Database CI/CD Pipeline
muhammadhashir57
 
PDF
O365Con18 - Yo I want to extend - Stefan Bauer
NCCOMMS
 
Untying the Knots of Web Dev with Internet Explorer
Sarah Dutkiewicz
 
The Power of Azure DevOps
Jeff Bramwell
 
Azure Data Studio Extension Development
Drew Skwiers-Koballa
 
Continuous integration
Lior Tal
 
The Power of Azure DevOps - Global Azure Day 2020
Jeff Bramwell
 
GraphQL-ify your APIs - Devoxx UK 2021
Soham Dasgupta
 
Roadmap to Enterprise Quality
Jeff Bramwell
 
Refactoring to Java 8 (QCon New York)
Trisha Gee
 
Modern CI/CD Pipeline Using Azure DevOps
GlobalLogic Ukraine
 
Designing and Debugging Mobile Apps with an Embedded, Scriptable Web Server
All Things Open
 
Azure DevOps Multistage YAML Pipelines – Top 10 Features
Marc Müller
 
Automated Integrated Testing with MongoDB
MongoDB
 
Gradle 2.Write once, builde everywhere
Strannik_2013
 
JIRA Performance Testing in Pictures - Edward Bukoski Michael March
Atlassian
 
Devops and git basics
Sourabh Saxena
 
Durable Azure Functions
Pushkar Saraf
 
Level up your deployments for SQL Source Control
Red Gate Software
 
Gradle 2.Breaking stereotypes
Strannik_2013
 
Database CI/CD Pipeline
muhammadhashir57
 
O365Con18 - Yo I want to extend - Stefan Bauer
NCCOMMS
 

Similar to Azure DevOps for the Data Professional (20)

PPTX
Azure DevOps for Developers
Sarah Dutkiewicz
 
PDF
The databases in SSDT: A work with project and best practices
Kamil Nowinski
 
PPTX
SSDT unleashed
GomathiNayagam S
 
PDF
Meetup developing building and_deploying databases with SSDT
Solidify
 
PDF
Database CI Demo Using Sql Server
Umesh Kumar
 
PPTX
Declarative Database Development with SQL Server Data Tools
Gert Drapers
 
PPTX
Continuous Deployment with SSDT
Douglas McClurg
 
PPTX
Database Schema Management & Deployment using SQL Server Data Tools (SSDT)
Microsoft TechNet - Belgium and Luxembourg
 
PDF
The 2019 State of Database DevOps results, live with Donovan Brown!
Red Gate Software
 
PPTX
Apoyo en la administración de bases de datos mediante microsoft data tools
SpanishPASSVC
 
PPTX
Afternoons with Azure - Azure Data Services
CCG
 
PPTX
#DOAW16 - DevOps@work Roma 2016 - Databases under source control
Alessandro Alpi
 
PPTX
Exploring Microsoft Azure Infrastructures
CCG
 
PPTX
Database projects within visual studio
Ronnie Hicks
 
PPTX
Managing database project with Visual Studio SSDT and TFS
Harry Zheng
 
PPTX
Jean-René Roy : The Modern DBA
MSDEVMTL
 
PPT
Introduction To Sql Services
llangit
 
PPTX
Sql source control
AndyPickett
 
PDF
Using Redgate, AKS and Azure to bring DevOps to your Database
Red Gate Software
 
PDF
Using Redgate, AKS and Azure to bring DevOps to your database
Red Gate Software
 
Azure DevOps for Developers
Sarah Dutkiewicz
 
The databases in SSDT: A work with project and best practices
Kamil Nowinski
 
SSDT unleashed
GomathiNayagam S
 
Meetup developing building and_deploying databases with SSDT
Solidify
 
Database CI Demo Using Sql Server
Umesh Kumar
 
Declarative Database Development with SQL Server Data Tools
Gert Drapers
 
Continuous Deployment with SSDT
Douglas McClurg
 
Database Schema Management & Deployment using SQL Server Data Tools (SSDT)
Microsoft TechNet - Belgium and Luxembourg
 
The 2019 State of Database DevOps results, live with Donovan Brown!
Red Gate Software
 
Apoyo en la administración de bases de datos mediante microsoft data tools
SpanishPASSVC
 
Afternoons with Azure - Azure Data Services
CCG
 
#DOAW16 - DevOps@work Roma 2016 - Databases under source control
Alessandro Alpi
 
Exploring Microsoft Azure Infrastructures
CCG
 
Database projects within visual studio
Ronnie Hicks
 
Managing database project with Visual Studio SSDT and TFS
Harry Zheng
 
Jean-René Roy : The Modern DBA
MSDEVMTL
 
Introduction To Sql Services
llangit
 
Sql source control
AndyPickett
 
Using Redgate, AKS and Azure to bring DevOps to your Database
Red Gate Software
 
Using Redgate, AKS and Azure to bring DevOps to your database
Red Gate Software
 
Ad

More from Sarah Dutkiewicz (20)

PPTX
Passwordless Development using Azure Identity
Sarah Dutkiewicz
 
PDF
Predicting Flights with Azure Databricks
Sarah Dutkiewicz
 
PPTX
Azure DevOps for JavaScript Developers
Sarah Dutkiewicz
 
PPTX
Noodling with Data in Jupyter Notebook
Sarah Dutkiewicz
 
PPTX
Pairing and mobbing
Sarah Dutkiewicz
 
PPTX
Intro to Python for C# Developers
Sarah Dutkiewicz
 
PPTX
Introduction to Testing and TDD
Sarah Dutkiewicz
 
PDF
Becoming a Servant Leader, Leading from the Trenches
Sarah Dutkiewicz
 
PPTX
NEOISF - On Mentoring Future Techies
Sarah Dutkiewicz
 
PPTX
Becoming a Servant Leader
Sarah Dutkiewicz
 
PDF
The Polyglot Data Scientist - Exploring R, Python, and SQL Server
Sarah Dutkiewicz
 
PPTX
The importance of UX for Developers
Sarah Dutkiewicz
 
PPTX
The Impact of Women Trailblazers in Tech
Sarah Dutkiewicz
 
PDF
Unstoppable Course Final Presentation
Sarah Dutkiewicz
 
PDF
Even More Tools for the Developer's UX Toolbelt
Sarah Dutkiewicz
 
PPTX
History of Women in Tech
Sarah Dutkiewicz
 
PPTX
History of Women in Tech - Trivia
Sarah Dutkiewicz
 
PPTX
The UX Toolbelt for Developers
Sarah Dutkiewicz
 
PPTX
World Usability Day 2014 - UX Toolbelt for Developers
Sarah Dutkiewicz
 
PPTX
The UX Toolbelt for Developers
Sarah Dutkiewicz
 
Passwordless Development using Azure Identity
Sarah Dutkiewicz
 
Predicting Flights with Azure Databricks
Sarah Dutkiewicz
 
Azure DevOps for JavaScript Developers
Sarah Dutkiewicz
 
Noodling with Data in Jupyter Notebook
Sarah Dutkiewicz
 
Pairing and mobbing
Sarah Dutkiewicz
 
Intro to Python for C# Developers
Sarah Dutkiewicz
 
Introduction to Testing and TDD
Sarah Dutkiewicz
 
Becoming a Servant Leader, Leading from the Trenches
Sarah Dutkiewicz
 
NEOISF - On Mentoring Future Techies
Sarah Dutkiewicz
 
Becoming a Servant Leader
Sarah Dutkiewicz
 
The Polyglot Data Scientist - Exploring R, Python, and SQL Server
Sarah Dutkiewicz
 
The importance of UX for Developers
Sarah Dutkiewicz
 
The Impact of Women Trailblazers in Tech
Sarah Dutkiewicz
 
Unstoppable Course Final Presentation
Sarah Dutkiewicz
 
Even More Tools for the Developer's UX Toolbelt
Sarah Dutkiewicz
 
History of Women in Tech
Sarah Dutkiewicz
 
History of Women in Tech - Trivia
Sarah Dutkiewicz
 
The UX Toolbelt for Developers
Sarah Dutkiewicz
 
World Usability Day 2014 - UX Toolbelt for Developers
Sarah Dutkiewicz
 
The UX Toolbelt for Developers
Sarah Dutkiewicz
 
Ad

Recently uploaded (20)

PPTX
Module-5-Measures-of-Central-Tendency-Grouped-Data-1.pptx
lacsonjhoma0407
 
PPTX
AI Presentation Tool Pitch Deck Presentation.pptx
ShyamPanthavoor1
 
PDF
WEF_Future_of_Global_Fintech_Second_Edition_2025.pdf
AproximacionAlFuturo
 
PDF
OPPOTUS - Malaysias on Malaysia 1Q2025.pdf
Oppotus
 
PPTX
apidays Singapore 2025 - From Data to Insights: Building AI-Powered Data APIs...
apidays
 
PPT
Growth of Public Expendituuure_55423.ppt
NavyaDeora
 
PDF
AUDITABILITY & COMPLIANCE OF AI SYSTEMS IN HEALTHCARE
GAHI Youssef
 
PPTX
apidays Helsinki & North 2025 - From Chaos to Clarity: Designing (AI-Ready) A...
apidays
 
PPTX
GenAI-Introduction-to-Copilot-for-Bing-March-2025-FOR-HUB.pptx
cleydsonborges1
 
PPTX
b6057ea5-8e8c-4415-90c0-ed8e9666ffcd.pptx
Anees487379
 
PPTX
apidays Singapore 2025 - Designing for Change, Julie Schiller (Google)
apidays
 
PDF
Choosing the Right Database for Indexing.pdf
Tamanna
 
PPTX
apidays Munich 2025 - Building an AWS Serverless Application with Terraform, ...
apidays
 
PPT
Data base management system Transactions.ppt
gandhamcharan2006
 
PDF
Building Production-Ready AI Agents with LangGraph.pdf
Tamanna
 
PPTX
Exploring Multilingual Embeddings for Italian Semantic Search: A Pretrained a...
Sease
 
PDF
List of all the AI prompt cheat codes.pdf
Avijit Kumar Roy
 
PPTX
Advanced_NLP_with_Transformers_PPT_final 50.pptx
Shiwani Gupta
 
PPTX
apidays Helsinki & North 2025 - Vero APIs - Experiences of API development in...
apidays
 
PPTX
The _Operations_on_Functions_Addition subtruction Multiplication and Division...
mdregaspi24
 
Module-5-Measures-of-Central-Tendency-Grouped-Data-1.pptx
lacsonjhoma0407
 
AI Presentation Tool Pitch Deck Presentation.pptx
ShyamPanthavoor1
 
WEF_Future_of_Global_Fintech_Second_Edition_2025.pdf
AproximacionAlFuturo
 
OPPOTUS - Malaysias on Malaysia 1Q2025.pdf
Oppotus
 
apidays Singapore 2025 - From Data to Insights: Building AI-Powered Data APIs...
apidays
 
Growth of Public Expendituuure_55423.ppt
NavyaDeora
 
AUDITABILITY & COMPLIANCE OF AI SYSTEMS IN HEALTHCARE
GAHI Youssef
 
apidays Helsinki & North 2025 - From Chaos to Clarity: Designing (AI-Ready) A...
apidays
 
GenAI-Introduction-to-Copilot-for-Bing-March-2025-FOR-HUB.pptx
cleydsonborges1
 
b6057ea5-8e8c-4415-90c0-ed8e9666ffcd.pptx
Anees487379
 
apidays Singapore 2025 - Designing for Change, Julie Schiller (Google)
apidays
 
Choosing the Right Database for Indexing.pdf
Tamanna
 
apidays Munich 2025 - Building an AWS Serverless Application with Terraform, ...
apidays
 
Data base management system Transactions.ppt
gandhamcharan2006
 
Building Production-Ready AI Agents with LangGraph.pdf
Tamanna
 
Exploring Multilingual Embeddings for Italian Semantic Search: A Pretrained a...
Sease
 
List of all the AI prompt cheat codes.pdf
Avijit Kumar Roy
 
Advanced_NLP_with_Transformers_PPT_final 50.pptx
Shiwani Gupta
 
apidays Helsinki & North 2025 - Vero APIs - Experiences of API development in...
apidays
 
The _Operations_on_Functions_Addition subtruction Multiplication and Division...
mdregaspi24
 

Azure DevOps for the Data Professional

Editor's Notes

  • #2: Presented February 2, 2020 at SQL Saturday #930 Cleveland, OH