Azure Pipeline: Self-hosted agentsWhen you build or deploy your software using Azure Pipelines, you need at least one agent.Mar 16, 2021Mar 16, 2021
Practice Kubernetes without setup on actual cluster for less than dollar per 10 hoursIf you are learning Kubernetes development and want to practice Kubernetes without spending time in setting up Kubernetes then this…Jul 22, 2020Jul 22, 2020
Upload a File to SharePoint using Azure Graph APIIn this post i am going to talk about Azure Graph API, specifically how to use graph api to upload file to SharePoint.Jul 1, 20205Jul 1, 20205
Getting deadlock error while deploying model to Azure analysis serviceWe were trying to redeploy the analysis service model that is when we started getting above error. Here is how my setup looks likeMay 27, 2019May 27, 2019
Getting an error “Login failed for user ‘NT AUTHORITY\ANONYMOUS LOGON’” while connecting to Azure…We recently restored Azure SQL database and after that we started getting above error while function application hosted in app service…May 26, 2019May 26, 2019
Connecting Docker Container to Azure Virtual NetworkRecently I was working on project where we wanted to assign IP address to docker container from Azure VNET. You may wonder why assigning…Feb 20, 20193Feb 20, 20193
Fixing SSL issue ERR_CERT_REVOKEDRecently I was working on setting up the ADFS, I setup certificate and everything worked from ADFS machine but when I tried accessing the…Feb 6, 2019Feb 6, 2019
Sending Message to a specific session on Spring WebsocketRecently I worked on a project where requirement was to show the progress on long running job in front end application. One of the approach…Sep 24, 201813Sep 24, 201813
Google Colaboratory Cheat SheetGoogle colaboratory recently started offering free GPU. Colaboratory has become my goto tool to develop and test deep learning models. I…Mar 27, 20181Mar 27, 20181