<?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>Tags/Azure Functions on Emad Alashi</title>
    <link>https://emadashi.com/tags/azure-functions/</link>
    <description>Recent content in Tags/Azure Functions 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/azure-functions/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>
  </channel>
</rss>
