Skip to content

Commit 09efe07

Browse files
Merge pull request #245531 from alexbuckgit/alexbuckgit/docutune-autopr-20230719-185743-5491080
[BULK] DocuTune - Standardize formatting of Azure portal references (part 1)
2 parents 07612d0 + b362f1b commit 09efe07

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

articles/ai-services/speech-service/includes/spx-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ For more extended interaction with the command-line tool, you can start a contai
151151
docker run -it --entrypoint=/bin/bash -v c:\spx-data:/data --rm msftspeech/spx
152152
```
153153

154-
You can combine that with AZ Login and have SPX Init guide you through creating the speech keys and selecting a matching data region without having to use the Azure web portal. The keys will automatically be stored for later use.
154+
You can combine that with AZ Login and have SPX Init guide you through creating the speech keys and selecting a matching data region without having to use the Azure portal. The keys will automatically be stored for later use.
155155

156156
```
157157
docker run -it --rm --entrypoint /bin/bash -v c:\spx-data:/data msftspeech/spx

articles/azure-app-configuration/monitor-app-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ When you have critical applications and business processes relying on Azure reso
1414

1515
This article describes the monitoring data generated by App Configuration. App Configuration uses [Azure Monitor](../azure-monitor/overview.md). If you are unfamiliar with the features of Azure Monitor common to all Azure services that use it, read [Monitoring Azure resources with Azure Monitor](../azure-monitor/essentials/monitor-azure-resource.md).
1616

17-
## Monitoring overview page in Azure portal
17+
## Monitoring overview page in the Azure portal
1818
The **Overview** page in the Azure portal includes a brief view of the resource usage, such as the total number of requests, number of throttled requests, and request duration per configuration store. This information is useful, but only displays a small amount of the monitoring data available. Some of this monitoring data is collected automatically and is available for analysis as soon as you create the resource. You can enable additional types of data collection with some configuration.
1919

2020
> [!div class="mx-imgBorder"]

articles/azure-vmware/integrate-azure-native-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The following conditions are necessary to enable guest management on a VM.
6262
4. Replace username with the appropriate user-name.
6363
If your VM template already has these changes incorporated, you won't need to do the steps for the VM created from that template.
6464
### Install extensions
65-
1. Go to **Azure** portal.
65+
1. Sign in to the [Azure portal](https://portal.azure.com).
6666
1. Find the Arc-enabled Azure VMware Solution VM that you want to install an extension on and select the VM name.
6767
1. Navigate to **Extensions** in the left navigation, select **Add**.
6868
1. Select the extension you want to install.

articles/backup/backup-managed-disks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ To configure disk backup, follow these steps:
114114
>[!Note]
115115
>While the portal allows you to select multiple disks and configure backup, each disk is an individual backup instance. Currently, Azure Disk Backup only supports backup of individual disks. Point-in-time backup of multiple disks attached to a virtual machine isn't supported.
116116
>
117-
>In the Azure portal, you can only select disks within the same subscription. If you have several disks to be backed up or if the disks reside in different subscriptions, you can use scripts ([PowerShell](./backup-managed-disks-ps.md)/[CLI](./backup-managed-disks-cli.md)) to automate.
117+
>In the Azure portal, you can only select disks within the same subscription. If you have several disks to be backed up or if the disks reside in different subscriptions, you can use scripts ([PowerShell](./backup-managed-disks-ps.md)/[CLI](./backup-managed-disks-cli.md)) to automate.
118118
>
119119
>See the [support matrix](./disk-backup-support-matrix.md) for more information on the Azure Disk backup region availability, supported scenarios, and limitations.
120120

articles/hdinsight/hadoop/apache-hadoop-linux-create-cluster-get-started-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If you don't have an Azure subscription, [create a free account](https://azure.m
2323

2424
In this section, you create a Hadoop cluster in HDInsight using the Azure portal.
2525

26-
1. Sign in to the [Azure portal](https://portal.azure.com).
26+
1. Sign in to the [Azure portal](https://portal.azure.com).
2727

2828
1. From the top menu, select **+ Create a resource**.
2929

articles/iot-hub/iot-hub-device-management-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Device Update for IoT Hub offers optimized update deployment and streamlined ope
103103
* At-a-glance update compliance and status views across heterogenous device fleets
104104
* Support for resilient device updates (A/B) to deliver seamless rollback
105105
* Content caching and disconnected device support, including those devices that are in nested configurations, through built-in Microsoft Connected Cache and integration with Azure IoT Edge
106-
* Subscription and role-based access controls available through the Azure.com portal
106+
* Subscription and role-based access controls available via the [Azure portal](https://portal.azure.com)
107107
* Comprehensive cloud-to-edge security features and privacy controls
108108

109109
For more information, see [Device Update for IoT Hub](../iot-hub-device-update/index.yml).

0 commit comments

Comments
 (0)