Skip to content

Commit bb4b338

Browse files
committed
Update docs metadata
1 parent ad7bfe4 commit bb4b338

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

api/overview/azure/latest/storage.datamovement.files.shares-readme.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Azure Storage Data Movement File Shares client library for .NET
33
keywords: Azure, dotnet, SDK, API, Azure.Storage.DataMovement.Files.Shares, storage
4-
ms.date: 07/21/2025
4+
ms.date: 08/06/2025
55
ms.topic: reference
66
ms.devlang: dotnet
77
ms.service: storage
88
---
9-
# Azure Storage Data Movement File Shares client library for .NET - version 12.2.0
9+
# Azure Storage Data Movement File Shares client library for .NET - version 12.2.1
1010

1111

1212
Azure Storage is a Microsoft-managed service providing cloud storage that is
@@ -48,7 +48,7 @@ az storage account create --name MyStorageAccount --resource-group MyResourceGro
4848
```
4949

5050
### Authenticate the client
51-
The Azure.Storage.DataMovement.Files.Shares library uses clients from the Azure.Storage.Files.Shares package to communicate with the Azure File Storage service. For more information see the Azure.Storage.Files.Shares [authentication documentation](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.DataMovement.Files.Shares_12.2.0/sdk/storage/Azure.Storage.Files.Shares/README.md#authenticate-the-client).
51+
The Azure.Storage.DataMovement.Files.Shares library uses clients from the Azure.Storage.Files.Shares package to communicate with the Azure File Storage service. For more information see the Azure.Storage.Files.Shares [authentication documentation](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.DataMovement.Files.Shares_12.2.1/sdk/storage/Azure.Storage.Files.Shares/README.md#authenticate-the-client).
5252

5353
### Permissions
5454

@@ -70,11 +70,11 @@ We guarantee that all client instance methods are thread-safe and independent of
7070

7171
### Additional concepts
7272
<!-- CLIENT COMMON BAR -->
73-
[Client options](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.DataMovement.Files.Shares_12.2.0/sdk/core/Azure.Core/README.md#configuring-service-clients-using-clientoptions) |
74-
[Accessing the response](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.DataMovement.Files.Shares_12.2.0/sdk/core/Azure.Core/README.md#accessing-http-response-details-using-responset) |
75-
[Long-running operations](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.DataMovement.Files.Shares_12.2.0/sdk/core/Azure.Core/README.md#consuming-long-running-operations-using-operationt) |
76-
[Handling failures](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.DataMovement.Files.Shares_12.2.0/sdk/core/Azure.Core/README.md#reporting-errors-requestfailedexception) |
77-
[Diagnostics](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.DataMovement.Files.Shares_12.2.0/sdk/core/Azure.Core/samples/Diagnostics.md) |
73+
[Client options](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.DataMovement.Files.Shares_12.2.1/sdk/core/Azure.Core/README.md#configuring-service-clients-using-clientoptions) |
74+
[Accessing the response](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.DataMovement.Files.Shares_12.2.1/sdk/core/Azure.Core/README.md#accessing-http-response-details-using-responset) |
75+
[Long-running operations](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.DataMovement.Files.Shares_12.2.1/sdk/core/Azure.Core/README.md#consuming-long-running-operations-using-operationt) |
76+
[Handling failures](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.DataMovement.Files.Shares_12.2.1/sdk/core/Azure.Core/README.md#reporting-errors-requestfailedexception) |
77+
[Diagnostics](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.DataMovement.Files.Shares_12.2.1/sdk/core/Azure.Core/samples/Diagnostics.md) |
7878
[Mocking](https://learn.microsoft.com/dotnet/azure/sdk/unit-testing-mocking) |
7979
[Client lifetime](https://devblogs.microsoft.com/azure-sdk/lifetime-management-and-thread-safety-guarantees-of-azure-sdk-net-clients/)
8080
<!-- CLIENT COMMON BAR -->
@@ -200,13 +200,13 @@ await foreach (TransferProperties properties in transferManager.GetResumableTran
200200
}
201201
```
202202

203-
For more information regarding pause, resume, and/or checkpointing, see [Pause and Resume Checkpointing](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.DataMovement.Files.Shares_12.2.0/sdk/storage/Azure.Storage.DataMovement/samples/PauseResumeCheckpointing.md).
203+
For more information regarding pause, resume, and/or checkpointing, see [Pause and Resume Checkpointing](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.DataMovement.Files.Shares_12.2.1/sdk/storage/Azure.Storage.DataMovement/samples/PauseResumeCheckpointing.md).
204204

