What is Azure Key Vault? Azure Key Vault help us to safeguard cryptographic keys and secrets used by cloud applications & services. We can use Key Vault for storing keys & secrets such as authentication keys, storage account keys, data encryption keys, .PFX files, and passwords. Key Vault streamline the keyRead More →

Recently started to learn Azure Key Vault service. So as usual I start the PowerShell console and start to create a Key Vault. When I run the PowerShell command for the creation of Key Vault it create without any errors but its prompt me a warning as follows. The other strangeRead More →