Skip to content

Commit 9057e91

Browse files
committed
Add videos
1 parent b4e84ab commit 9057e91

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ ms.date: 11/09/2022
77
ms.service: azure-blob-storage
88
ms.topic: quickstart
99
ms.devlang: csharp
10-
ms.custom: devx-track-csharp, mode-api, passwordless-dotnet, devx-track-dotnet
10+
ms.custom: devx-track-csharp, mode-api, passwordless-dotnet, devx-track-dotnet, ai-video-demo
11+
ai-usage: ai-assisted
1112
---
1213

1314
# Quickstart: Azure Blob Storage client library for .NET
@@ -16,6 +17,11 @@ Get started with the Azure Blob Storage client library for .NET. Azure Blob Stor
1617

1718
[API reference documentation](/dotnet/api/azure.storage.blobs) | [Library source code](https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/storage/Azure.Storage.Blobs) | [Package (NuGet)](https://www.nuget.org/packages/Azure.Storage.Blobs) | [Samples](../common/storage-samples-dotnet.md?toc=/azure/storage/blobs/toc.json#blob-samples)
1819

20+
This video shows you how to start using the Azure Blob Storage client library for .NET.
21+
> [!VIDEO cdae65e7-1892-48fe-934a-70edfbe147be]
22+
23+
The steps in the video are also described in the following sections.
24+
1925
## Prerequisites
2026

2127
- Azure subscription - [create one for free](https://azure.microsoft.com/free/)

articles/storage/common/storage-use-azurite.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ ms.service: azure-storage
88
ms.subservice: storage-common-concepts
99
ms.topic: how-to
1010
ms.devlang: csharp
11-
ms.custom: devx-track-csharp
11+
ms.custom: devx-track-csharp, ai-video-demo
12+
ai-usage: ai-assisted
1213
---
1314

1415
# Use the Azurite emulator for local Azure Storage development
@@ -17,7 +18,10 @@ The Azurite open-source emulator provides a free local environment for testing y
1718

1819
Azurite supersedes the [Azure Storage Emulator](storage-use-emulator.md), and continues to be updated to support the latest versions of Azure Storage APIs.
1920

20-
There are several different ways to install and run Azurite on your local system. Select any of these tabs.
21+
This video shows you how to install and run the Azurite emulator.
22+
> [!VIDEO c3badd75-fddb-4f6c-b27d-bab2700c79f1]
23+
24+
The steps in the video are also described in the following sections. Select any of these tabs.
2125

2226
## Install Azurite
2327

0 commit comments

Comments
 (0)