Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
v-rajagt-zz committed Sep 13, 2019
1 parent 8acef18 commit 2afe432
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
---
services: storage
platforms: dotnet
author: tamram
page_type: sample
languages:
- csharp
products:
- azure
description: "This sample shows how to manage your storage account using the Azure Storage Resource Provider for .NET."
urlFragment: storage-dotnet-resource-provider-getting-started
---

# Getting Started with Azure Storage Resource Provider in .NET

This sample shows how to manage your storage account using the Azure Storage Resource Provider for .NET. The Storage Resource Provider is a client library for working with the storage accounts in your Azure subscription. Using the client library, you can create a new storage account, read its properties, list all storage accounts in a given subscription or resource group, read and regenerate the storage account keys, and delete a storage account.
Expand Down

0 comments on commit 2afe432

Please sign in to comment.