Hi! I'm here to help!
Chatbot Icon
Latest Highlights
🏆 ITKnocks places 6th in the CRN Fast50
🎖️ We are now Microsoft Solutions Partner - Business Applications
🏆 ITKnocks places 6th in the CRN Fast50

Azure App Functions: A Server Less Shared Code Execution And Service Automation

Azure App Functions: A Server Less Shared Code Execution And Service Automation By Adnan Khan In one of the projects my client required to have a code/process/business logic to be available on a shared location to be executed automatically/on demand by different applications. Any shared processes/applications like this require to be hosted on a server […]

In modern software development, security practices often involve securely managing and regularly

Automate Azure Key Vault Key Refresh with Managed Identity By Muhammad Asif Summary: In modern software development, security practices often involve securely managing and regularly updating cryptographic keys used for authentication and encryption. Azure Functions provides a powerful serverless computing platform that can be leveraged to automate tasks like key refreshing. In this article, we’ll […]

Master Microsoft Dynamics CRM data migration with Azure Data Factory. Learn how

Microsoft Dynamics CRM Data Migration Made Simple with Azure Data Factory By Rashid Khan Data migration projects can often seem straightforward at first glance. However, as many professionals know, migrating data from legacy or custom-built systems to modern enterprise platforms like Microsoft Dynamics CRM involves a host of challenges. These include dealing with differing data […]

Learn how to implement secure authentication in Vanilla JavaScript SPAs using the

MSAL for Vanilla JS SPA: Get JWT Access & ID Tokens By Muhammad Asif Introduction: The Microsoft Authentication Library (MSAL) serves as a crucial tool for implementing secure authentication in Vanilla JavaScript Single Page Applications (SPAs). Specifically designed for obtaining JWT (JSON Web Token) Access Tokens and ID Tokens, MSAL facilitates seamless integration with Microsoft […]

Enhance your CI/CD workflows with secure and efficient Azure Key Vault integration

Azure DevOps: Integrate Key Vault Secrets with Local Self-Hosted Agent By Muhammad Asif Summary: The article discusses the integration of Azure Key Vault secrets into Azure Pipelines using a Self-hosted Local Agent for enhanced security and efficiency in CI/CD processes. It emphasizes the importance of protecting sensitive information during development and introduces Azure Key Vault […]