Category: Azure

agentic-ai-workflow-code-interpreter-azure-logic-app-manish-solanki
Agentic AI Azure Logic App

Automating Procurement Audits Using Agentic AI Workflows and Code Interpreter in Azure Logic App

The recent introduction of the Code Interpreters inside Microsoft Azure logic app allows makers to generate and execute JavaScript code directly within prompts. This enables advanced analysis, visualizations, validations and transformations. Presently, code interpreter supports JavaScript but other languages will follow in future. By executing data analysis, calculations, and transformations independently of the model’s context […]

Manish Solanki 
Azure Azure Key Vault Dataverse Power Automate Power Automate Desktop

How to securely sign in to an application in Power Automate Desktop with the password stored in Azure Key Vault?

Full video tutorial is available on my YouTube channel: Use Case In UI automation, it is a standard process to sign in to an application (desktop or web) to process data in power automate desktop flow. Azure Key Vault is the safest place to securely store the application password. Storing password in Vault also allows […]

Manish Solanki 
Azure Key Vault
Azure Azure Key Vault Desktop Flow Power Automate

How to use Azure Key Vault credentials in desktop flow connections?

Use Case To mitigate the risk of saving static machine credential in desktop flow action in cloud, we can leverage Azure Key Vault feature. This feature also addresses password rotation policy that most of the organizations follows. With ‘Credentials‘ feature in power platform, we can pull the latest password stored in Azure Key Vault and […]

Manish Solanki