Azure Databricks Secret Scope from Azure Key Vault— REST API throws 401 Unauthorized ErrorI had a requirement to add secret scope from Azure Key Vault in Azure Databricks and there are 2 options to implement the requirementDec 4, 2024Dec 4, 2024
Feature Flag or Feature Toggle in Azure App Service using Azure App Configuration ServiceAzure App Configuration Service is a managed service that helps to centrally manage application settings and feature flags. It provides a…Mar 8, 2024Mar 8, 2024
Feature Toggle using Key-Value Pair: Integrate Azure App Configuration with AKSAzure App Configuration Service is a managed service that helps to centrally manage application settings and feature flags. It provides a…Feb 24, 2024Feb 24, 2024
Configure SIEM alerts for usage of Kubernetes local service accountsAzure Kubernetes Service (AKS) is an open-source fully managed container (packaged application) orchestration service available on…Feb 19, 2023Feb 19, 2023
Find GitHub Repository Id for use in GitHub REST APIRecently I came across a scenario to use GitHub REST API for updating Organization level secrets having visibility set to repositories.Nov 19, 2022Nov 19, 2022
Nginx ingress — Error retrieving resource lock, ingress pods missing load balancer IP addressesWe have been deploying nginx ingress on our AKS clusters for a while now using deployment files. Recently we upgraded ingress deployment…Sep 20, 2022Sep 20, 2022
Trigger multiple workflows simultaneously in GitHub Actions from master workflow using matrix…While working on an E-commerce application consisting of ~25 NodeJS microservices, I came across a requirement to optimize and speed up the…Aug 6, 2022Aug 6, 2022
Helm 3 Release Manifest — Error unable to recognize “”: no matches for kind “xxxxx” in version…Recently I came across a scenario to upgrade AKS cluster version from 1.21.x to 1.22. While doing so, we upgraded all our microservices…Jul 7, 2022Jul 7, 2022
Clean-up repository on GitHub self-hosted RunnerRecently I came across a scenario where out-of-the-box GitHub checkout action failed with below error related to submodulesApr 22, 2022Apr 22, 2022
Export vulnerabilities/issues into CSV from SonarQube Community/Developer EditionToday I came across a requirement to export vulnerabilities/issues identified by SonarQube Community/Developer Edition into CSV file in…May 31, 20213May 31, 20213