Skip to content

Commit 2bca8de

Browse files
authored
Merge pull request #90568 from mhopkins-msft/storage-quickstart-blobs-dotnet
Edits
2 parents 6a39314 + 578c139 commit 2bca8de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/blobs/storage-quickstart-blobs-dotnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ Use the Azure Blob Storage client library for .NET to:
2727

2828
[!INCLUDE [storage-multi-protocol-access-preview](../../../includes/storage-multi-protocol-access-preview.md)]
2929

30-
## Required before you begin
30+
## Prerequisites
3131

3232
* Azure subscription - [create one for free](https://azure.microsoft.com/free/)
3333
* Azure Storage account - [create a storage account](https://docs.microsoft.com/azure/storage/common/storage-quickstart-create-account)
34-
* [NET Core SDK](https://dotnet.microsoft.com/download/dotnet-core), or later, for your operating system. Be sure to get the SDK and not the runtime.
34+
* Current [.NET Core SDK](https://dotnet.microsoft.com/download/dotnet-core) for your operating system. Be sure to get the SDK and not the runtime.
3535

3636
## Setting up
3737

0 commit comments

Comments
 (0)