Skip to content

Commit ca27587

Browse files
committed
prereq fix
1 parent a7f5337 commit ca27587

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/key-vault/secrets/quick-create-net.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,8 @@ For more information about Key Vault and secrets, see:
2727

2828
* An Azure subscription - [create one for free](https://azure.microsoft.com/free/dotnet)
2929
* [.NET Core 3.1 SDK or later](https://dotnet.microsoft.com/download/dotnet-core)
30-
* [Azure CLI](/cli/azure/install-azure-cli)
31-
* [Azure PowerShell](/powershell/azure/install-az-ps)
32-
* A Key Vault - you can create one using [Azure portal](../general/quick-create-portal.md) [Azure CLI](../general/quick-create-cli.md), or [Azure PowerShell](../general/quick-create-powershell.md)
30+
* [Azure CLI](/cli/azure/install-azure-cli) or [Azure PowerShell](/powershell/azure/install-az-ps)
31+
* A Key Vault - you can create one using [Azure portal](../general/quick-create-portal.md), [Azure CLI](../general/quick-create-cli.md), or [Azure PowerShell](../general/quick-create-powershell.md)
3332

3433
This quickstart is using `dotnet` and Azure CLI or Azure PowerShell.
3534

0 commit comments

Comments
 (0)