Skip to content

Commit 2e17e27

Browse files
committed
remove ms.portal
1 parent e1e1080 commit 2e17e27

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/applied-ai-services/form-recognizer/disaster-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ If your app or business depends on the use of a Form Recognizer custom model, we
3636
## Prerequisites
3737

3838
1. Two Form Recognizer Azure resources in different Azure regions. If you don't have them, go to the Azure portal and [create a new Form Recognizer resource](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer).
39-
1. The key, endpoint URL, and subscription ID for your Form Recognizer resource. You can find these values on the resource's **Overview** tab in the [Azure portal](https://ms.portal.azure.com/#home).
39+
1. The key, endpoint URL, and subscription ID for your Form Recognizer resource. You can find these values on the resource's **Overview** tab in the [Azure portal](https://portal.azure.com/#home).
4040

4141
::: moniker-end
4242

articles/cognitive-services/Anomaly-Detector/includes/quickstarts/anomaly-detector-client-library-python-multivariate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ curl "https://github.com/Azure-Samples/AnomalyDetector/blob/master/samples-multi
5555

5656
Multivariate Anomaly Detector requires your sample file to be stored as a .zip file in Azure Blob Storage.
5757

58-
1. Create an <a href="https://ms.portal.azure.com/#create/Microsoft.StorageAccount-ARM" target="_blank">Azure Storage account</a>.
58+
1. Create an <a href="https://portal.azure.com/#create/Microsoft.StorageAccount-ARM" target="_blank">Azure Storage account</a>.
5959
2. From within your storage account, create a new storage container with the Public access level set to **private**.
6060
3. Open your container and select upload. Upload the `sample_data_5_3000.zip` file from the previous step.
6161
:::image type="content" source="../../media/quickstart/upload-zip.png" alt-text="Screenshot of the storage upload user experience." lightbox="../../media/quickstart/upload-zip.png":::

articles/cognitive-services/language-service/concepts/role-based-access-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ To use Azure RBAC, you must enable Azure Active Directory authentication. You ca
2424
## Add role assignment to Language resource
2525

2626
Azure RBAC can be assigned to a Language resource. To grant access to an Azure resource, you add a role assignment.
27-
1. In the [Azure portal](https://ms.portal.azure.com/), select **All services**.
27+
1. In the [Azure portal](https://portal.azure.com/), select **All services**.
2828
1. Select **Cognitive Services**, and navigate to your specific Language resource.
2929
> [!NOTE]
3030
> You can also set up Azure RBAC for whole resource groups, subscriptions, or management groups. Do this by selecting the desired scope level and then navigating to the desired item. For example, selecting **Resource groups** and then navigating to a specific resource group.

0 commit comments

Comments
 (0)