Skip to content

Commit 9251dd9

Browse files
authored
add missing periods
1 parent accb4d5 commit 9251dd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: devx-track-csharp, mode-api, passwordless-dotnet, devx-track-dotnet
1313

1414
# Quickstart: Azure Key Vault certificate client library for .NET
1515

16-
Get started with the Azure Key Vault certificate client library for .NET. [Azure Key Vault](../general/overview.md) is a cloud service that provides a secure store for certificates. You can securely store keys, passwords, certificates, and other secrets. Azure key vaults may be created and managed through the Azure portal. In this quickstart, you learn how to create, retrieve, and delete certificates from an Azure key vault using the .NET client library
16+
Get started with the Azure Key Vault certificate client library for .NET. [Azure Key Vault](../general/overview.md) is a cloud service that provides a secure store for certificates. You can securely store keys, passwords, certificates, and other secrets. Azure key vaults may be created and managed through the Azure portal. In this quickstart, you learn how to create, retrieve, and delete certificates from an Azure key vault using the .NET client library.
1717

1818
Key Vault client library resources:
1919

@@ -30,7 +30,7 @@ For more information about Key Vault and certificates, see:
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

33-
This quickstart is using `dotnet` and Azure CLI
33+
This quickstart is using `dotnet` and Azure CLI.
3434

3535
## Setup
3636

0 commit comments

Comments
 (0)