Skip to content

Commit 3abde1a

Browse files
committed
[BULK] DocuTune - Standardize formatting of Azure portal links
1 parent 79127a4 commit 3abde1a

File tree

9 files changed

+15
-18
lines changed

9 files changed

+15
-18
lines changed

articles/azure-large-instances/configure-azure-service-health-alerts.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ downtime that affects your infrastructure.
1717

1818
Follow these steps to configure Service Health alerts:
1919

20-
1. Go to the [Microsoft Azure portal](https://portal.Azure.Com).
20+
1. Sign in to the [Azure portal](https://portal.azure.com).
2121
2. Search for “service health” in the search bar and select **Service Health** from the results.
2222

2323
:::image type="content" source="media/health-alerts-step-2.png" alt-text="Screenshot of the health alert dashboard.":::
@@ -42,4 +42,3 @@ Follow these steps to configure Service Health alerts:
4242
1. Click **OK** to add the Action Group.
4343
1. Verify you see your newly created Action Group.
4444
You will now receive alerts when there are health issues or maintenance actions on your systems.
45-

articles/azure-monitor/app/tutorial-asp-net-core.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ The sample application makes calls to multiple Azure resources, including Azure
267267

268268
Application Insights introspects the incoming telemetry data and is able to generate a visual map of the system integrations it detects.
269269

270-
1. Access and log into the [Azure portal](https://portal.azure.com).
270+
1. Sign in to the [Azure portal](https://portal.azure.com).
271271
272272
2. Open the resource group for the sample application, which is `application-insights-azure-cafe`.
273273

@@ -464,4 +464,3 @@ For the latest updates and bug fixes, see the [release notes](./release-notes.md
464464
* [Logging in ASP.NET Core](/aspnet/core/fundamentals/logging)
465465
* [.NET trace logs in Application Insights](./asp-net-trace-logs.md)
466466
* [Autoinstrumentation for Application Insights](./codeless-overview.md)
467-

articles/azure-video-indexer/create-account-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Search for **Microsoft.Media** and **Microsoft.EventGrid**. If not in the regist
2626

2727
## Use the Azure portal to create an Azure AI Video Indexer account
2828

29-
1. Sign into the [Azure portal](https://portal.azure.com/).
29+
1. Sign in to the [Azure portal](https://portal.azure.com).
3030

3131
Alternatively, you can start creating the **unlimited** account from the [videoindexer.ai](https://www.videoindexer.ai) website.
3232
1. Using the search bar at the top, enter **"Video Indexer"**.

articles/backup/multi-user-authorization.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -582,8 +582,7 @@ The **Security admin** can use PIM to create an eligible assignment for the Back
582582

583583
To create an eligible assignment, follow the steps:
584584

585-
586-
1. Sign into the [Azure portal](https://portal.azure.com).
585+
1. Sign in to the [Azure portal](https://portal.azure.com).
587586
1. Go to security tenant of Resource Guard, and in the search, enter **Privileged Identity Management**.
588587
1. In the left pane, select **Manage and go to Azure Resources**.
589588
1. Select the resource (the Resource Guard or the containing subscription/RG) to which you want to assign the Contributor role.

articles/cosmos-db/analytical-store-private-endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The following access restrictions are applicable when data-exfiltration protecti
3434
3535
### Add a managed private endpoint for Azure Cosmos DB analytical store
3636

37-
1. Sign into the [Azure portal](https://portal.azure.com/).
37+
1. Sign in to the [Azure portal](https://portal.azure.com).
3838

3939
1. From the Azure portal, navigate to your Synapse Analytics workspace and open the **Overview** pane.
4040

articles/cosmos-db/audit-control-plane-logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You can enable diagnostic logs for control plane operations by using the Azure p
4040

4141
Use the following steps to enable logging on control plane operations:
4242

43-
1. Sign into [Azure portal](https://portal.azure.com) and navigate to your Azure Cosmos DB account.
43+
1. Sign in to the [Azure portal](https://portal.azure.com) and navigate to your Azure Cosmos DB account.
4444

4545
1. Open the **Diagnostic settings** pane, provide a **Name** for the logs to create.
4646

@@ -54,7 +54,7 @@ You can also store the logs in a storage account or stream to an event hub. This
5454

5555
After you turn on logging, use the following steps to track down operations for a specific account:
5656

57-
1. Sign into [Azure portal](https://portal.azure.com).
57+
1. Sign in to the [Azure portal](https://portal.azure.com).
5858

5959
1. Open the **Monitor** tab from the left-hand navigation and then select the **Logs** pane. It opens a UI where you can easily run queries with that specific account in scope. Run the following query to view control plane logs:
6060

articles/cosmos-db/cassandra/migrate-data-striim.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This article shows how to use Striim to migrate data from an **Oracle database**
2626

2727
## Deploy the Striim marketplace solution
2828

29-
1. Sign into the [Azure portal](https://portal.azure.com/).
29+
1. Sign in to the [Azure portal](https://portal.azure.com).
3030

3131
1. Select **Create a resource** and search for **Striim** in the Azure marketplace. Select the first option and **Create**.
3232

@@ -75,7 +75,7 @@ In this section, you will configure the Azure Cosmos DB for Apache Cassandra acc
7575

7676
:::image type="content" source="media/migrate-data-striim/get-ssh-url.png" alt-text="Get the SSH URL":::
7777

78-
1. Open a new terminal window and run the SSH command you copied from the Azure portal. This article uses terminal in a MacOS, you can follow the similar instructions using an SSH client on a Windows machine. When prompted, type **yes** to continue and enter the **password** you have set for the virtual machine in the previous step.
78+
1. Open a new terminal window and run the SSH command you copied from the Azure portal. This article uses terminal in a macOS, you can follow the similar instructions using an SSH client on a Windows machine. When prompted, type **yes** to continue and enter the **password** you have set for the virtual machine in the previous step.
7979

8080
:::image type="content" source="media/migrate-data-striim/striim-vm-connect.png" alt-text="Connect to Striim VM":::
8181

articles/cosmos-db/configure-synapse-link.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The first step to use Synapse Link is to enable it for your Azure Cosmos DB data
4040
4141
### Azure portal
4242

43-
1. Sign into the [Azure portal](https://portal.azure.com/).
43+
1. Sign in to the [Azure portal](https://portal.azure.com).
4444

4545
1. [Create a new Azure account](create-sql-api-dotnet.md#create-account), or select an existing Azure Cosmos DB account.
4646

@@ -107,7 +107,7 @@ Please note the following details when enabling Azure Synapse Link on your exist
107107
### Azure portal
108108

109109
#### New container
110-
1. Sign in to the [Azure portal](https://portal.azure.com/) or the [Azure Cosmos DB Explorer](https://cosmos.azure.com/).
110+
1. Sign in to the [Azure portal](https://portal.azure.com) or the [Azure Cosmos DB Explorer](https://cosmos.azure.com).
111111

112112
1. Navigate to your Azure Cosmos DB account and open the **Data Explorer** tab.
113113

@@ -123,7 +123,7 @@ Please note the following details when enabling Azure Synapse Link on your exist
123123

124124
#### Existing container
125125

126-
1. Sign in to the [Azure portal](https://portal.azure.com/) or the [Azure Cosmos DB Explorer](https://cosmos.azure.com/).
126+
1. Sign in to the [Azure portal](https://portal.azure.com) or the [Azure Cosmos DB Explorer](https://cosmos.azure.com).
127127

128128
1. Navigate to your Azure Cosmos DB account and open the **Azure Synapse Link** tab.
129129

articles/cosmos-db/continuous-backup-restore-permissions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Scope is a set of resources that have access, to learn more on scopes, see the [
2323

2424
To perform a restore, a user or a principal need the permission to restore (that is *restore/action* permission), and permission to provision a new account (that is *write* permission). To grant these permissions, the owner of the subscription can assign the `CosmosRestoreOperator` and `Cosmos DB Operator` built in roles to a principal.
2525

26-
1. Sign into the [Azure portal](https://portal.azure.com/) and navigate to your subscription. The `CosmosRestoreOperator` role is available at subscription level.
26+
1. Sign in to the [Azure portal](https://portal.azure.com) and navigate to your subscription. The `CosmosRestoreOperator` role is available at subscription level.
2727

2828
1. Select **Access control (IAM)**.
2929

@@ -141,8 +141,8 @@ az role definition create --role-definition <JSON_Role_Definition_Path>
141141

142142
## Next steps
143143

144-
* Provision continuous backup using [Azure portal](provision-account-continuous-backup.md#provision-portal), [PowerShell](provision-account-continuous-backup.md#provision-powershell), [CLI](provision-account-continuous-backup.md#provision-cli), or [Azure Resource Manager](provision-account-continuous-backup.md#provision-arm-template).
144+
* Provision continuous backup using the [Azure portal](provision-account-continuous-backup.md#provision-portal), [PowerShell](provision-account-continuous-backup.md#provision-powershell), [CLI](provision-account-continuous-backup.md#provision-cli), or [Azure Resource Manager](provision-account-continuous-backup.md#provision-arm-template).
145145
* [Get the latest restorable timestamp](get-latest-restore-timestamp.md) for SQL and MongoDB accounts.
146-
* Restore an account using [Azure portal](restore-account-continuous-backup.md#restore-account-portal), [PowerShell](restore-account-continuous-backup.md#restore-account-powershell), [CLI](restore-account-continuous-backup.md#restore-account-cli), or [Azure Resource Manager](restore-account-continuous-backup.md#restore-arm-template).
146+
* Restore an account using the [Azure portal](restore-account-continuous-backup.md#restore-account-portal), [PowerShell](restore-account-continuous-backup.md#restore-account-powershell), [CLI](restore-account-continuous-backup.md#restore-account-cli), or [Azure Resource Manager](restore-account-continuous-backup.md#restore-arm-template).
147147
* [Migrate to an account from periodic backup to continuous backup](migrate-continuous-backup.md).
148148
* [Resource model of continuous backup mode](continuous-backup-restore-resource-model.md)

0 commit comments

Comments
 (0)