205205
## Troubleshooting
206206

207207
See [Handling Failed Transfers](#handling-failed-transfers) and [Enabling Logging](https://learn.microsoft.com/dotnet/azure/sdk/logging) to assist with any troubleshooting.
208208

209-
See [Known Issues](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.DataMovement.Files.Shares_12.2.0/sdk/storage/Azure.Storage.DataMovement/KnownIssues.md) for detailed information.
209+
See [Known Issues](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.DataMovement.Files.Shares_12.2.1/sdk/storage/Azure.Storage.DataMovement/KnownIssues.md) for detailed information.
210210

211211
## Next steps
212212

@@ -230,7 +230,7 @@ or contact [[email protected]][coc_contact] with any
230230
additional questions or comments.
231231

232232
<!-- LINKS -->
233-
[source]: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.DataMovement.Files.Shares_12.2.0/sdk/storage/Azure.Storage.Common/src
233+
[source]: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.DataMovement.Files.Shares_12.2.1/sdk/storage/Azure.Storage.Common/src
234234
[package]: https://www.nuget.org/packages/Azure.Storage.Common/
235235
[docs]: https://learn.microsoft.com/dotnet/api/azure.storage
236236
[rest_docs]: https://learn.microsoft.com/rest/api/storageservices/
@@ -242,11 +242,11 @@ additional questions or comments.
242242
[storage_account_create_portal]: https://learn.microsoft.com/azure/storage/common/storage-quickstart-create-account?tabs=azure-portal
243243
[azure_cli]: https://learn.microsoft.com/cli/azure
244244
[azure_sub]: https://azure.microsoft.com/free/dotnet/
245-
[RequestFailedException]: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.DataMovement.Files.Shares_12.2.0/sdk/core/Azure.Core/src/RequestFailedException.cs
245+
[RequestFailedException]: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.DataMovement.Files.Shares_12.2.1/sdk/core/Azure.Core/src/RequestFailedException.cs
246246
[error_codes]: https://learn.microsoft.com/rest/api/storageservices/common-rest-api-error-codes
247-
[datamovement_base]: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.DataMovement.Files.Shares_12.2.0/sdk/storage/Azure.Storage.DataMovement
248-
[blob_samples]: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.DataMovement.Files.Shares_12.2.0/sdk/storage/Azure.Storage.DataMovement.Blobs/samples
249-
[storage_contrib]: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.DataMovement.Files.Shares_12.2.0/sdk/storage/CONTRIBUTING.md
247+
[datamovement_base]: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.DataMovement.Files.Shares_12.2.1/sdk/storage/Azure.Storage.DataMovement
248+
[blob_samples]: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.DataMovement.Files.Shares_12.2.1/sdk/storage/Azure.Storage.DataMovement.Blobs/samples
249+
[storage_contrib]: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.DataMovement.Files.Shares_12.2.1/sdk/storage/CONTRIBUTING.md
250250
[cla]: https://cla.microsoft.com
251251
[coc]: https://opensource.microsoft.com/codeofconduct/
252252
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/

metadata/latest/Azure.Storage.DataMovement.Files.Shares.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "Azure.Storage.DataMovement.Files.Shares",
3-
"Version": "12.2.0",
3+
"Version": "12.2.1",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/storage/Azure.Storage.DataMovement.Files.Shares",
66
"ServiceDirectory": "storage",
@@ -10,21 +10,21 @@
1010
"SdkType": "client",
1111
"IsNewSdk": true,
1212
"ArtifactName": "Azure.Storage.DataMovement.Files.Shares",
13-
"ReleaseStatus": "2025-07-21",
13+
"ReleaseStatus": "2025-08-06",
1414
"IncludedForValidation": false,
1515
"AdditionalValidationPackages": null,
1616
"ArtifactDetails": {
17-
"skipSmokeTests": true,
1817
"name": "Azure.Storage.DataMovement.Files.Shares",
18+
"skipSmokeTests": true,
19+
"safeName": "AzureStorageDataMovementFilesShares",
1920
"triggeringPaths": [
2021
"/sdk/storage/ci.datamovement.yml"
21-
],
22-
"safeName": "AzureStorageDataMovementFilesShares"
22+
]
2323
},
2424
"CIParameters": {
25-
"CIMatrixConfigs": [],
26-
"BuildSnippets": false,
2725
"AOTTestInputs": [],
26+
"BuildSnippets": false,
27+
"CIMatrixConfigs": [],
2828
"CheckAOTCompat": false
2929
},
3030
"Namespaces": [

0 commit comments

Comments
 (0)