<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Mon, 25 May 2026 07:23:13 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>The Mike Dominick Show - Episodes Tagged with “Azure”</title>
    <link>https://www.automator.show/tags/azure</link>
    <pubDate>Wed, 12 Feb 2020 20:00:00 -0500</pubDate>
    <description>A look at the latest news in the technology and open-source worlds. 
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>Tech News and Binks</itunes:subtitle>
    <itunes:author>The Mad Botter INC</itunes:author>
    <itunes:summary>A look at the latest news in the technology and open-source worlds. 
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/c/caf7c968-2a51-4d7b-bc2d-96058c787ad0/cover.jpg?v=3"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>automation, tech, science, business, economics, programming</itunes:keywords>
    <itunes:owner>
      <itunes:name>The Mad Botter INC</itunes:name>
      <itunes:email>sales@themadbotter.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="Business"/>
<itunes:category text="Science"/>
<item>
  <title>Episode 7: Avri Roth aka Powershell On Linux</title>
  <link>https://www.automator.show/7</link>
  <guid isPermaLink="false">64af6d7d-5a59-4249-a3fc-5f829638b1fd</guid>
  <pubDate>Wed, 12 Feb 2020 20:00:00 -0500</pubDate>
  <author>The Mad Botter INC</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/caf7c968-2a51-4d7b-bc2d-96058c787ad0/64af6d7d-5a59-4249-a3fc-5f829638b1fd.mp3" length="31884437" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter INC</itunes:author>
  <itunes:subtitle>A discussion of Powershell on Linux and other platforms. </itunes:subtitle>
  <itunes:duration>22:03</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/c/caf7c968-2a51-4d7b-bc2d-96058c787ad0/cover.jpg?v=3"/>
  <description>&lt;p&gt;What's PowerShell? &lt;br&gt;
"Those who don't automate are doomed to repeat themselves" &lt;/p&gt;

&lt;p&gt;Brief origin of PowerShell&lt;br&gt;
PowerShell going open source &lt;a href="https://github.com/PowerShell/PowerShell" target="_blank" rel="nofollow noopener"&gt;https://github.com/PowerShell/PowerShell&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Introduction about me &lt;br&gt;
Avri Chen-Roth&lt;br&gt;
&lt;a href="https://www.linkedin.com/in/avritech/" target="_blank" rel="nofollow noopener"&gt;https://www.linkedin.com/in/avritech/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Just for fun exercise&lt;br&gt;
Open a PowerShell on your computer Win/Linux/Mac&lt;br&gt;
And run:&lt;br&gt;
Invoke-RestMethod &lt;a href="https://www.automator.show/rss" target="_blank" rel="nofollow noopener"&gt;https://www.automator.show/rss&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;PSAvalonia - Avalonia bindings for PowerShell&lt;br&gt;
&lt;a href="https://github.com/ironmansoftware/psavalonia" target="_blank" rel="nofollow noopener"&gt;https://github.com/ironmansoftware/psavalonia&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;UDForge &lt;br&gt;
"Native" Electron apps running Universal Dashboard &lt;br&gt;
&lt;a href="https://ironmansoftware.com/udforge-build-desktop-apps-with-universal-dashboard/" target="_blank" rel="nofollow noopener"&gt;https://ironmansoftware.com/udforge-build-desktop-apps-with-universal-dashboard/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Snek - PowerShell wrapper around Python for .NET to invoke Python from PowerShell&lt;br&gt;
&lt;a href="https://github.com/adamdriscoll/snek" target="_blank" rel="nofollow noopener"&gt;https://github.com/adamdriscoll/snek&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;PSKoans - The goal of the PowerShell koans is to teach you PowerShell by presenting you with a set of questions. Each kōan (each question) is represented by a failing Pester test (Unit test) &lt;br&gt;
&lt;a href="https://github.com/vexx32/PSKoans" target="_blank" rel="nofollow noopener"&gt;https://github.com/vexx32/PSKoans&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;ImportExcel - This PowerShell Module allows you to read and write Excel files without installing Microsoft Excel on your system. No need to bother with the cumbersome Excel COM-object. Creating Tables, Pivot Tables, Charts and much more has just become a lot easier.&lt;br&gt;
&lt;a href="https://github.com/dfinke/ImportExcel" target="_blank" rel="nofollow noopener"&gt;https://github.com/dfinke/ImportExcel&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Building Lambda Functions with PowerShell&lt;br&gt;
&lt;a href="https://docs.aws.amazon.com/lambda/latest/dg/powershell-programming-model.html" target="_blank" rel="nofollow noopener"&gt;https://docs.aws.amazon.com/lambda/latest/dg/powershell-programming-model.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bash command completers for PowerShell &lt;br&gt;
&lt;a href="https://github.com/rjmholt/PSUnixUtilCompleters" target="_blank" rel="nofollow noopener"&gt;https://github.com/rjmholt/PSUnixUtilCompleters&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Posh-git is a PowerShell module that integrates Git and PowerShell by providing Git status summary information that can be displayed in the PowerShell prompt&lt;br&gt;
&lt;a href="https://github.com/dahlbyk/posh-git" target="_blank" rel="nofollow noopener"&gt;https://github.com/dahlbyk/posh-git&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Selenium-powershell &lt;br&gt;
The Selenium PowerShell module allows you to automate browser interaction using the Selenium API. You can navigate to pages, find elements, click buttons, enter text and even take screenshots.&lt;br&gt;
&lt;a href="https://github.com/adamdriscoll/selenium-powershell" target="_blank" rel="nofollow noopener"&gt;https://github.com/adamdriscoll/selenium-powershell&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Making music 🎶 using PowerShell &lt;br&gt;
&lt;a href="https://twitter.com/LeeAlanBerg/status/1226684454015578114?s=19" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/LeeAlanBerg/status/1226684454015578114?s=19&lt;/a&gt;&lt;/p&gt;
</description>
  <itunes:keywords>linux, powershell, foss, programming, azure</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>What&#39;s PowerShell? <br>
