<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>pipelines on bramstoop.com</title>
    <link>https://www.bramstoop.com/tags/pipelines/</link>
    <description>Recent content in pipelines on bramstoop.com</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 30 Aug 2021 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.bramstoop.com/tags/pipelines/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Maintenance on your SQL Azure Databases using scheduled pipeline</title>
      <link>https://www.bramstoop.com/posts/2021/08/2021-08-30-maintaining-sql-azure-scheduled/</link>
      <pubDate>Mon, 30 Aug 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.bramstoop.com/posts/2021/08/2021-08-30-maintaining-sql-azure-scheduled/</guid>
      <description>BACK TO BLOG OVERVIEW
 Introduction    Within this blog post you will be setting up a YAML pipeline that will perform maintenance on your SQL Azure databases. Creating and executing a stored procedure running on a scheduled base.
Benefits of using Azure DevOps pipeline as your scheduler is that it is free, is has no external dependencies, it does not use &amp;lsquo;run-as-account&amp;rsquo; that might expire and it is easy to setup/maintain.</description>
    </item>
    
  </channel>
</rss>