Azure

Could Not Load Assembly msshrtmi.dll? Members Public

While migrating a few Azure Cloud Services to Web Jobs, we started facing the error, Could not load assembly ... /msshrtmi.dll,for just one of the projects. The error provides the exact path from where it is trying to load the DLL and is the same path from which the

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Dotnet

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

Azure Web Sites: Moving Wordpress to Cloud Members Public

It’s been almost an year since I have moved to this custom hosted blog and is nearing its renewal with my current host, Godaddy. Now that Azure has full support for Web Sites which enables you to deploy web applications on a scalable and reliable cloud infrastructure and being

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Azure