&quot;Those who don&#39;t automate are doomed to repeat themselves&quot; </p>

<p>Brief origin of PowerShell<br>
PowerShell going open source <a href="https://github.com/PowerShell/PowerShell" rel="nofollow">https://github.com/PowerShell/PowerShell</a></p>

<p>Introduction about me <br>
Avri Chen-Roth<br>
<a href="https://www.linkedin.com/in/avritech/" rel="nofollow">https://www.linkedin.com/in/avritech/</a></p>

<p>Just for fun exercise<br>
Open a PowerShell on your computer Win/Linux/Mac<br>
And run:<br>
Invoke-RestMethod <a href="https://www.automator.show/rss" rel="nofollow">https://www.automator.show/rss</a></p>

<p>PSAvalonia - Avalonia bindings for PowerShell<br>
<a href="https://github.com/ironmansoftware/psavalonia" rel="nofollow">https://github.com/ironmansoftware/psavalonia</a></p>

<p>UDForge <br>
&quot;Native&quot; Electron apps running Universal Dashboard <br>
<a href="https://ironmansoftware.com/udforge-build-desktop-apps-with-universal-dashboard/" rel="nofollow">https://ironmansoftware.com/udforge-build-desktop-apps-with-universal-dashboard/</a></p>

<p>Snek - PowerShell wrapper around Python for .NET to invoke Python from PowerShell<br>
<a href="https://github.com/adamdriscoll/snek" rel="nofollow">https://github.com/adamdriscoll/snek</a></p>

<p>PSKoans - The goal of the PowerShell koans is to teach you PowerShell by presenting you with a set of questions. Each kōan (each question) is represented by a failing Pester test (Unit test) <br>
<a href="https://github.com/vexx32/PSKoans" rel="nofollow">https://github.com/vexx32/PSKoans</a></p>

<p>ImportExcel - This PowerShell Module allows you to read and write Excel files without installing Microsoft Excel on your system. No need to bother with the cumbersome Excel COM-object. Creating Tables, Pivot Tables, Charts and much more has just become a lot easier.<br>
<a href="https://github.com/dfinke/ImportExcel" rel="nofollow">https://github.com/dfinke/ImportExcel</a></p>

<p>Building Lambda Functions with PowerShell<br>
<a href="https://docs.aws.amazon.com/lambda/latest/dg/powershell-programming-model.html" rel="nofollow">https://docs.aws.amazon.com/lambda/latest/dg/powershell-programming-model.html</a></p>

<p>Bash command completers for PowerShell <br>
<a href="https://github.com/rjmholt/PSUnixUtilCompleters" rel="nofollow">https://github.com/rjmholt/PSUnixUtilCompleters</a></p>

