<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Azure on scarbrough.co.uk</title>
    <link>/categories/azure/</link>
    <description>Recent content in Azure on scarbrough.co.uk</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 28 Sep 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="/categories/azure/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>On-premise or not?</title>
      <link>/post/on-premise-or-not/</link>
      <pubDate>Sun, 28 Sep 2025 00:00:00 +0000</pubDate>
      <guid>/post/on-premise-or-not/</guid>
      <description>Azure Local was mentioned in a discussion with a few other engineers, the other month. I&amp;rsquo;d never heard of it, but I could guess it had something to do with running an on-premise instance of Azure. Apparently they&amp;rsquo;re calling it &amp;rsquo;edge computing&#39;.&#xA;There&amp;rsquo;s a list of things we don&amp;rsquo;t want migrated to Azure, when we think about it, such as security camera streaming and recording, database for the security cards, software-defined networking, internal hostname resolution, that sort of thing.</description>
    </item>
    <item>
      <title>Azure Function App Migration</title>
      <link>/post/development/azure-function-app-migration/</link>
      <pubDate>Thu, 27 Oct 2022 00:00:00 +0000</pubDate>
      <guid>/post/development/azure-function-app-migration/</guid>
      <description>After clicking ‘Create’, select ‘Develop in portal’, and HTTP Trigger or Service Bus Trigger, depending on the type of Function App being added.&#xA;Most the required information – function name, connection, queue name, etc. – can be copied from the original function’s JSON file.&#xA;In Code + Test, copy the code from the old function or the Visual Studio Solution.&#xA;In the Integration section, the values for Trigger, Inputs and Outputs also need to be copied over.</description>
    </item>
  </channel>
</rss>
