Skip to content
The Code Blogger
  • Home
  • YouTube
  • .NET
  • Azure
  • Archives
  • About
Menu Close
  • Home
  • YouTube
  • .NET
  • Azure
  • Archives
  • About
Read more about the article Azure Content Delivery Network with Storage Account
Azure

Azure Content Delivery Network with Storage Account

In this post, let's see how to use Azure Content Delivery Network (CDN) to cache content from Azure Storage. You would need to have an Azure account with an active subscription.  If you…

0 Comments
December 23, 2020
Azure

Some examples of Azure encryption at rest

In last article, we have seen what is the meaning of Azure encryption at rest. We also had look at some basic concepts related to it. In this article, let's…

0 Comments
June 24, 2020
.NET / Azure

User assigned managed identity with Azure key vault

In one of the previous article, we have created a .NET Core web application and accessed the secrets stored in Azure key vault. We have seen how how to allow Visual studio to access the key…

1 Comment
June 13, 2020
Azure / Uncategorized

Use Azure Key Vault in .NET Core Web Application

Let's say we have a web application, which uploads the files to Azure Blob. The web application holds storage account name, blob container name and the access key for the…

0 Comments
June 2, 2020
Azure / Uncategorized

Azure Blob Storage archiving blobs and retention

Azure blob storage allows you to store the unstructured data. This data can be accessed on REST from all over the world. The data in cloud application may grow at…

0 Comments
December 7, 2019
Azure / Uncategorized

Azure Blob containers and metadata properties

Azure blob containers has some system properties and some user defined metadata. This article will show you how to manage the metadata properties using  the Azure Storage client library for .NET.…

0 Comments
December 6, 2019
Azure / Uncategorized

Implementing Azure blob leasing using .NET SDK

Do you know what do you mean when you lease an apartment ? Obviously, you know what it means. You get a key to apartment and which means you have…

0 Comments
December 6, 2019
Azure / Uncategorized

Copying Azure blobs from one storage account to another

Azure does not provide any ability to move the data. You have to copy the data and then delete form the original container if you want to move the data.…

1 Comment
December 5, 2019
Azure / Uncategorized

Using .NET SDK And Azure CLI To Access Azure Blob Storage

In this article, let's have look at some basic concepts about Azure blobs. We will also see how to use .NET SDK with Blob storage. What is Blob ? Blob…

0 Comments
December 2, 2019
Azure / Uncategorized

Azure Storage Services Introduction and Key Concepts

Azure storage is one of the very important service. It is completely managed by Microsoft. In this article let's have a look at what is storage service and some basic…

0 Comments
November 26, 2019
Azure

Azure Functions With Triggers and Bindings

In this article, we will try to create an Azure Function which is triggered whenever there is a message on the queue. We will also try to understand how to…

0 Comments
November 5, 2019
Azure / Uncategorized

Plan your AZ-203 certification today !

AZ-203 is the new certification exam announced By Microsoft few months back. The 70-532 certification is now retired. People who have given 70-532 exam need to either appear AZ-202 to…

0 Comments
February 5, 2019

About Me

Manoj Choudhari

I am a Microsoft MVP and currently working as Senior Software Engineer. I blog about C#, .NET and Azure.
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab

Follow Me

  • Twitter
  • LinkedIn
  • GitHub
  • YouTube

Buy Me a Coffee

Newsletter

Get all latest content delivered to your email a few times a month.

Recent Posts

  • Migrating to Latest .NET Using Upgrade Assistant
    May 19, 2022/
    0 Comments
  • Migrating to the Latest .NET – A Conceptual Guide
    May 12, 2022/
    0 Comments
  • Measuring Performance using BenchmarkDotNet
    May 5, 2022/
    0 Comments
  • How to Unapply the Last EF Core Migration
    March 19, 2022/
    0 Comments
  • .NET EF Core – Unit Testing EF Core Repositories
    December 9, 2021/
    2 Comments
  • EF Core Relationships and Deleting Related Data
    December 4, 2021/
    0 Comments
  • C# Record – How is it different from classes?
    November 26, 2021/
    0 Comments
  • Tips for Developers – Postman and Browser DevTools
    November 18, 2021/
    0 Comments
  • Multiple ways to copy a remote SQL Database on Local
    November 11, 2021/
    0 Comments

Popular Posts

  • Migrating to Latest .NET Using Upgrade Assistant
  • How To Use Appsettings Json Config File With .NET Console Applications
  • How To Enable Logging In .NET Console Applications
  • Passing Input Parameters to .NET Core Web API Actions
  • Exception Handling Middleware In .NET Core Web API
  • Multiple Ways To Set Hosting Environment In .NET Applications
  • Service principal and client secret with Azure key vault
  • C# Record - How is it different from classes?
  • Migrating to the Latest .NET - A Conceptual Guide

Categories

  • .NET
  • Angular
  • Azure
  • Azure DevOps
  • Entity Framework Core
  • Installers
  • PowerShell
  • Rest
  • SQL Server
  • Tips
  • Uncategorized

Archives

  • May 2022 (3)
  • March 2022 (1)
  • December 2021 (2)
  • November 2021 (3)
  • August 2021 (1)
  • July 2021 (25)
  • June 2021 (30)
  • May 2021 (31)
  • April 2021 (17)
  • March 2021 (1)
  • December 2020 (30)
  • October 2020 (5)
  • September 2020 (2)
  • August 2020 (3)
  • June 2020 (24)
  • May 2020 (25)
  • April 2020 (3)
  • January 2020 (8)
  • December 2019 (34)
  • November 2019 (20)
  • October 2019 (3)
  • June 2019 (2)
  • April 2019 (10)
  • March 2019 (19)
  • February 2019 (8)
  • January 2019 (4)

Translate to your language

Spam Blocked

158 spam blocked by Akismet
thecodeblogger.com © Copyright, 2022