Skip to content

Commit bcc2a4c

Browse files
Merge pull request #243965 from pauljewellmsft/patch-2
Update storage-blob-use-access-tier-dotnet.md
2 parents 141e4d0 + 962112f commit bcc2a4c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/storage/blobs/storage-blob-use-access-tier-dotnet.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ The following code example shows how to rehydrate an archived blob to the `Hot`
6161

6262
:::code language="csharp" source="~/azure-storage-snippets/blobs/howto/dotnet/BlobDevGuideBlobs/AccessTiers.cs" id="Snippet_RehydrateUsingCopy":::
6363

64+
To learn more about copying a blob with .NET, see [Copy a blob with .NET](storage-blob-copy.md).
65+
6466
## Resources
6567

6668
To learn more about setting access tiers using the Azure Blob Storage client library for .NET, see the following resources.

0 commit comments

Comments
 (0)