<p>Posh-git is a PowerShell module that integrates Git and PowerShell by providing Git status summary information that can be displayed in the PowerShell prompt<br>
<a href="https://github.com/dahlbyk/posh-git" rel="nofollow">https://github.com/dahlbyk/posh-git</a></p>

<p>Selenium-powershell <br>
The Selenium PowerShell module allows you to automate browser interaction using the Selenium API. You can navigate to pages, find elements, click buttons, enter text and even take screenshots.<br>
<a href="https://github.com/adamdriscoll/selenium-powershell" rel="nofollow">https://github.com/adamdriscoll/selenium-powershell</a></p>

<p>Making music 🎶 using PowerShell <br>
<a href="https://twitter.com/LeeAlanBerg/status/1226684454015578114?s=19" rel="nofollow">https://twitter.com/LeeAlanBerg/status/1226684454015578114?s=19</a></p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>What&#39;s PowerShell? <br>
&quot;Those who don&#39;t automate are doomed to repeat themselves&quot; </p>

<p>Brief origin of PowerShell<br>
PowerShell going open source <a href="https://github.com/PowerShell/PowerShell" rel="nofollow">https://github.com/PowerShell/PowerShell</a></p>

<p>Introduction about me <br>
Avri Chen-Roth<br>
<a href="https://www.linkedin.com/in/avritech/" rel="nofollow">https://www.linkedin.com/in/avritech/</a></p>

<p>Just for fun exercise<br>
Open a PowerShell on your computer Win/Linux/Mac<br>
And run:<br>
Invoke-RestMethod <a href="https://www.automator.show/rss" rel="nofollow">https://www.automator.show/rss</a></p>

<p>PSAvalonia - Avalonia bindings for PowerShell<br>
<a href="https://github.com/ironmansoftware/psavalonia" rel="nofollow">https://github.com/ironmansoftware/psavalonia</a></p>

<p>UDForge <br>
&quot;Native&quot; Electron apps running Universal Dashboard <br>
<a href="https://ironmansoftware.com/udforge-build-desktop-apps-with-universal-dashboard/" rel="nofollow">https://ironmansoftware.com/udforge-build-desktop-apps-with-universal-dashboard/</a></p>

<p>Snek - PowerShell wrapper around Python for .NET to invoke Python from PowerShell<br>
<a href="https://github.com/adamdriscoll/snek" rel="nofollow">https://github.com/adamdriscoll/snek</a></p>

<p>PSKoans - The goal of the PowerShell koans is to teach you PowerShell by presenting you with a set of questions. Each kōan (each question) is represented by a failing Pester test (Unit test) <br>
<a href="https://github.com/vexx32/PSKoans" rel="nofollow">https://github.com/vexx32/PSKoans</a></p>

<p>ImportExcel - This PowerShell Module allows you to read and write Excel files without installing Microsoft Excel on your system. No need to bother with the cumbersome Excel COM-object. Creating Tables, Pivot Tables, Charts and much more has just become a lot easier.<br>
<a href="https://github.com/dfinke/ImportExcel" rel="nofollow">https://github.com/dfinke/ImportExcel</a></p>

<p>Building Lambda Functions with PowerShell<br>
<a href="https://docs.aws.amazon.com/lambda/latest/dg/powershell-programming-model.html" rel="nofollow">https://docs.aws.amazon.com/lambda/latest/dg/powershell-programming-model.html</a></p>

<p>Bash command completers for PowerShell <br>
<a href="https://github.com/rjmholt/PSUnixUtilCompleters" rel="nofollow">https://github.com/rjmholt/PSUnixUtilCompleters</a></p>

<p>Posh-git is a PowerShell module that integrates Git and PowerShell by providing Git status summary information that can be displayed in the PowerShell prompt<br>
<a href="https://github.com/dahlbyk/posh-git" rel="nofollow">https://github.com/dahlbyk/posh-git</a></p>

<p>Selenium-powershell <br>
The Selenium PowerShell module allows you to automate browser interaction using the Selenium API. You can navigate to pages, find elements, click buttons, enter text and even take screenshots.<br>
<a href="https://github.com/adamdriscoll/selenium-powershell" rel="nofollow">https://github.com/adamdriscoll/selenium-powershell</a></p>

<p>Making music 🎶 using PowerShell <br>
<a href="https://twitter.com/LeeAlanBerg/status/1226684454015578114?s=19" rel="nofollow">https://twitter.com/LeeAlanBerg/status/1226684454015578114?s=19</a></p>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
