<?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>Windows on Hendrickx Consulting</title>
    <link>/tags/windows/</link>
    <description>Recent content in Windows on Hendrickx Consulting</description>
    <image>
      <title>Hendrickx Consulting</title>
      <url>/images/papermod-cover.png</url>
      <link>/images/papermod-cover.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>Hendrickx Consulting</copyright>
    <lastBuildDate>Wed, 06 Jan 2021 14:30:24 +0100</lastBuildDate>
    <atom:link href="/tags/windows/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Modifying the Windows Execution Policy on your machine</title>
      <link>/posts/windows-execution-policy/</link>
      <pubDate>Wed, 06 Jan 2021 14:30:24 +0100</pubDate>
      <guid>/posts/windows-execution-policy/</guid>
      <description>&lt;p&gt;When trying to set up my machine to run Azure Functions locally using Visual Studio Code, I ran across an error. After generating an empty HTTP-triggered Azure Function and running it, a big red error popped up in the terminal:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;func : File C:\Users\Hendr\AppData\Roaming\npm\func.ps1 cannot be loaded
because running scripts is disabled on this system. For more information, 
see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;I happened to try the same thing on a different machine, and got exactly the same behavior. It seems that this is something that you need to resolve yourself on most Windows machines. Browsing to the URL provided in the error message, we get an explanation of what an Execution Policy is exactly:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
