Madhu rajuHealth checks using .NET 6Purpose of this blog is to implement deep health checks for an app. This shows the implementation of health checks for Azure PaaS…Jun 5Jun 5
Madhu rajuUpgrade Azure functions version to ~4 and .NET 7 isolated worker processIn this blog we will see steps to upgrade azure functions project to .NET 7 and azure functions version to ~4.Feb 11, 2023Feb 11, 2023
Madhu rajuDocarize DBT, Push image to ACR and access the DBT image from ACI (pass parameters to DBT image…In a ETL or ELT process, DBT does the job of T (data transformation).Dec 5, 20221Dec 5, 20221
Madhu rajuRemoving orphan records from Azure App Configuration Service when importing the dataOf late we have been working on putting our configuration data on App Configuration Service (ACS). We deploy all static configuration data…Feb 11, 2022Feb 11, 2022
Madhu rajuTwo-Factor authentication using ASP.NET CoreIn this article we will be discussing about how to implement two-factor authentication in ASP.NET Core without using ASP.NET Core Identity.Sep 15, 2021Sep 15, 2021
Madhu rajuImport/ Export App Configuration via Azure App Configuration serviceWhen performing app modernization one of the tasks for us is to migrate from .NET framework to .NET Core. We wanted to separate…Jun 9, 2021Jun 9, 2021
Madhu rajuPingFederate to generate OAuth access tokensOf late I have been working on authorization of resources using different providers like Azure B2C, PingFederate from different client…Feb 28, 2021Feb 28, 2021
Madhu rajuCosmosDB Attachments to store larger data(information)CosmosDB is a database service that is globally distributed. It supports multiple data models using one back-end. It can be used for…Jan 27, 2020Jan 27, 2020
Madhu rajuSecurely expose data from legacy system to cloud — Azure RelayRecently I have been working on one of the modules where I need to grab data from a legacy system and pass the data to Azure component (in…Apr 4, 2019Apr 4, 2019