Enable Auditing for Azure Key Vault

As we utilize Azure Key Vault for lot of our clients and some clients ask for Auditing so that they know who accesses the vault and what secret has been accessed. By default, it is not enabled but enabling auditing for your Azure Key Vault is a straightforward process. By following these steps, you can…

Access Azure Key Vault from ServiceNow

I have written last blog about accessing Azure KeyVault from Microsoft PowerAutomate Access Azure Key Vault from PowerAutomate | Tech Wizard This blog is all about accessing it from ServiceNow. Accessing Azure Key Vault from ServiceNow can be a useful feature for managing sensitive information such as passwords, certificates, and API keys. By using Azure…

Access Azure Key Vault from PowerAutomate

Azure Key Vault is a cloud-based service provided by Microsoft that allows you to store and manage cryptographic keys, certificates, and secrets used in your applications. It provides a secure and centralized way to manage your application secrets and keys. Power Automate, on the other hand, is a cloud-based service provided by Microsoft that allows…