Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bulk] Validation: Fixing validation problems-4-26-cc #2279

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions docs-ref-services/preview/storage-blob-readme.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: Azure Storage Blob client library for Java
keywords: Azure, java, SDK, API, azure-storage-blob, storage
description: Azure Blob Storage is Microsoft's object storage solution for the cloud. Blob Storage is optimized for storing massive amounts of unstructured data.
author: amishra-dev
ms.author: amishra
ms.date: 02/09/2022
ms.topic: reference
ms.prod: azure
ms.technology: azure
ms.devlang: java
ms.service: storage
ms.devlang: java

---
# Azure Storage Blob client library for Java - Version 12.15.0-beta.3

Expand Down Expand Up @@ -613,16 +613,16 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For m
[source]: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-blob_12.15.0-beta.3/sdk/storage/azure-storage-blob/src
[samples_readme]: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-blob_12.15.0-beta.3/sdk/storage/azure-storage-blob/src/samples/README.md
[docs]: https://azure.github.io/azure-sdk-for-java/
[rest_docs]: https://docs.microsoft.com/rest/api/storageservices/blob-service-rest-api
[product_docs]: https://docs.microsoft.com/azure/storage/blobs/storage-blobs-overview
[sas_token]: https://docs.microsoft.com/azure/storage/common/storage-dotnet-shared-access-signature-part-1
[jdk]: https://docs.microsoft.com/java/azure/jdk/
[rest_docs]: /rest/api/storageservices/blob-service-rest-api
[product_docs]: /azure/storage/blobs/storage-blobs-overview
[sas_token]: /azure/storage/common/storage-dotnet-shared-access-signature-part-1
[jdk]: /java/azure/jdk/
[azure_subscription]: https://azure.microsoft.com/free/
[storage_account]: https://docs.microsoft.com/azure/storage/common/storage-quickstart-create-account?tabs=azure-portal
[storage_account_create_cli]: https://docs.microsoft.com/azure/storage/common/storage-quickstart-create-account?tabs=azure-cli
[storage_account_create_portal]: https://docs.microsoft.com/azure/storage/common/storage-quickstart-create-account?tabs=azure-portal
[storage_account]: /azure/storage/common/storage-quickstart-create-account?tabs=azure-portal
[storage_account_create_cli]: /azure/storage/common/storage-quickstart-create-account?tabs=azure-cli
[storage_account_create_portal]: /azure/storage/common/storage-quickstart-create-account?tabs=azure-portal
[identity]: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-blob_12.15.0-beta.3/sdk/identity/azure-identity/README.md
[error_codes]: https://docs.microsoft.com/rest/api/storageservices/blob-service-error-codes
[error_codes]: /rest/api/storageservices/blob-service-error-codes
[samples]: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-blob_12.15.0-beta.3/sdk/storage/azure-storage-blob/src/samples
[cla]: https://cla.microsoft.com
[coc]: https://opensource.microsoft.com/codeofconduct/
Expand Down
9 changes: 4 additions & 5 deletions docs-ref-services/preview/storage-common-readme.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: Azure Storage Common shared library for Java
keywords: Azure, java, SDK, API, azure-storage-common, storage
description: Azure Storage Common is a library that has common dependencies for all Azure Storage packages.
author: amishra-dev
ms.author: amishra
ms.date: 02/09/2022
ms.topic: reference
ms.prod: azure
ms.technology: azure
ms.devlang: java
ms.service: storage
---
Expand Down Expand Up @@ -105,10 +104,10 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For m
[source]: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-common_12.15.0-beta.3/sdk/storage/azure-storage-common/src
[samples_readme]: src/samples/README.md
[docs]: https://azure.github.io/azure-sdk-for-java/
[sas_token]: https://docs.microsoft.com/azure/storage/common/storage-dotnet-shared-access-signature-part-1
[jdk]: https://docs.microsoft.com/java/azure/jdk/
[sas_token]: /azure/storage/common/storage-dotnet-shared-access-signature-part-1
[jdk]: /java/azure/jdk/
[azure_subscription]: https://azure.microsoft.com/free/
[storage_account]: https://docs.microsoft.com/azure/storage/common/storage-quickstart-create-account?tabs=azure-portal
[storage_account]: /azure/storage/common/storage-quickstart-create-account?tabs=azure-portal
[cla]: https://cla.microsoft.com
[coc]: https://opensource.microsoft.com/codeofconduct/
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
Expand Down
21 changes: 10 additions & 11 deletions docs-ref-services/preview/storage-file-datalake-readme.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
---
title: Azure File Data Lake client library for Java
keywords: Azure, java, SDK, API, azure-storage-file-datalake, datalakestorage(gen2)
description: Azure Data Lake Storage is Microsoft's optimized storage solution for for big data analytics workloads.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove the extra 'for'

author: amishra-dev
ms.author: amishra
ms.date: 02/09/2022
ms.topic: reference
ms.prod: azure
ms.technology: azure
ms.devlang: java
ms.service: datalakestorage(gen2)
ms.service: azure
---
# Azure File Data Lake client library for Java - Version 12.8.0-beta.3

Expand Down Expand Up @@ -442,17 +441,17 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For m
[source]: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-file-datalake_12.8.0-beta.3/sdk/storage/azure-storage-file-datalake/src
[samples_readme]: src/samples/README.md
[docs]: https://azure.github.io/azure-sdk-for-java/
[rest_docs]: https://docs.microsoft.com/rest/api/storageservices/data-lake-storage-gen2
[product_docs]: https://docs.microsoft.com/azure/storage/blobs/data-lake-storage-introduction
[sas_token]: https://docs.microsoft.com/azure/storage/common/storage-dotnet-shared-access-signature-part-1
[jdk]: https://docs.microsoft.com/java/azure/jdk/
[rest_docs]: /rest/api/storageservices/data-lake-storage-gen2
[product_docs]: /azure/storage/blobs/data-lake-storage-introduction
[sas_token]: /azure/storage/common/storage-dotnet-shared-access-signature-part-1
[jdk]: /java/azure/jdk/
[azure_subscription]: https://azure.microsoft.com/free/
[storage_account]: https://docs.microsoft.com/azure/storage/common/storage-quickstart-create-account?tabs=azure-portal
[storage_account_create_cli]: https://docs.microsoft.com/azure/storage/common/storage-quickstart-create-account?tabs=azure-cli
[storage_account_create_portal]: https://docs.microsoft.com/azure/storage/common/storage-quickstart-create-account?tabs=azure-portal
[storage_account]: /azure/storage/common/storage-quickstart-create-account?tabs=azure-portal
[storage_account_create_cli]: /azure/storage/common/storage-quickstart-create-account?tabs=azure-cli
[storage_account_create_portal]: /azure/storage/common/storage-quickstart-create-account?tabs=azure-portal
[identity]: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-file-datalake_12.8.0-beta.3/sdk/identity/azure-identity/README.md
[samples]: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-file-datalake_12.8.0-beta.3/sdk/storage/azure-storage-file-datalake/src/samples
[error_codes]: https://docs.microsoft.com/rest/api/storageservices/data-lake-storage-gen2
[error_codes]: /rest/api/storageservices/data-lake-storage-gen2
[cla]: https://cla.microsoft.com
[coc]: https://opensource.microsoft.com/codeofconduct/
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
Expand Down