<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Automation Archives - Pixel Robots.</title>
	<atom:link href="https://pixelrobots.co.uk/tag/automation/feed/" rel="self" type="application/rss+xml" />
	<link>https://pixelrobots.co.uk/tag/automation/</link>
	<description>A blog about Azure Kubernetes Service (AKS) and more...</description>
	<lastBuildDate>Tue, 28 Jan 2020 20:47:18 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://pixelrobots.co.uk/wp-content/uploads/2018/09/cropped-logohead-32x32.png</url>
	<title>Automation Archives - Pixel Robots.</title>
	<link>https://pixelrobots.co.uk/tag/automation/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Purge container images from Azure Container Registry (ACR) on demand or on a schedule</title>
		<link>https://pixelrobots.co.uk/2020/02/purge-container-images-from-azure-container-registry-acr-on-demand-or-on-a-schedule/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=purge-container-images-from-azure-container-registry-acr-on-demand-or-on-a-schedule</link>
					<comments>https://pixelrobots.co.uk/2020/02/purge-container-images-from-azure-container-registry-acr-on-demand-or-on-a-schedule/#respond</comments>
		
		<dc:creator><![CDATA[Pixel Robots.]]></dc:creator>
		<pubDate>Wed, 19 Feb 2020 09:30:00 +0000</pubDate>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Azure container registry]]></category>
		<category><![CDATA[Containers]]></category>
		<guid isPermaLink="false">https://pixelrobots.co.uk/?p=37011</guid>

					<description><![CDATA[<p><span class="span-reading-time rt-reading-time" style="display: block;"><span class="rt-label rt-prefix">Reading Time: </span> <span class="rt-time"> 5</span> <span class="rt-label rt-postfix">minutes</span></span>As I work more with Containers and Azure Container Registry the more potential I see. In fact just the other day I was noticing that the list of images in my ACR was growing quickly. The list was getting huge. Now, this might be OK for some people, but I<a class="moretag" href="https://pixelrobots.co.uk/2020/02/purge-container-images-from-azure-container-registry-acr-on-demand-or-on-a-schedule/"> Read more</a></p>
<p>The post <a href="https://pixelrobots.co.uk/2020/02/purge-container-images-from-azure-container-registry-acr-on-demand-or-on-a-schedule/">Purge container images from Azure Container Registry (ACR) on demand or on a schedule</a> appeared first on <a href="https://pixelrobots.co.uk">Pixel Robots.</a>.</p>
]]></description>
		
					<wfw:commentRss>https://pixelrobots.co.uk/2020/02/purge-container-images-from-azure-container-registry-acr-on-demand-or-on-a-schedule/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<featured_image>https://pixelrobots.co.uk/wp-content/uploads/2020/01/purgeacr.png</featured_image>	</item>
		<item>
		<title>Automatically create container images using Azure Container Registry Tasks</title>
		<link>https://pixelrobots.co.uk/2019/06/automatically-create-container-images-using-azure-container-registry-tasks/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=automatically-create-container-images-using-azure-container-registry-tasks</link>
					<comments>https://pixelrobots.co.uk/2019/06/automatically-create-container-images-using-azure-container-registry-tasks/#respond</comments>
		
		<dc:creator><![CDATA[Pixel Robots.]]></dc:creator>
		<pubDate>Wed, 05 Jun 2019 09:15:11 +0000</pubDate>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Containers]]></category>
		<category><![CDATA[ACR]]></category>
		<category><![CDATA[build]]></category>
		<guid isPermaLink="false">https://pixelrobots.co.uk/?p=34011</guid>

					<description><![CDATA[<p><span class="span-reading-time rt-reading-time" style="display: block;"><span class="rt-label rt-prefix">Reading Time: </span> <span class="rt-time"> 4</span> <span class="rt-label rt-postfix">minutes</span></span>In this article, I am going to walk through the process of using Azure Container Registry (ACR) tasks to automate building Docker container images when you commit source code to a git repository. By doing this you can save yourself a lot of time.  Prerequisites So you will need to<a class="moretag" href="https://pixelrobots.co.uk/2019/06/automatically-create-container-images-using-azure-container-registry-tasks/"> Read more</a></p>
<p>The post <a href="https://pixelrobots.co.uk/2019/06/automatically-create-container-images-using-azure-container-registry-tasks/">Automatically create container images using Azure Container Registry Tasks</a> appeared first on <a href="https://pixelrobots.co.uk">Pixel Robots.</a>.</p>
]]></description>
		
					<wfw:commentRss>https://pixelrobots.co.uk/2019/06/automatically-create-container-images-using-azure-container-registry-tasks/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<featured_image>https://pixelrobots.co.uk/wp-content/uploads/2019/05/acrbuild.png</featured_image>	</item>
		<item>
		<title>Using Logic Apps to delete files older than X number of days from Azure Blob Storage</title>
		<link>https://pixelrobots.co.uk/2018/10/using-logic-apps-to-delete-files-older-than-x-number-of-days-from-azure-blob-storage/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-logic-apps-to-delete-files-older-than-x-number-of-days-from-azure-blob-storage</link>
					<comments>https://pixelrobots.co.uk/2018/10/using-logic-apps-to-delete-files-older-than-x-number-of-days-from-azure-blob-storage/#comments</comments>
		
		<dc:creator><![CDATA[Pixel Robots.]]></dc:creator>
		<pubDate>Wed, 31 Oct 2018 13:32:53 +0000</pubDate>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Blob]]></category>
		<category><![CDATA[Blob Storage]]></category>
		<category><![CDATA[Logic Apps]]></category>
		<guid isPermaLink="false">https://pixelrobots.co.uk/?p=31730</guid>

					<description><![CDATA[<p><span class="span-reading-time rt-reading-time" style="display: block;"><span class="rt-label rt-prefix">Reading Time: </span> <span class="rt-time"> 4</span> <span class="rt-label rt-postfix">minutes</span></span>Recently I have had to the need to clean up some of my blob storage and keep it clean. This can be done using an Azure PowerShell Runbook, but I wanted to see if it could be done with little to no code. Azure Logic Apps are perfect for this.<a class="moretag" href="https://pixelrobots.co.uk/2018/10/using-logic-apps-to-delete-files-older-than-x-number-of-days-from-azure-blob-storage/"> Read more</a></p>
<p>The post <a href="https://pixelrobots.co.uk/2018/10/using-logic-apps-to-delete-files-older-than-x-number-of-days-from-azure-blob-storage/">Using Logic Apps to delete files older than X number of days from Azure Blob Storage</a> appeared first on <a href="https://pixelrobots.co.uk">Pixel Robots.</a>.</p>
]]></description>
		
					<wfw:commentRss>https://pixelrobots.co.uk/2018/10/using-logic-apps-to-delete-files-older-than-x-number-of-days-from-azure-blob-storage/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
		<featured_image>https://pixelrobots.co.uk/wp-content/uploads/2018/10/logicappfi.png</featured_image>	</item>
		<item>
		<title>Start/Stop VMs during off-hours solution in Azure</title>
		<link>https://pixelrobots.co.uk/2018/07/start-stop-vms-during-off-hours-solution-in-azure/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=start-stop-vms-during-off-hours-solution-in-azure</link>
					<comments>https://pixelrobots.co.uk/2018/07/start-stop-vms-during-off-hours-solution-in-azure/#comments</comments>
		
		<dc:creator><![CDATA[Pixel Robots.]]></dc:creator>
		<pubDate>Wed, 25 Jul 2018 15:57:55 +0000</pubDate>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[IaaS]]></category>
		<category><![CDATA[VM]]></category>
		<guid isPermaLink="false">https://pixelrobots.co.uk/?p=30838</guid>

					<description><![CDATA[<p><span class="span-reading-time rt-reading-time" style="display: block;"><span class="rt-label rt-prefix">Reading Time: </span> <span class="rt-time"> 4</span> <span class="rt-label rt-postfix">minutes</span></span>I have some Virtual Machines running in Azure that do not need to be on all the time. In fact, they are just training machines. I needed a way to stop and start the VMs out of business hours without having to do it manually. After some research I came<a class="moretag" href="https://pixelrobots.co.uk/2018/07/start-stop-vms-during-off-hours-solution-in-azure/"> Read more</a></p>
<p>The post <a href="https://pixelrobots.co.uk/2018/07/start-stop-vms-during-off-hours-solution-in-azure/">Start/Stop VMs during off-hours solution in Azure</a> appeared first on <a href="https://pixelrobots.co.uk">Pixel Robots.</a>.</p>
]]></description>
		
					<wfw:commentRss>https://pixelrobots.co.uk/2018/07/start-stop-vms-during-off-hours-solution-in-azure/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<featured_image>https://pixelrobots.co.uk/wp-content/uploads/2018/07/start-stop.png</featured_image>	</item>
	</channel>
</rss>
