<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Azure-Functions on iAutomate</title>
    <link>/categories/azure-functions/</link>
    <description>Recent content in Azure-Functions on iAutomate</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Wed, 15 Jun 2022 00:00:00 +0000</lastBuildDate><atom:link href="/categories/azure-functions/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Azure Functions Fails when PowerShell Gallery is not reachable – PowerShell Worker Runtime</title>
      <link>/blog/azure-functions-fails-when-powershell-gallery-is-not-reachable-powershell-worker-runtime/</link>
      <pubDate>Wed, 15 Jun 2022 00:00:00 +0000</pubDate>
      
      <guid>/blog/azure-functions-fails-when-powershell-gallery-is-not-reachable-powershell-worker-runtime/</guid>
      <description>Introduction It’s essential to keep a backup plan to keep the Azure Functions healthy and working as expected. Twice I experienced the issue and ended up in incidents. Because my function code requires dependent modules that get auto-load from the PowerShell Gallery
Environment  Azure Functions with a PowerShell worker runtime. Function code requires dependent modules from PowerShell Gallery.  Problem When a PowerShell Gallery
 Fail to work Working intermittently Slower in performance  Solution When a developer creates an Azure Function with a PowerShell worker runtime, the requirements.</description>
    </item>
    
    <item>
      <title>Fuse Function App API with Azure Static Web App</title>
      <link>/blog/fuse-function-app-api-with-azure-static-web-app/</link>
      <pubDate>Tue, 05 Apr 2022 00:00:00 +0000</pubDate>
      
      <guid>/blog/fuse-function-app-api-with-azure-static-web-app/</guid>
      <description>Introduction My friend and I worked on a simple HTML UI to collect user input and process exchange activities in the backend through PowerShell scripts. It was easy using the Pode and PSHTML PowerShell modules. I read about the static web app and thought of burning my night oil, and to my wonder, I made it to work :) . Yes, in this blog post, I walk through the steps to develop a static web app and fuse it with the Azure Function app.</description>
    </item>
    
    <item>
      <title>Deploy Azure Function App with Geo Disaster Recovery</title>
      <link>/blog/deploy-azure-function-app-with-geo-disaster-recovery/</link>
      <pubDate>Thu, 10 Mar 2022 00:00:00 +0000</pubDate>
      
      <guid>/blog/deploy-azure-function-app-with-geo-disaster-recovery/</guid>
      <description>Introduction A colleague of mine wasn’t happy with the manual solution that probes the Azure Function endpoints and diverts them to the secondary instance in case of failures. So, he came up with the Microsoft document and asked me to help him with the DevOps approach. For now, hold tight. I don’t have a template for the Front Door. So, I gave him an interim solution.
I promise to share the 100% production-ready DevOps steps to deploy Azure Functions in my upcoming blogs and vlogs.</description>
    </item>
    
    <item>
      <title>Test and Deploy Bicep Template for Azure Function App using Azure DevOps</title>
      <link>/blog/test-and-deploy-bicep-template-for-azure-function-app-using-azure-devops/</link>
      <pubDate>Thu, 10 Mar 2022 00:00:00 +0000</pubDate>
      
      <guid>/blog/test-and-deploy-bicep-template-for-azure-function-app-using-azure-devops/</guid>
      <description>Introduction As DevOps folks, we all know that deploying code into the infrastructure without testing is not good. Yes, nobody disagrees! When it comes to the infrastructure as a code, the testing rules may differ, but the common factors are applicable. In this blog post, let me walk you through the steps to deploy Azure Function app in multiple regions with proper testing in place.
I have a bunch of bicep codes.</description>
    </item>
    
    <item>
      <title>Deploy Azure Function App using Project Bicep</title>
      <link>/blog/deploy-azure-function-app-using-project-bicep/</link>
      <pubDate>Thu, 07 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>/blog/deploy-azure-function-app-using-project-bicep/</guid>
      <description>References Refer to the below links to know more about the project bicep
  GitHub
 Repository Docs Examples Tutorials Specifications    YouTube
 Intro to Azure&amp;rsquo;s Project Bicep with Brendan Burns and team Project Bicep Demo at Ignite 2020 by Mark Russinovich Project Bicep and ARM Templates November 2020 Update    Introduction Project Bicep is growing well, and I am using it at my workplace to build proof of concepts environments.</description>
    </item>
    
  </channel>
</rss>
