﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Article By </title><link>https://www.c-sharpcorner.com/articles/</link><description>Articles from C# Corner</description><copyright>© 1999 - 2026  CSharp Inc. All contents are copyright of their authors.</copyright><atom:link href="https://www.c-sharpcorner.com/rss/authorarticles.aspx?MemberUniqueName=koshila-senadhira" rel="self" type="application/rss+xml" /><item><title>Creating Azure Load Balancer for VM Load Balancing</title><description>This article guides you through configuring a load balancer in Microsoft Azure to distribute traffic across virtual machines efficiently. It outlines steps to integrate VMs into the load balancer&amp;#39;</description><link>https://www.c-sharpcorner.com/article/creating-azure-load-balancer-for-vm-load-balancing/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-azure-load-balancer-for-vm-load-balancing/</guid><pubDate>Wed, 20 Mar 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Koshila Senadhira)</author></item><item><title>How to create a load balancer in Microsoft Azure portal</title><description>How to create a load balancer in Microsoft Azure portal.</description><link>https://www.c-sharpcorner.com/article/how-to-create-a-load-balancer-in-microsoft-azure-portal2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-create-a-load-balancer-in-microsoft-azure-portal2/</guid><pubDate>Thu, 07 Mar 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Koshila Senadhira)</author></item><item><title>How to create a Microsoft Azure SQL Database in serverless compute tier from the Azure Portal</title><description>This article focuses on the swift creation of a serverless Azure SQL Database via the Azure Portal.</description><link>https://www.c-sharpcorner.com/article/how-to-create-a-microsoft-azure-sql-database-in-serverless-compute-tier-from-the/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-create-a-microsoft-azure-sql-database-in-serverless-compute-tier-from-the/</guid><pubDate>Sat, 02 Dec 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Koshila Senadhira)</author></item><item><title>How to create a Virtual Machine Scale Set (VMSS) using Microsoft Azure</title><description>How to create a Virtual Machine Scale Set (VMSS) using Microsoft Azure.</description><link>https://www.c-sharpcorner.com/article/how-to-create-a-virtual-machine-scale-set-vmss-using-microsoft-azure/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-create-a-virtual-machine-scale-set-vmss-using-microsoft-azure/</guid><pubDate>Wed, 29 Nov 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Koshila Senadhira)</author></item><item><title>How to Create a Windows Virtual Machine Using the MS Azure Portal?</title><description>Embark on a journey into cloud computing&amp;#39;s heart with Azure, Microsoft&amp;#39;s powerhouse. This guide unveils the simplicity of creating a Windows virtual machine (VM) through the Azure portal. Unco</description><link>https://www.c-sharpcorner.com/article/how-to-create-a-windows-virtual-machine-using-the-ms-azure-portal/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-create-a-windows-virtual-machine-using-the-ms-azure-portal/</guid><pubDate>Tue, 28 Nov 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Koshila Senadhira)</author></item><item><title>How To integrate An Azure Storage Account With Azure Active Directory </title><description>To integrate an Azure Storage Account with Azure Active Directory, you can use Azure AD authentication for your storage resources. This allows you to control access, implement role-based access contro</description><link>https://www.c-sharpcorner.com/article/how-to-integrate-an-azure-storage-account-with-azure-active-directory/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-integrate-an-azure-storage-account-with-azure-active-directory/</guid><pubDate>Mon, 16 Oct 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Koshila Senadhira)</author></item><item><title>How to Generate a Shared Access Signatures (SAS) to an Azure Storage Account?</title><description>Discover how Azure Storage leverages Shared Access Signatures (SAS) to enhance data security and access control in the cloud. Learn to generate SAS tokens for your storage account securely.</description><link>https://www.c-sharpcorner.com/article/how-to-generate-a-shared-access-signatures-sas-to-an-azure-storage-account/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-generate-a-shared-access-signatures-sas-to-an-azure-storage-account/</guid><pubDate>Wed, 13 Sep 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Koshila Senadhira)</author></item><item><title>Setting Up Azure Blob Storage Encryption</title><description>Learn how to configure encryption for Azure Blob Storage to enhance data security. Follow these steps to establish encryption using customer-managed keys in Microsoft Azure.</description><link>https://www.c-sharpcorner.com/article/setting-up-azure-blob-storage-encryption/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/setting-up-azure-blob-storage-encryption/</guid><pubDate>Tue, 12 Sep 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Koshila Senadhira)</author></item><item><title>How to Create a Key Vault Using the Microsoft Azure portal</title><description>To create a Key Vault in the Microsoft Azure portal, first, log in to the Azure Portal at portal.azure.com. Then, click &amp;quot;Create a resource&amp;quot; and search for &amp;quot;Key Vault.&amp;quot; Select Key V</description><link>https://www.c-sharpcorner.com/article/how-to-create-a-key-vault-using-the-microsoft-azure-portal/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-create-a-key-vault-using-the-microsoft-azure-portal/</guid><pubDate>Mon, 11 Sep 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Koshila Senadhira)</author></item><item><title>How to Copy Files Between Storage Accounts Using Azcopy in Azure?</title><description>How to Copy Files Between Storage Accounts Using Azcopy in Azure?</description><link>https://www.c-sharpcorner.com/article/how-to-copy-files-between-storage-accounts-using-azcopy-in-azure/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-copy-files-between-storage-accounts-using-azcopy-in-azure/</guid><pubDate>Mon, 05 Jun 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Koshila Senadhira)</author></item><item><title>How to Setup Cost Alert in Azure?</title><description>In this article, we will explore the process of setting up cost alerts in Azure, step by step. </description><link>https://www.c-sharpcorner.com/article/how-to-setup-cost-alert-in-azure/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-setup-cost-alert-in-azure/</guid><pubDate>Thu, 01 Jun 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Koshila Senadhira)</author></item><item><title>How to create an Azure Storage Account?</title><link>https://www.c-sharpcorner.com/article/how-to-create-an-azure-storage-account/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-create-an-azure-storage-account/</guid><pubDate>Tue, 30 May 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Koshila Senadhira)</author></item><item><title>Deploying Azure Virtual Network</title><description>In this article, you will learn how to deploy the Azure Virtual Network.</description><link>https://www.c-sharpcorner.com/article/deploying-azure-virtual-network/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/deploying-azure-virtual-network/</guid><pubDate>Fri, 10 Feb 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Koshila Senadhira)</author></item><item><title>Run Powershell Commands From The Azure Portal</title><description>In this article, you will learn how to run Powershell Commands from the Azure Portal.</description><link>https://www.c-sharpcorner.com/article/run-powershell-commands-from-the-azure-portal/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/run-powershell-commands-from-the-azure-portal/</guid><pubDate>Mon, 26 Dec 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Koshila Senadhira)</author></item><item><title>How To Implement Allowed Virtual Machine Size SKUs Policy In Azure</title><description>In this article, you will learn how to implement the Allowed Virtual Machine Size SKUs Policy in Azure.</description><link>https://www.c-sharpcorner.com/article/how-to-implement-allowed-virtual-machine-size-skus-policy-in-azure2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-implement-allowed-virtual-machine-size-skus-policy-in-azure2/</guid><pubDate>Mon, 26 Dec 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Koshila Senadhira)</author></item><item><title>Deploy A Website From BitBucket To Microsoft Azure</title><description>In this article, you will learn how to deploy a website from BitBucket to Microsoft Azure.</description><link>https://www.c-sharpcorner.com/article/deploy-a-website-from-bitbucket-to-microsoft-azure/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/deploy-a-website-from-bitbucket-to-microsoft-azure/</guid><pubDate>Thu, 01 Dec 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Koshila Senadhira)</author></item><item><title>How To Configure Network Security For Azure App Service Plan</title><description>In this article, you will learn how to configure network security for azure app service plan.</description><link>https://www.c-sharpcorner.com/article/how-to-configure-network-security-for-azure-app-service-plan/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-configure-network-security-for-azure-app-service-plan/</guid><pubDate>Tue, 29 Nov 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Koshila Senadhira)</author></item><item><title>Collecting A Memory Dump From Azure App Services</title><description>In this article, you will learn how to collect a Memory Dump from Azure App Services.</description><link>https://www.c-sharpcorner.com/article/collecting-a-memory-dump-from-azure-app-services/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/collecting-a-memory-dump-from-azure-app-services/</guid><pubDate>Mon, 28 Nov 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Koshila Senadhira)</author></item><item><title>Configuring FTP Server For Azure App Service</title><description>In this article, you will learn how to configure an FTP Server for Azure App Service.</description><link>https://www.c-sharpcorner.com/article/configuring-ftp-server-for-azure-app-service/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/configuring-ftp-server-for-azure-app-service/</guid><pubDate>Tue, 22 Nov 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Koshila Senadhira)</author></item><item><title>How To Create An App Service Managed Certificate In Azure</title><description>In this article, you will learn how to create an app service managed certificate in azure.</description><link>https://www.c-sharpcorner.com/article/how-to-create-an-app-service-managed-certificate-in-azure/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-create-an-app-service-managed-certificate-in-azure/</guid><pubDate>Tue, 01 Nov 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Koshila Senadhira)</author></item><item><title>How To Map An External Domain Name To Azure</title><description>In this article, you will learn how to map an external domain name to azure.</description><link>https://www.c-sharpcorner.com/article/how-to-map-an-external-domain-name-to-azure/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-map-an-external-domain-name-to-azure/</guid><pubDate>Mon, 31 Oct 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Koshila Senadhira)</author></item><item><title>Creating Public DNS Zone In Azure</title><description>In this article, we will learn how to create an Azure DNS and how to register the Azure DNS name server to the external domain providers.</description><link>https://www.c-sharpcorner.com/article/creating-public-dns-zone-in-azure/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-public-dns-zone-in-azure/</guid><pubDate>Wed, 26 Oct 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Koshila Senadhira)</author></item><item><title>Deploying An Azure web app</title><description>One of the most popular Azure services that allows us to host our web applications in Azure is Web Apps. It may even host a backend service like a WCF Service or Web APIs in addition to a User Interac</description><link>https://www.c-sharpcorner.com/article/deploying-an-azure-web-app/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/deploying-an-azure-web-app/</guid><pubDate>Fri, 15 Jul 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Koshila Senadhira)</author></item></channel></rss>