Skip to content

Commit 7b51c42

Browse files
Add to TOC
1 parent 09688a3 commit 7b51c42

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

articles/storage/blobs/TOC.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -991,6 +991,10 @@ items:
991991
href: storage-blob-delete-go.md
992992
- name: Manage blob properties and metadata
993993
href: storage-blob-properties-metadata-go.md
994+
- name: Client library configuration options
995+
items:
996+
- name: Implement a retry policy
997+
href: storage-retry-policy-go.md
994998
- name: Test with a storage emulator
995999
items:
9961000
- name: Use the Azurite open-source emulator

articles/storage/blobs/storage-retry-policy-go.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: pauljewellmsft
66
ms.author: pauljewell
77
ms.service: azure-blob-storage
88
ms.topic: how-to
9-
ms.date: 06/10/2024
9+
ms.date: 06/26/2024
1010
ms.custom: devx-track-go, devguide-go
1111
---
1212

0 commit comments

Comments
 (0)