<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0"
	 xmlns:atom="http://www.w3.org/2005/Atom"
	 xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<atom:link href="https://umbracare.net/tags/azure/rss/" rel="self" type="application/rss+xml" />
		<title>UmbraCare RSS feed with Azure related articles</title>
		<link>https://umbracare.net/tags/azure/</link>
		<description>Newest blog articles related to Azure.</description>
		<pubDate>Wed, 01 Nov 2023 09:12:04 GMT</pubDate>
		<lastBuildDate>Tue, 30 Sep 2025 21:34:16 GMT</lastBuildDate>
		<language>en</language>
		<generator>Umbraco CMS</generator>

			<item>
				<title>Uploading large files in Umbraco CMS</title>
				<link>https://umbracare.net/blog/uploading-large-files-in-umbraco-cms/</link>
				<description>When editors upload media in Umbraco, especially videos, they can hit size and platform limits. This guide explains how to configure limits (Kestrel/IIS/Azure/AWS), diagnose common errors, and apply safe workarounds to ensure uploads remain reliable.</description>
				<pubDate>Tue, 30 Sep 2025 21:34:16 GMT</pubDate>
				<dc:creator><![CDATA[Wojciech Tengler]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/uploading-large-files-in-umbraco-cms/</guid>
			</item>
			<item>
				<title>Resolving Syntactically invalid EHLO argument SmtpException in C#</title>
				<link>https://umbracare.net/blog/resolving-syntactically-invalid-ehlo-argument-smtpexception-in-c/</link>
				<description>This guide provides solutions for fixing EHLO command issues in scalable cloud environments like Azure, ensuring reliable email delivery in your apps</description>
				<pubDate>Sun, 02 Jun 2024 12:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Piotr Bach]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/resolving-syntactically-invalid-ehlo-argument-smtpexception-in-c/</guid>
			</item>
			<item>
				<title>How to set UmbracoApplicationUrl in Azure Web Apps with Environment variables</title>
				<link>https://umbracare.net/blog/how-to-set-umbracoapplicationurl-in-azure-web-apps-with-environment-variables/</link>
				<description>Easily manage your UmbracoApplicationUrl configuration in Azure Web Apps by leveraging environment variables. This guide walks you through the process step-by-step, ensuring your application runs smoothly across development, staging, and production environments</description>
				<pubDate>Sun, 24 Mar 2024 12:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Piotr Bach]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/how-to-set-umbracoapplicationurl-in-azure-web-apps-with-environment-variables/</guid>
			</item>
			<item>
				<title>How to Disable Examine Indexing in Umbraco</title>
				<link>https://umbracare.net/blog/how-to-disable-examine-indexing-in-umbraco/</link>
				<description>Master Umbraco v11 Examine indexing: Learn how to disable external indexes for enhanced site performance, faster content publishing, and improved cold boots.</description>
				<pubDate>Fri, 10 Nov 2023 11:36:50 GMT</pubDate>
				<dc:creator><![CDATA[Wojciech Tengler]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/how-to-disable-examine-indexing-in-umbraco/</guid>
			</item>
			<item>
				<title>How to use default language as default culture for threads in Umbraco</title>
				<link>https://umbracare.net/blog/how-to-use-default-language-as-default-culture-for-threads-in-umbraco/</link>
				<description>Explore a solution for aligning thread culture with the default language settings in Umbraco&#x27;s backoffice.&#xA;This approach addresses the complex challenge of maintaining consistent language across various operational threads, ensuring that every thread in your Umbraco application adheres to the configured default language</description>
				<pubDate>Wed, 15 Mar 2023 12:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Wojciech Tengler]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/how-to-use-default-language-as-default-culture-for-threads-in-umbraco/</guid>
			</item>
			<item>
				<title>Umbraco is Always Loading Content From Database on Azure App Service</title>
				<link>https://umbracare.net/blog/umbraco-is-always-loading-content-from-database-on-azure-app-service/</link>
				<description>Explore a clever workaround to ensure Umbraco&#x27;s performance on Azure Linux App Service. Learn to tackle the persistent content loading issue from the database</description>
				<pubDate>Wed, 01 Mar 2023 12:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Wojciech Tengler]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/umbraco-is-always-loading-content-from-database-on-azure-app-service/</guid>
			</item>
			<item>
				<title>Integrating Umbraco with Azure Private Blob Storage</title>
				<link>https://umbracare.net/blog/integrating-umbraco-with-azure-private-blob-storage/</link>
				<description>Discover how to set up Umbraco v8 with Azure Private Storage, emphasizing security best practices and step-by-step integration insights.</description>
				<pubDate>Sat, 30 Jan 2021 12:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Piotr Bach]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/integrating-umbraco-with-azure-private-blob-storage/</guid>
			</item>
			<item>
				<title>Enhanced Logging for Umbraco API</title>
				<link>https://umbracare.net/blog/enhanced-logging-for-umbraco-api/</link>
				<description>Dive into leveraging custom action filters in Umbraco v8 for efficient exception logging. Here&#x27;s a comprehensive guide to streamlining your API error-tracking process.</description>
				<pubDate>Wed, 25 Mar 2020 12:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Wojciech Tengler]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/enhanced-logging-for-umbraco-api/</guid>
			</item>
			<item>
				<title>How to detect slow responses in Umbraco API</title>
				<link>https://umbracare.net/blog/how-to-detect-slow-responses-in-umbraco-api/</link>
				<description>Unearth slow responses in Umbraco v8 API using ActionFilters. Dive into a step-by-step guide to set up performance tracking and enhance your site&#x27;s speed.</description>
				<pubDate>Tue, 24 Mar 2020 12:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Piotr Bach]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/how-to-detect-slow-responses-in-umbraco-api/</guid>
			</item>
	</channel>
</rss>