Skip to content

Commit ac8e5cf

Browse files
authored
Merge pull request #207523 from alexbuckgit/alexbuckgit/docutune-autopr-20220810-125749-1324015
[BULK UPDATE] DocuTune - Fix build validation issues: docs-link-absolute (part 1)
2 parents 19519d4 + 3f2868f commit ac8e5cf

File tree

18 files changed

+54
-59
lines changed

18 files changed

+54
-59
lines changed

articles/active-directory/fundamentals/active-directory-troubleshooting-support-howto.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Microsoft provides global technical, pre-sales, billing, and subscription suppor
2323

2424
Before creating a support ticket, check out the following resources for answers and information.
2525

26-
* For content such as how-to information or code samples for IT professionals and developers, see the [Azure Active Directory technical documentation](../index.yml).
26+
* For content such as how-to information or code samples for IT professionals and developers, see the [technical documentation for Azure Active Directory](../index.yml).
2727

2828
* The [Microsoft Technical Community](https://techcommunity.microsoft.com/) is the place for our IT pro partners and customers to collaborate, share, and learn. The [Microsoft Technical Community Info Center](https://techcommunity.microsoft.com/t5/Community-Info-Center/ct-p/Community-Info-Center) is used for announcements, blog posts, ask-me-anything (AMA) interactions with experts, and more. You can also [join the community to submit your ideas](https://techcommunity.microsoft.com/t5/Communities/ct-p/communities).
2929

@@ -92,4 +92,4 @@ See the [Contact Microsoft for support](https://portal.office.com/Support/Contac
9292

9393
* [Microsoft Tech Community](https://techcommunity.microsoft.com/)
9494

95-
* [Azure Active Directory technical documentation](../index.yml)
95+
* [Technical documentation for Azure Active Directory](../index.yml)

articles/active-directory/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ highlightedContent:
2929
url: ./fundamentals/active-directory-deployment-checklist-p2.md
3030
- title: Microsoft Entra
3131
itemType: get-started
32-
url: https://docs.microsoft.com/entra
32+
url: /entra
3333

3434
conceptualContent:
3535
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new

articles/active-directory/managed-identities-azure-resources/managed-identities-status.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.collection: M365-identity-device-management
1717
Managed identities for Azure resources provide Azure services with an automatically managed identity in Azure Active Directory. Using a managed identity, you can authenticate to any [service that supports Azure AD authentication](services-azure-active-directory-support.md) without managing credentials. We are integrating managed identities for Azure resources and Azure AD authentication across Azure. This page provides links to services' content that can use managed identities to access other Azure resources. Each entry in the table includes a link to service documentation discussing managed identities.
1818

1919
>[!IMPORTANT]
20-
> New content is added to docs.microsoft.com every day. This list does not include every article that talks about managed identities. Please refer to each service's content set for details on their managed identities support. Resource provider namespace information is available in the article titled [Resource providers for Azure services](../../azure-resource-manager/management/azure-services-resource-providers.md).
20+
> New technical content is added daily. This list does not include every article that talks about managed identities. Please refer to each service's content set for details on their managed identities support. Resource provider namespace information is available in the article titled [Resource providers for Azure services](../../azure-resource-manager/management/azure-services-resource-providers.md).
2121
2222
The following Azure services support managed identities for Azure resources:
2323

articles/active-directory/saas-apps/blackboard-learn-shibboleth-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Tutorial: Azure Active Directory integration with Blackboard Learn - Shibboleth | Microsoft Docs'
2+
title: 'Tutorial: Azure Active Directory integration with Blackboard Learn - Shibboleth'
33
description: Learn how to configure single sign-on between Azure Active Directory and Blackboard Learn - Shibboleth.
44
services: active-directory
55
author: jeevansd

articles/active-directory/saas-apps/blackboard-learn-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Tutorial: Azure Active Directory single sign-on (SSO) integration with Blackboard Learn | Microsoft Docs'
2+
title: 'Tutorial: Azure Active Directory single sign-on (SSO) integration with Blackboard Learn'
33
description: Learn how to configure single sign-on between Azure Active Directory and Blackboard Learn.
44
services: active-directory
55
author: jeevansd

articles/azure-sql-edge/breadcrumb/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
tocHref: /azure/asc-for-iot/
1111
topicHref: /azure/azure-sql-edge/index
1212
- name: Security
13-
tocHref: https://docs.microsoft.com/sql/linux/
14-
topicHref: /azure/azure-sql-edge/index
13+
tocHref: /sql/linux/
14+
topicHref: /azure/azure-sql-edge/index

articles/cognitive-services/openai/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ additionalContent:
5454
url: https://azure.microsoft.com/global-infrastructure/services/?products=cognitive-services
5555
# Card
5656
- text: Quotas and limits
57-
url: https://review.docs.microsoft.com/en-us/azure/cognitive-services/openai/quotas-limits?branch=release-azure-openai-preview
57+
url: /azure/cognitive-services/openai/quotas-limits?branch=release-azure-openai-preview
5858
- title: Video
5959
links:
6060
- text: Combining OpenAI models with the power of Azure
@@ -70,4 +70,4 @@ additionalContent:
7070
- text: Azure CLI
7171
url: /cli/azure/cognitiveservices
7272
- text: PowerShell
73-
url: /powershell/module/az.cognitiveservices/#cognitive_services
73+
url: /powershell/module/az.cognitiveservices/#cognitive_services

articles/communication-services/concepts/sdk-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The Calling package supports UWP apps build with .NET Native or C++/WinRT on:
8787

8888
## REST APIs
8989

90-
Communication Services APIs are documented alongside other [Azure REST APIs in docs.microsoft.com](/rest/api/azure/). This documentation will tell you how to structure your HTTP messages and offers guidance for using [Postman](../tutorials/postman-tutorial.md). REST interface documentation is also published in Swagger format on [GitHub](https://github.com/Azure/azure-rest-api-specs). You can find throttling limits for individual APIs on [service limits page](./service-limits.md).
90+
Communication Services APIs are documented alongside other [Azure REST APIs](/rest/api/azure/). This documentation will tell you how to structure your HTTP messages and offers guidance for using [Postman](../tutorials/postman-tutorial.md). REST interface documentation is also published in Swagger format on [GitHub](https://github.com/Azure/azure-rest-api-specs). You can find throttling limits for individual APIs on [service limits page](./service-limits.md).
9191

9292
### REST API Throttles
9393

articles/confidential-computing/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ landingContent:
107107
- linkListType: reference
108108
links:
109109
- text: Azure architecture center confidential container scenarios
110-
url: https://docs.microsoft.com/en-us/search/?terms=confidential%20containers&scope=Azure%20Architecture%20Center
110+
url: /search/?terms=confidential%20containers&scope=Azure%20Architecture%20Center
111111
- text: About Azure Kubernetes Service (AKS)
112112
url: ..\aks\intro-kubernetes.md
113113
- text: App enclave nodes on AKS FAQ

articles/fxt-edge-filer/additional-doc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: femila
1010

1111
# Additional documentation for Azure FXT Edge Filer
1212

13-
Some resources outside of this docs.microsoft.com website might help you understand and work with your Microsoft Azure FXT Edge Filer hybrid cache.
13+
Other non-Microsoft resources might help you understand and work with your Microsoft Azure FXT Edge Filer hybrid cache.
1414

1515
## Avere vFXT for Azure cache documentation
1616

@@ -26,4 +26,4 @@ Specifically, these documents might have helpful details:
2626

2727
* [Dashboard Guide](https://azure.github.io/Avere/legacy/dashboard/4_7/html/ops_dashboard_index.html) - Explains the features of the control panel **Dashboard** tab
2828

29-
* [FXT Cluster Creation Guide](https://azure.github.io/Avere/legacy/create_cluster/4_8/html/create_index.html) - Cluster creation guide from previous products
29+
* [FXT Cluster Creation Guide](https://azure.github.io/Avere/legacy/create_cluster/4_8/html/create_index.html) - Cluster creation guide from previous products

0 commit comments

Comments
 (0)