Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
supernova-eng authored Sep 24, 2019
1 parent ce4e9c4 commit 52e2882
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ languages:
- csharp
products:
- azure
description: "This repo contains sample code demonstrating the backup/restore and recoverable deletion functionality of Azure Key Vault using the Azure .Net SDK."
urlFragment: key-vault-dotnet-recovery
description: "This repo contains sample code demonstrating the backup/restore and recoverable deletion functionality of Azure Key Vault using the Azure .NET SDK."
urlFragment: net-sdk-samples
---

# .Net SDK samples for recovering and restoring Azure Key Vault entities
# .NET SDK samples for recovering and restoring Azure Key Vault entities

This repo contains sample code demonstrating the backup/restore and recoverable deletion functionality of Azure Key Vault using the [Azure .Net SDK](https://docs.microsoft.com/en-us/dotnet/api/overview/azure/key-vault?view=azure-dotnet). The scenarios covered by these samples include:
This repo contains sample code demonstrating the backup/restore and recoverable deletion functionality of Azure Key Vault using the [Azure .Net SDK](https://docs.microsoft.com/dotnet/api/overview/azure/key-vault?view=azure-dotnet). The scenarios covered by these samples include:

* Backing up and restoring Key Vault secrets and keys
* Enabling recoverable deletion on creating a new vault
Expand Down

0 comments on commit 52e2882

Please sign in to comment.