Articles related to Azure Cloud
Fix Azure DevOps “AADSTS7000222: client secret expired”
Your Azure App Service deployment failed after a commit. Here’s the fast fix and the durable, secret‑less solution using Workload Identity Federation (OIDC).
Uploading large files in Umbraco CMS
When editors upload media in Umbraco, especially videos, they can hit size and platform limits. This guide explains how to configure limits...
Enable Brotli and Gzip Response Compression in ASP.NET Core
In this article, we’ll explore how to enable response compression in ASP.NET Core applications, focusing on Brotli and Gzip algorithms and how to validate...
Umbraco 13 LogViewer Error Troobleshooting
Learn how to resolve typical Umbraco LogViewer errors that prevent you from viewing critical system events.
Resolving Syntactically invalid EHLO argument SmtpException in C#
This guide provides solutions for fixing EHLO command issues in scalable cloud environments like Azure, ensuring reliable email delivery in your apps
How to set UmbracoApplicationUrl in Azure Web Apps with Environment variables
Easily manage your UmbracoApplicationUrl configuration in Azure Web Apps by leveraging environment variables. This guide walks you through the process...
Ways to ensure Umbraco GDPR compliance
Uncover strategies for User Data Protection on Umbraco websites. This article explores GDPR compliance challenges and solutions. It provides insights and...
Umbraco Developer Key Skills
Master the key skills every Umbraco developer needs to succeed. From backend mastery with .NET Core to front-end finesse with modern frameworks, this guide...
Linux App Service culture specified
.
How to Disable Examine Indexing in Umbraco
Master Umbraco v11 Examine indexing: Learn how to disable external indexes for enhanced site performance, faster content publishing, and improved cold boots.
How to use default language as default culture for threads in Umbraco
Explore a solution for aligning thread culture with the default language settings in Umbraco's backoffice. This approach addresses the complex challenge of...
Umbraco is Always Loading Content From Database on Azure App Service
Explore a clever workaround to ensure Umbraco's performance on Azure Linux App Service. Learn to tackle the persistent content loading issue from the database
Enable Dynamic GZIP Compression for IIS Azure Web App
Discover how to boost the performance of your Azure Web App by leveraging the power of dynamic GZIP compression. Here's a step-by-step guide to ensure your...
Deploy ASP .NET Website using DevOps CI/CD and FtpUpload task
Transfer ASP .NET application files to the remote server using FTP protocol and CI/CD pipeline. Download YAML configuration file with five steps
How to Retrieve Azure App Service FTP Credentials
Find your forgotten Azure App Service FTP credentials in 6 simple steps.
Integrating Umbraco with Azure Private Blob Storage
Discover how to set up Umbraco v8 with Azure Private Storage, emphasizing security best practices and step-by-step integration insights.
Enabling CORS in Umbraco API with Azure
Overcome CORS policy challenges in Umbraco CMS 8 API when integrated with Azure. This comprehensive guide helps developers swiftly configure and resolve CORS...
Enhanced Logging for Umbraco API
Dive into leveraging custom action filters in Umbraco v8 for efficient exception logging. Here's a comprehensive guide to streamlining your API...
How to detect slow responses in Umbraco API
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's speed.