Open in app

Sign In

Write

Sign In

Madhu raju
Madhu raju

17 Followers

Home

About

Dec 5, 2022

Docarize DBT, Push image to ACR and access the DBT image from ACI (pass parameters to DBT image from ACI)

In a ETL or ELT process, DBT does the job of T (data transformation). DBT is a transformation workflow that helps you get more work done while producing higher quality results. Teams can collaborate on data models, version them, test and document the queries before production. DBT support multiple data…

Dbt

4 min read

Docarize DBT, Push image to ACR and access the DBT image from ACI (pass parameters to DBT image…
Docarize DBT, Push image to ACR and access the DBT image from ACI (pass parameters to DBT image…
Dbt

4 min read


Feb 11, 2022

Removing orphan records from Azure App Configuration Service when importing the data

Of late we have been working on putting our configuration data on App Configuration Service (ACS). We deploy all static configuration data to ACS using azure pipelines by defining all the configuration data in json files in repos. Below is the sample json. And storing the data in ACS…

Azure App Configuration

2 min read

Azure App Configuration

2 min read


Sep 15, 2021

Two-Factor authentication using ASP.NET Core

In this article we will be discussing about how to implement two-factor authentication in ASP.NET Core without using ASP.NET Core Identity. MFA has become a primary requirement for most of the financial/banking applications. In this article we will be discussing about 2FA. Firstly, we will understand what an MFA is…

Aspnetcore

3 min read

Two-Factor authentication using ASP.NET Core
Two-Factor authentication using ASP.NET Core
Aspnetcore

3 min read


Jun 9, 2021

Import/ Export App Configuration via Azure App Configuration service

When performing app modernization one of the tasks for us is to migrate from .NET framework to .NET Core. We wanted to separate application configuration from application. Since we are moving to cloud, wanted to leverage Azure App Configuration. For this post, we will see how we can import/export configuration…

Azure App Configuration

3 min read

Import/ Export App Configuration via Azure App Configuration service
Import/ Export App Configuration via Azure App Configuration service
Azure App Configuration

3 min read


Feb 28, 2021

PingFederate to generate OAuth access tokens

Of late I have been working on authorization of resources using different providers like Azure B2C, PingFederate from different client apps like SPA’s and .NET applications. OAuth 2.0 Authorization framework supports different flows to retrieve access token 1. Client credential flow (for service-to-service calls) 2. Authorization code flow (for web…

Pingfederate

1 min read

Pingfederate

1 min read


Jan 27, 2020

CosmosDB 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 Document, Key Value, Relational and Graph models. It is a NoSQL database because it doesn’t rely on any schemas. I’ll be discussing about special document called “Attachment” that…

Cosmosdb

3 min read

CosmosDB Attachments to store larger data(information)
CosmosDB Attachments to store larger data(information)
Cosmosdb

3 min read


Jun 9, 2019

Running ADF pipelines in recurrence

What is ADF? Azure Data Factory is a cloud based data integration service that allows you to create data driven workflows. It is kind of SSIS Cloud version with default integrations with Azure Data Lake Analytics, Machine Learning, HD Insights. What you can do with ADF? Access to data sources: Can access data from On-prem SQL, Azure SQL, Blob…

Sql

6 min read

Running ADF pipelines in recurrence
Running ADF pipelines in recurrence
Sql

6 min read


Apr 4, 2019

Securely expose data from legacy system to cloud — Azure Relay

Recently 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 my case Azure functions). There were few restrictions which I need to keep in mind We can’t open up ports to connect…

Cloud Computing

2 min read

Securely expose data from legacy system to cloud — Azure Relay
Securely expose data from legacy system to cloud — Azure Relay
Cloud Computing

2 min read


Mar 26, 2019

Dynamic proxy issue with EF and WCF

Problem: When ever we are querying against an entity (with navigation properties)in EF, we are likely to encounter the below exception. ‘System.Data.Entity.DynamicProxies.Customers_21E6922CC8E7F8A73D5A7994864A471634C7ABE16025455F28EFDDCB65A9E574’ with data contract name ‘Customers_21E6922CC8E7F8A73D5A7994864A471634C7ABE16025455F28EFDDCB65A9E574:http://schemas.datacontract.org/2004/07/System.Data.Entity.DynamicProxies' is not expected.

Ef

1 min read

Ef

1 min read


May 16, 2018

Setting up windows service with Topshelf and HangFire

Problem: Debugging and maintenance of a windows service is a tedious task. Below are few issues which we face generally while working with windows services. To debug the windows service locally, we need to install the service locally and need to explicitly launch the debugger (“System.Diagnostics.Debugger.Launch(); …

Topshelf

3 min read

Topshelf

3 min read

Madhu raju

Madhu raju

17 Followers

Azure Full Stack Engineer @Ford Motor company

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech