Skip to content

Commit fcfca70

Browse files
authored
Merge pull request #106538 from craigcaseyMSFT/vcraic0304aa
fix broken links from CATS report
2 parents 904af96 + 9f6dfe7 commit fcfca70

File tree

12 files changed

+13
-13
lines changed

12 files changed

+13
-13
lines changed

articles/active-directory/develop/quickstart-create-new-tenant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ To begin building apps that sign in social and local accounts, you'll need to cr
7171

7272
* Try a coding quickstart and begin authenticating users.
7373
* For more in-depth code samples, check out the **Tutorials** section of the documentation.
74-
* Want to deploy your app to the cloud? Check out [deploying containers to Azure](https://docs.microsoft.com/azure/index#pivot=products&panel=containers).
74+
* Want to deploy your app to the cloud? Check out [deploying containers to Azure](https://docs.microsoft.com/azure/index?pivot=products&panel=containers).

articles/active-directory/users-groups-roles/groups-assign-sensitivity-labels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.collection: M365-identity-device-management
1818

1919
# Assign sensitivity labels to Office 365 groups in Azure Active Directory (preview)
2020

21-
Azure Active Directory (Azure AD) supports applying sensitivity labels published by the [Microsoft 365 compliance center](https://sip.protection.office.com/homepage) to Office 365 groups. Sensitivity labels apply to group across services like Outlook, Microsoft Teams, and SharePoint. This feature is currently in public preview. For more information about Office 365 apps support, see [Office 365 support for sensitivity labels](https://docs.microsoft.com/microsoft-365/compliance/sensitivity-labels-teams-groups-sites#support-for-the-new-sensitivity-labels).
21+
Azure Active Directory (Azure AD) supports applying sensitivity labels published by the [Microsoft 365 compliance center](https://sip.protection.office.com/homepage) to Office 365 groups. Sensitivity labels apply to group across services like Outlook, Microsoft Teams, and SharePoint. This feature is currently in public preview. For more information about Office 365 apps support, see [Office 365 support for sensitivity labels](https://docs.microsoft.com/microsoft-365/compliance/sensitivity-labels-teams-groups-sites#support-for-the-sensitivity-labels).
2222

2323
> [!IMPORTANT]
2424
> To configure this feature, there must be at least one active Azure Active Directory Premium P1 license in your Azure AD organization.

articles/azure-api-management-certs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ Once you have a management certificate created, (.cer file with only the public
4848
![Settings](./media/azure-api-management-certs/certificate_details.png)
4949

5050
## Next steps
51-
Now that you have a management certificate associated with a subscription, you can (after you have installed the matching certificate locally) programmatically connect to the [classic deployment model REST API](/azure/#pivot=sdkstools) and automate the various Azure resources that are also associated with that subscription.
51+
Now that you have a management certificate associated with a subscription, you can (after you have installed the matching certificate locally) programmatically connect to the [classic deployment model REST API](/azure/?pivot=sdkstools) and automate the various Azure resources that are also associated with that subscription.

articles/batch/security-baseline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ Ensure HTTPS is required for accessing the Storage Account containing your Azure
630630

631631
Understand Azure Storage Account Encryption in Transit:
632632

633-
https://docs.microsoft.com/azure/storage/common/storage-security-guide#encryption-in-transit
633+
https://docs.microsoft.com/azure/storage/blobs/security-recommendations
634634

635635
**Azure Security Center monitoring**: Yes
636636

articles/cognitive-services/LUIS/developer-reference-resource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Bot framework provides [several tools](https://github.com/microsoft/botbuilder-t
104104
## Next steps
105105

106106
* Learn about the common [HTTP error codes](luis-reference-response-codes.md)
107-
* [Reference documentation](https://docs.microsoft.com/azure/index#pivot=sdkstools) for all APIs and SDKs
107+
* [Reference documentation](https://docs.microsoft.com/azure/index?pivot=sdkstools) for all APIs and SDKs
108108
* [Bot framework](https://github.com/Microsoft/botbuilder-dotnet) and [Azure Bot Service](https://dev.botframework.com/)
109109
* [LUDown](https://github.com/microsoft/botbuilder-tools/blob/master/packages/Ludown)
110110
* [Cognitive Containers](../cognitive-services-container-support.md)

articles/cognitive-services/QnAMaker/How-To/metadata-generateanswer-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ You call GenerateAnswer with an HTTP POST request. For sample code that shows ho
5959
The POST request uses:
6060

6161
* Required [URI parameters](https://docs.microsoft.com/rest/api/cognitiveservices/qnamakerruntime/runtime/train#uri-parameters)
62-
* Required [header property](https://docs.microsoft.com/azure/cognitive-services/qnamaker/quickstarts/get-answer-from-knowledge-base-nodejs#add-a-post-request-to-send-question-and-get-an-answer), `Authorization`, for security
62+
* Required [header property](https://docs.microsoft.com/azure/cognitive-services/QnaMaker/quickstarts/quickstart-rest-curl), `Authorization`, for security
6363
* Required [body properties](https://docs.microsoft.com/rest/api/cognitiveservices/qnamakerruntime/runtime/train#feedbackrecorddto).
6464

6565
The GenerateAnswer URL has the following format:

articles/cognitive-services/Speech-Service/how-to-audio-content-creation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This diagram shows the steps it takes to tune and export customized speech-to-te
3838

3939
Follow these steps to create a Speech resource and connect it with Speech Studio.
4040

41-
1. Follow these instructions to [sign up for an Azure account](get-started.md#new-resource) and [create a Speech resource](https://docs.microsoft.com/azure/cognitive-services/speech-service/get-started#create-a-speech-resource-in-azure). Make sure that your pricing tier is set to **S0**. If you are using one of the Neural voices, make sure that you create your resource in a [supported region](regions.md#standard-and-neural-voices).
41+
1. Follow these instructions to [sign up for an Azure account](get-started.md#new-resource) and [create a Speech resource](https://docs.microsoft.com/azure/cognitive-services/speech-service/get-started#create-the-resource). Make sure that your pricing tier is set to **S0**. If you are using one of the Neural voices, make sure that you create your resource in a [supported region](regions.md#standard-and-neural-voices).
4242
2. Sign into [Audio Content Creation](https://aka.ms/audiocontentcreation).
4343
3. Select an existing project, or click **Create New**.
4444
4. You can modify your subscription at any time with the **Settings** option, located in the top nav.

articles/cognitive-services/Speech-Service/quickstarts/text-to-speech/async-synthesis-long-form-audio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This quickstart requires:
2525

2626
* Python 2.7.x or 3.x.
2727
* [Visual Studio](https://visualstudio.microsoft.com/downloads/), [Visual Studio Code](https://code.visualstudio.com/download), or your favorite text editor.
28-
* An Azure subscription and a Speech service subscription key. [Create an Azure account](../../get-started.md#new-resource) and [create a speech resource](https://docs.microsoft.com/azure/cognitive-services/speech-service/get-started#create-a-speech-resource-in-azure) to get the key. When creating the Speech resource, make sure that your pricing tier is set to **S0**, and location is set to a [supported region](../../regions.md#standard-and-neural-voices).
28+
* An Azure subscription and a Speech service subscription key. [Create an Azure account](../../get-started.md#new-resource) and [create a speech resource](https://docs.microsoft.com/azure/cognitive-services/speech-service/get-started#new-resource) to get the key. When creating the Speech resource, make sure that your pricing tier is set to **S0**, and location is set to a [supported region](../../regions.md#standard-and-neural-voices).
2929

3030
## Create a project and import required modules
3131

articles/cognitive-services/Translator/translator-info-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom: seodec18
1717

1818
The Translator Text API is easy to integrate in your applications, websites, tools, and solutions. It allows you to add multi-language user experiences in [more than 60 languages](languages.md), and can be used on any hardware platform with any operating system for text-to-text language translation.
1919

20-
The Translator Text API is part of the Azure [Cognitive Services API](https://docs.microsoft.com/azure/#pivot=products&panel=ai) collection of machine learning and AI algorithms in the cloud, and is readily consumable in your development projects.
20+
The Translator Text API is part of the Azure [Cognitive Services API](https://docs.microsoft.com/azure/?pivot=products&panel=ai) collection of machine learning and AI algorithms in the cloud, and is readily consumable in your development projects.
2121

2222
## About Microsoft Translator
2323

articles/container-registry/container-registry-azure-policy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,14 @@ Name
6464
[Preview]: Container Registries should be encrypted with a Customer-Managed Key (CMK) /subscriptions/<subscriptionID>/providers/Microsoft.Authorization/policyAssignments/cce1ed4f38a147ad994ab60a
6565
```
6666

67-
Then run [az policy state list](/cli/azure/policy/state#az-policy-assignment-list) to return the JSON-formatted compliance state for all resources under a specific policy ID:
67+
Then run [az policy state list](/cli/azure/policy/state#az-policy-state-list) to return the JSON-formatted compliance state for all resources under a specific policy ID:
6868

6969
```azurecli
7070
az policy state list \
7171
--resource <policyID>
7272
```
7373

74-
Or run [az policy state list](/cli/azure/policy/state#az-policy-assignment-list) to return the JSON-formatted compliance state of a specific registry resource, such as *myregistry*:
74+
Or run [az policy state list](/cli/azure/policy/state#az-policy-state-list) to return the JSON-formatted compliance state of a specific registry resource, such as *myregistry*:
7575

7676
```azurecli
7777
az policy state list \

0 commit comments

Comments
 (0)