While working on AzureAD (Azure Active Directory) with PowerShell module I was received below errors and my scripts where failing. I updated AzureAD module with Update-Module command to latest one but it was still throwing errors. After few testing I checked PowerShell version, it was latest Powe…
Use Key Vault secret identifier url to get the secret value using Powershell
While working on Azure Key Vault I had the requirment to extract the secret value from Azure key vault Secret Identifier ID.
Working With Azure Key Vault Using Azure PowerShell and AzureCLI
You can find Secret Identifier by going to Azure Key vaults, select key vault >> Secrets Name >> Curr…
Working With Azure Key Vault Using Azure PowerShell and AzureCLI
This is second part of Create key vault and secrets with access policies in Microsoft Azure, In the this article I will use Powershell and Azure CLI to create and configure Azure Key Vault resource service. Azure Key Vault is a cloud service that provides a secure store for secrets. You can secure…
Create key vault and secrets with access policies in Microsoft Azure
Azure Key Vault is a cloud service used to manage keys, secrets, and certificates. Key Vault eliminates the need for developers to store security information in their code. It allows you to centralize the storage of your application secrets which greatly reduces the chances that secrets may be leake…
Creating a new user in Azure AD using oneliner PowerShell and Azure CLI
I was testing few Labs on Microsoft Azure active directory and wanted to create few Azure AD users for testing purpose. I have already installed az powershell module, In the below script when you supply password it has to be in securestring format.
Blog Search
Page Views
4927889
Archive
- April 2021 (4)
- March 2021 (13)
- February 2021 (9)
- January 2021 (5)
- November 2020 (7)
- October 2020 (3)
- September 2020 (4)
- August 2020 (7)
- July 2020 (8)
- June 2020 (10)