Azure Key Vault

Managing User Permissions for Key Vault Members Public

This post describes on how user permissions can be managed for a key vault. It details on adding user access to modify keys or secrets in a vault.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Azure Key Vault

MSDN Magazine Article on Azure Key Vault Members Public

My first article on MSDN Magazine is published in the September 2015 edition and is available for reading online. The article titled, 'Microsoft Azure - Protect Sensitive Information with Azure Key Vault', discusses on common problems in storing sensitive information in applications, benefits of Azure Key Vault and

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Azure Key Vault

Managing Azure AD Application for Key Vault Members Public

This post looks into the life cycle of managing an Azure AD application that is used to secure access to Key Vault.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Azure

Azure Key Vault in a Real World Application Members Public

This post looks in how to handle key vault for a real world application and how to organize the keys/secrets usage.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Azure

Moving Sensitive Information from Configuration File to Azure Key Vault Members Public

This post describes on how sensitive information can be moved out of application's configuration's file to azure key vault.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Azure Key Vault

Authenticating a Client Application with Azure Key Vault Members Public

This post describes the different methods by which a client application can access Azure Key Vault and use the keys for performing cryptographic activities.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Azure

Getting Started with Azure Key Vault Members Public

Please check here for scripts using the latest PowerShell cmdlets. Azure Key Vault service is a cloud hosted, HSM(Hardware Security Modules)-backed service for managing cryptographic keys and other secrets. With Azure Key Vault, the process of managing and controlling the keys required for an application or multiple applications

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Azure

Azure Key Vault and Powershell Module Version Members Public

Details out on the error, 'Please install Azure Powershell module version 0.8.13 or newer.' when trying Azure Key vault.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Azure