Skip to content

Commit aa1e529

Browse files
committed
Update docs metadata
1 parent fe60837 commit aa1e529

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

api/overview/azure/preview/storage.blobs.changefeed-readme.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ title: Azure Storage Blobs Change Feed client library for .NET
33
keywords: Azure, dotnet, SDK, API, Azure.Storage.Blobs.ChangeFeed, storage
44
author: seanmcc-msft
55
ms.author: seanmcc
6-
ms.date: 08/08/2023
6+
ms.date: 09/12/2023
77
ms.topic: reference
88
ms.devlang: dotnet
99
ms.service: storage
1010
---
11-
# Azure Storage Blobs Change Feed client library for .NET - version 12.0.0-preview.37
11+
# Azure Storage Blobs Change Feed client library for .NET - version 12.0.0-preview.38
1212

1313

1414
> Server Version: 2021-02-12, 2020-12-06, 2020-10-02, 2020-08-04, 2020-06-12 2020-04-08, 2020-02-10, and 2019-12-12
@@ -67,11 +67,11 @@ We guarantee that all client instance methods are thread-safe and independent of
6767

6868
### Additional concepts
6969
<!-- CLIENT COMMON BAR -->
70-
[Client options](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.37/sdk/core/Azure.Core/README.md#configuring-service-clients-using-clientoptions) |
71-
[Accessing the response](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.37/sdk/core/Azure.Core/README.md#accessing-http-response-details-using-responset) |
72-
[Long-running operations](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.37/sdk/core/Azure.Core/README.md#consuming-long-running-operations-using-operationt) |
73-
[Handling failures](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.37/sdk/core/Azure.Core/README.md#reporting-errors-requestfailedexception) |
74-
[Diagnostics](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.37/sdk/core/Azure.Core/samples/Diagnostics.md) |
70+
[Client options](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.38/sdk/core/Azure.Core/README.md#configuring-service-clients-using-clientoptions) |
71+
[Accessing the response](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.38/sdk/core/Azure.Core/README.md#accessing-http-response-details-using-responset) |
72+
[Long-running operations](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.38/sdk/core/Azure.Core/README.md#consuming-long-running-operations-using-operationt) |
73+
[Handling failures](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.38/sdk/core/Azure.Core/README.md#reporting-errors-requestfailedexception) |
74+
[Diagnostics](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.38/sdk/core/Azure.Core/samples/Diagnostics.md) |
7575
[Mocking](https://learn.microsoft.com/dotnet/azure/sdk/unit-testing-mocking) |
7676
[Client lifetime](https://devblogs.microsoft.com/azure-sdk/lifetime-management-and-thread-safety-guarantees-of-azure-sdk-net-clients/)
7777
<!-- CLIENT COMMON BAR -->
@@ -138,8 +138,8 @@ helpful [`ErrorCode`s][error_codes]. Many of these errors are recoverable.
138138

139139
Get started with our [Change Feed samples][samples]:
140140

141-
1. [Hello World](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.37/sdk/storage/Azure.Storage.Blobs.ChangeFeed/samples/Sample01a_HelloWorld.cs): Get changes that have occured in your storage account (or [asynchronously](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.37/sdk/storage/Azure.Storage.Blobs.ChangeFeed/samples/Sample01b_HelloWorldAsync.cs))
142-
2. [Auth](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.37/sdk/storage/Azure.Storage.Blobs.ChangeFeed/samples/Sample02_Auth.cs): Authenticate with connection strings, public access, shared keys, shared access signatures, and Azure Active Directory.
141+
1. [Hello World](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.38/sdk/storage/Azure.Storage.Blobs.ChangeFeed/samples/Sample01a_HelloWorld.cs): Get changes that have occured in your storage account (or [asynchronously](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.38/sdk/storage/Azure.Storage.Blobs.ChangeFeed/samples/Sample01b_HelloWorldAsync.cs))
142+
2. [Auth](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.38/sdk/storage/Azure.Storage.Blobs.ChangeFeed/samples/Sample02_Auth.cs): Authenticate with connection strings, public access, shared keys, shared access signatures, and Azure Active Directory.
143143

144144

145145
## Contributing
@@ -158,7 +158,7 @@ or contact [[email protected]][coc_contact] with any
158158
additional questions or comments.
159159

160160
<!-- LINKS -->
161-
[source]: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.37/sdk/storage/Azure.Storage.Blobs.ChangeFeed/src
161+
[source]: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.38/sdk/storage/Azure.Storage.Blobs.ChangeFeed/src
162162
[package]: https://www.nuget.org/packages/Azure.Storage.Blobs.ChangeFeed/
163163
[product_docs]: /azure/storage/blobs/storage-blob-change-feed
164164
[azure_sub]: https://azure.microsoft.com/free/dotnet/
@@ -167,11 +167,11 @@ additional questions or comments.
167167
[storage_account_create_ps]: /azure/storage/common/storage-quickstart-create-account?tabs=azure-powershell
168168
[storage_account_create_cli]: /azure/storage/common/storage-quickstart-create-account?tabs=azure-cli
169169
[storage_account_create_portal]: /azure/storage/common/storage-quickstart-create-account?tabs=azure-portal
170-
[authenticating_with_blobs]: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.37/sdk/storage/Azure.Storage.Blobs/samples/Sample02_Auth.cs
171-
[RequestFailedException]: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.37/sdk/core/Azure.Core/src/RequestFailedException.cs
170+
[authenticating_with_blobs]: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.38/sdk/storage/Azure.Storage.Blobs/samples/Sample02_Auth.cs
171+
[RequestFailedException]: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.38/sdk/core/Azure.Core/src/RequestFailedException.cs
172172
[error_codes]: /rest/api/storageservices/blob-service-error-codes
173-
[samples]: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.37/sdk/storage/Azure.Storage.Blobs.ChangeFeed/samples/
174-
[storage_contrib]: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.37/sdk/storage/CONTRIBUTING.md
173+
[samples]: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.38/sdk/storage/Azure.Storage.Blobs.ChangeFeed/samples/
174+
[storage_contrib]: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.38/sdk/storage/CONTRIBUTING.md
175175
[cla]: https://cla.microsoft.com
176176
[coc]: https://opensource.microsoft.com/codeofconduct/
177177
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/

metadata/preview/Azure.Storage.Blobs.ChangeFeed.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "Azure.Storage.Blobs.ChangeFeed",
3-
"Version": "12.0.0-preview.37",
3+
"Version": "12.0.0-preview.38",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/storage/Azure.Storage.Blobs.ChangeFeed",
66
"ServiceDirectory": "storage",
@@ -10,7 +10,7 @@
1010
"SdkType": "client",
1111
"IsNewSdk": true,
1212
"ArtifactName": "Azure.Storage.Blobs.ChangeFeed",
13-
"ReleaseStatus": "2023-08-08",
13+
"ReleaseStatus": "2023-09-12",
1414
"Namespaces": [
1515
"Azure.Storage.Blobs.ChangeFeed"
1616
],

0 commit comments

Comments
 (0)