<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Powershell on Emad Alashi</title>
    <link>https://emadashi.com/tags/powershell/</link>
    <description>Recent content in Powershell on Emad Alashi</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sat, 01 Apr 2017 07:04:35 +0000</lastBuildDate>
    <atom:link href="https://emadashi.com/tags/powershell/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>HTTP Binding in PowerShell Azure Functions</title>
      <link>https://emadashi.com/2017/04/httpbindingforpowershellazurefunctions/</link>
      <pubDate>Sat, 01 Apr 2017 07:04:35 +0000</pubDate>
      <guid>https://emadashi.com/2017/04/httpbindingforpowershellazurefunctions/</guid>
      <description>&lt;p&gt;In a small project, I was trying to utilize an existing PowerShell I had, and host it in Azure Functions; I needed to understand how HTTP binding work with PowerShell Azure Functions as I didn&amp;rsquo;t want to rewrite my script to C# just because the PowerShell Azure Functions had the “(Preview)” appended to its name.&lt;/p&gt;
&lt;p&gt;I wanted the Function to return a plain text response to an HTTP trigger based on a query parameter (this is how Dropbox verifies Webhook URLs). So, naively, I followed the basic template as an example:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Use Powershell To Follow Your Followers On Twitter</title>
      <link>https://emadashi.com/2010/08/use-powershell-to-follow-your-followers-on-twitter/</link>
      <pubDate>Thu, 26 Aug 2010 18:24:32 +0000</pubDate>
      <guid>https://emadashi.com/2010/08/use-powershell-to-follow-your-followers-on-twitter/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Update&lt;/strong&gt;: Twitter &amp;ldquo;&lt;a href=&#34;http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-statuses%C2%A0followers&#34;&gt;statuses/followers&lt;/a&gt;&amp;rdquo; API documentation had a small note at the bottom that says it returns only 100 followers if no paging is used. I have updated the script accordingly. Thanks to &lt;a href=&#34;http://twitter.com/RamyMahrous&#34;&gt;@RamyMahrous&lt;/a&gt; for notifying me in his comment below.&lt;/p&gt;
&lt;p&gt;For a long time I thought that &lt;a href=&#34;http://www.twitter.com/DotNetArabi&#34;&gt;@DotNetArabi&lt;/a&gt; shouldn’t follow it’s own followers due to various reasons I had, but lately I discovered that I was wrong. So I have decided to follow them back no matter how many they are, but that would be a tedious thing to do manually. Here comes &lt;a href=&#34;http://en.wikipedia.org/wiki/Powershell&#34;&gt;Powershell&lt;/a&gt; to the rescue.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
