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: fix absoute links, ms.author, ms.service #2287

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
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
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
---
title: Azure Resource Manager DnsResolver client library for Java
description: Azure Resource Manager DnsResolver client library for Java - Version 1.0.0-beta.1
keywords: Azure, java, SDK, API, azure-resourcemanager-dnsresolver, dnsresolver
author: joshfree
ms.author: jfree
ms.date: 02/21/2022
ms.topic: reference
ms.prod: azure
ms.technology: azure
ms.devlang: java
ms.service: dnsresolver
ms.service: azure
---
# Azure Resource Manager DnsResolver client library for Java - Version 1.0.0-beta.1

Expand Down Expand Up @@ -107,7 +106,7 @@ For details on contributing to this repository, see the [contributing guide](htt
<!-- LINKS -->
[survey]: https://microsoft.qualtrics.com/jfe/form/SV_ehN0lIk2FKEBkwd?Q_CHL=DOCS
[docs]: https://azure.github.io/azure-sdk-for-java/
[jdk]: https://docs.microsoft.com/java/azure/jdk/
[jdk]: /java/azure/jdk/
[azure_subscription]: https://azure.microsoft.com/free/
[azure_identity]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-dnsresolver_1.0.0-beta.1/sdk/identity/azure-identity
[azure_core_http_netty]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-dnsresolver_1.0.0-beta.1/sdk/core/azure-core-http-netty
Expand Down
9 changes: 4 additions & 5 deletions docs-ref-services/preview/resourcemanager-edgeorder-readme.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
---
title: Azure Resource Manager EdgeOrder client library for Java
description: Azure Resource Manager EdgeOrder client library for Java - Version 1.0.0-beta.1
keywords: Azure, java, SDK, API, azure-resourcemanager-edgeorder, edgeorder
author: joshfree
ms.author: joshfree
ms.author: jfree
ms.date: 12/22/2021
ms.topic: reference
ms.prod: azure
ms.technology: azure
ms.devlang: java
ms.service: edgeorder
ms.service: azure
---
# Azure Resource Manager EdgeOrder client library for Java - Version 1.0.0-beta.1

Expand Down Expand Up @@ -107,7 +106,7 @@ For details on contributing to this repository, see the [contributing guide](htt
<!-- LINKS -->
[survey]: https://microsoft.qualtrics.com/jfe/form/SV_ehN0lIk2FKEBkwd?Q_CHL=DOCS
[docs]: https://azure.github.io/azure-sdk-for-java/
[jdk]: https://docs.microsoft.com/java/azure/jdk/
[jdk]: /java/azure/jdk/
[azure_subscription]: https://azure.microsoft.com/free/
[azure_identity]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-edgeorder_1.0.0-beta.1/sdk/identity/azure-identity
[azure_core_http_netty]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-edgeorder_1.0.0-beta.1/sdk/core/azure-core-http-netty
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
---
title: Azure Resource Manager HealthcareApis client library for Java
description: Azure Resource Manager HealthcareApis client library for Java - Version 1.0.0-beta.2
keywords: Azure, java, SDK, API, azure-resourcemanager-healthcareapis, healthcareapis
author: joshfree
ms.author: jfree
ms.date: 04/11/2022
ms.topic: reference
ms.prod: azure
ms.technology: azure
ms.devlang: java
ms.service: healthcareapis
ms.service: azure
---
# Azure Resource Manager HealthcareApis client library for Java - Version 1.0.0-beta.2

Expand Down Expand Up @@ -107,7 +106,7 @@ For details on contributing to this repository, see the [contributing guide](htt
<!-- LINKS -->
[survey]: https://microsoft.qualtrics.com/jfe/form/SV_ehN0lIk2FKEBkwd?Q_CHL=DOCS
[docs]: https://azure.github.io/azure-sdk-for-java/
[jdk]: https://docs.microsoft.com/java/azure/jdk/
[jdk]: /java/azure/jdk/
[azure_subscription]: https://azure.microsoft.com/free/
[azure_identity]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-healthcareapis_1.0.0-beta.2/sdk/identity/azure-identity
[azure_core_http_netty]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-healthcareapis_1.0.0-beta.2/sdk/core/azure-core-http-netty
Expand Down