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

When your Architecture Screams Technology! Members Public

In todays world the problem's that are solved by technology are innumerous and it is not just a single system that the customer is looking for. They usually need multiple systems solving different problems around their core domain. But as developers, we usually get carried away by the

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Design

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

Is Code Coverage a Lie? Members Public

This post reflects on how code coverage is seen today in the industry and on how it should actually be seen and interpreted so as to produce better and stable code.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Testing

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