Priyanka

Priyanka

Priyanka is an Integration Engineer and joined us in 2021. She is a fast learner and competent in various Microsoft Integration Technologies.

Upgrade to Azure Bicep

As cloud environments become more complex, managing infrastructure as code (IaC) efficiently is crucial. Traditionally, ARM templates have been the go-to solution for defining and deploying Azure resources. However, they can be verbose and challenging to maintain. Azure Bicep, a domain-specific language (DSL) for Azure resource management, offers a simpler, more readable, and modular approach. […]

Key Vault Secrets

Discover how to securely access Azure Key Vault secrets within Azure Logic Apps using Managed Identity.

This article is intended to help developers on learning how to ensure a robust pipeline without exposing sensitive information in the configuration.

Azure Managed Identities

Explore the power of Managed Identities for Azure resources. Learn about System-assigned and User-assigned identities, their advantages, limitations, and applications.

This article also includes tutorial for creating and using Managed Identities to secure your Azure resources.