Tag Archives: DevOps

T-SQL Tuesday #91–Early DevOps

This month the T-SQL Tuesday invitation is from Grant Fritchey, my colleague at Redgate Software. Surprise, surprise, the topic is DevOps. I write and talk about this a lot, but for this month I’ll look back at DevOps for me … Continue reading

Posted in Blog | Tagged , , | 1 Comment

VSTS–Changing the Default Build Queue

I wrote recently about the Release agent using the hosted queue as the default, which is sometimes a problem. The Build process has the same issue, though the way you change things is different. In a build, you see a … Continue reading

Posted in Blog | Tagged , , | Comments Off on VSTS–Changing the Default Build Queue

VSTS– Hosted Agent is the Default for Releases

In keeping with the idea I don’t want this to get out of date, this is VSTS as of Jun 1, 2017. If your screen looks different, find a different article. I was setting up a test the other day … Continue reading

Posted in Blog | Tagged , , | Comments Off on VSTS– Hosted Agent is the Default for Releases

DevOps Basics – Connecting to a Git Remote

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. This is also a part of a basic series on git and how to use it. As I work … Continue reading

Posted in Blog | Tagged , , , | Comments Off on DevOps Basics – Connecting to a Git Remote