Skip to content

Commit bcd21ff

Browse files
committed
version update
1 parent ca27587 commit bcd21ff

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For more information about Key Vault and certificates, see:
2626
## Prerequisites
2727

2828
* An Azure subscription - [create one for free](https://azure.microsoft.com/free/dotnet)
29-
* [.NET Core 3.1 SDK or later](https://dotnet.microsoft.com/download/dotnet-core)
29+
* [.NET 6 SDK or later](https://dotnet.microsoft.com/download)
3030
* [Azure CLI](/cli/azure/install-azure-cli)
3131
* 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).
3232

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For more information about Key Vault and keys, see:
2626
## Prerequisites
2727

2828
* An Azure subscription - [create one for free](https://azure.microsoft.com/free/dotnet)
29-
* [.NET Core 3.1 SDK or later](https://dotnet.microsoft.com/download/dotnet-core)
29+
* [.NET 6 SDK or later](https://dotnet.microsoft.com/download)
3030
* [Azure CLI](/cli/azure/install-azure-cli)
3131
* 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).
3232

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For more information about Key Vault and secrets, see:
2626
## Prerequisites
2727

2828
* An Azure subscription - [create one for free](https://azure.microsoft.com/free/dotnet)
29-
* [.NET Core 3.1 SDK or later](https://dotnet.microsoft.com/download/dotnet-core)
29+
* [.NET 6 SDK or later](https://dotnet.microsoft.com/download)
3030
* [Azure CLI](/cli/azure/install-azure-cli) or [Azure PowerShell](/powershell/azure/install-az-ps)
3131
* 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)
3232

0 commit comments

Comments
 (0)