Venky writes

Venky writes

Follow
Follow
homeSponsorbadgesnewsletter
Tag

Azure

#azure

More content

Read more stories on Hashnode


Articles with this tag

How to setup Azure App Configuration and Key Vault in a .Net Core project

Dec 16, 20216 min read545 views

This is a basic "how-to document" blog on configuring Azure App Configuration and Key Vault in a .Net Core project. Topics covered: Setup Azure App...

How to setup Azure App Configuration and Key Vault in a .Net Core project

Using counters in Azure DevOps pipeline to increment assembly version numbers

Dec 10, 20213 min read280 views

There are many pipeline task extensions in the Azure Marketplace which can be installed directly to your DevOps instance. But for funny 😁 reasons, I...

Using counters in Azure DevOps pipeline to increment assembly version numbers

Using Azure automation and Events to monitor a parent Key Vault and update the secret in child Key Vault(s)

Dec 3, 20216 min read292 views

Before going into the actual blog, I wanted to explain the Azure resources that we are going to discuss in simple words, Key Vault is a resource in...

Using Azure automation and Events to monitor a parent Key Vault and update the secret in child Key Vault(s)

How to build Azure Log Analytics URL with KQL Query?

Nov 27, 20212 min read249 views

This is a requirement I had for one of my projects where we retrieve app insights data from several azure web apps on their flow performances. I used...

How to build Azure Log Analytics URL with KQL Query?