<?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>Azure on QuickCoder</title>
    <link>https://quickcoder.org/tags/azure/</link>
    <description>Recent content in Azure on QuickCoder</description>
    <image>
      <title>QuickCoder</title>
      <url>https://quickcoder.org/images/papermod-cover.png</url>
      <link>https://quickcoder.org/images/papermod-cover.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>xeladu</copyright>
    <lastBuildDate>Thu, 08 Feb 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://quickcoder.org/tags/azure/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How To Deploy Your Flutter Web App To Microsoft Azure</title>
      <link>https://quickcoder.org/posts/how-to-deploy-your-flutter-web-app-to-microsoft-azure/</link>
      <pubDate>Thu, 08 Feb 2024 00:00:00 +0000</pubDate>
      <guid>https://quickcoder.org/posts/how-to-deploy-your-flutter-web-app-to-microsoft-azure/</guid>
      <description>&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;
&lt;p&gt;Microsoft and Flutter aren’t the best friends. But anyway, here is how to deploy your Flutter web app to Microsoft Azure. If you are familiar with Firebase Hosting, then you&amp;rsquo;ll notice a few similarities!&lt;/p&gt;
&lt;p&gt;Usually, Firebase is my preferred choice when it comes to cloud services for Flutter apps. But recently, I played around with Microsoft Azure and to my surprise it works rather well. I have a Flutter web app that I wanted to deploy similar to Firebase Hosting. For Azure, Microsoft offers the service &lt;a href=&#34;https://azure.microsoft.com/en-us/products/app-service/static/&#34;&gt;Static Web Apps&lt;/a&gt; as part of the &lt;a href=&#34;https://azure.microsoft.com/en-us/products/app-service/&#34;&gt;Azure App Service&lt;/a&gt;. It supports a bunch of &lt;a href=&#34;https://learn.microsoft.com/en-us/azure/static-web-apps/front-end-frameworks#configuration&#34;&gt;frameworks&lt;/a&gt; including Flutter. Here is how to deploy your Flutter web app to Microsoft Azure.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Build Flutter Apps For iOS, Android, And Windows With Azure DevOps</title>
      <link>https://quickcoder.org/posts/flutter_build_pipeline/</link>
      <pubDate>Tue, 16 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://quickcoder.org/posts/flutter_build_pipeline/</guid>
      <description>&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;
&lt;p&gt;A ready-to-use and working build pipeline for Azure DevOps to build Flutter apps for iOS, Android, and Windows. All packages are store-ready!&lt;/p&gt;
&lt;p&gt;Here is a working pipeline for Azure DevOps to build Flutter apps with the most recent SDK version for iOS, Android, and Windows alongside an integration and configuration guide.&lt;/p&gt;
&lt;script src=&#34;https://gist.github.com/xeladu/bf9318a65a097165ccc234a48b733a38.js&#34;&gt;&lt;/script&gt;
&lt;p&gt;It will produce an Android App bundle (.aab), an iOS IPA file, and a Windows MSIX package which can be submitted to the corresponding app stores.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How To Log In From A Flutter Web App With A Microsoft Account</title>
      <link>https://quickcoder.org/posts/how-to-log-in-from-a-flutter-web-app-with-a-microsoft-account/</link>
      <pubDate>Wed, 29 Nov 2023 00:00:00 +0000</pubDate>
      <guid>https://quickcoder.org/posts/how-to-log-in-from-a-flutter-web-app-with-a-microsoft-account/</guid>
      <description>&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;
&lt;p&gt;Microsoft is a big player in the enterprise environment. So here is how to log in from a Flutter Web App with a Microsoft organization account. Once the setup is complete, it works flawlessly!&lt;/p&gt;
&lt;p&gt;You have a Flutter Web App (no Android or iOS) and need to add the possibility that users can log in with their Microsoft organization accounts. It sounds like a rather simple task but it took me quite a while to solve it. To save you the trouble, here is how to log in from a Flutter Web App with a Microsoft account.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
