Skip to content

Commit 46e1c4f

Browse files
authored
Merge pull request #245748 from alexbuckgit/alexbuckgit/docutune-autopr-20230720-223820-6097524
[BULK] DocuTune - Standardize formatting of Azure portal links (part 6)
2 parents d2e939b + cdb5382 commit 46e1c4f

9 files changed

+15
-17
lines changed

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

Lines changed: 1 addition & 1 deletion
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

articles/cosmos-db/nosql/powerbi-visualize.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ You can enable Azure Synapse Link on your existing Azure Cosmos DB containers an
4141

4242
To build a Power BI report/dashboard:
4343

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

4646
1. From the **Integrations** section, open the **Power BI** pane and select **Get started**.
4747

articles/cosmos-db/periodic-backup-modify-interval-retention.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Use the following steps to change the default backup options for an existing Azu
3434

3535
### [Azure portal](#tab/azure-portal)
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. Navigate to your Azure Cosmos DB account and open the **Backup & Restore** pane. Update the backup interval and the backup retention period as required.
4040

articles/cosmos-db/periodic-backup-request-data-restore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ After the restore operation completes, you may want to know the source account d
7676

7777
Use the following steps to get the restore details from Azure portal:
7878

79-
1. Sign into the [Azure portal](https://portal.azure.com/) and navigate to the restored account.
79+
1. Sign in to the [Azure portal](https://portal.azure.com) and navigate to the restored account.
8080

8181
1. Open the **Tags** page.
8282

articles/cosmos-db/periodic-backup-update-storage-redundancy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Use the following steps to update backup storage redundancy.
3030

3131
### [Azure portal](#tab/azure-portal)
3232

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

3535
1. Open the **Backup & Restore** pane, update the backup storage redundancy and select **Submit**. It takes few minutes for the operation to complete.
3636

articles/cosmos-db/plan-manage-costs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ When you use cost analysis, you can view the Azure Cosmos DB costs in graphs and
117117

118118
To view Azure Cosmos DB costs in cost analysis:
119119

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

122122
1. Open the scope in the Azure portal and select **Cost analysis** in the menu. For example, go to **Subscriptions**, select a subscription from the list, and then select **Cost analysis** in the menu. Select **Scope** to switch to a different scope in cost analysis.
123123

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

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom: devx-track-azurepowershell, devx-track-azurecli, ignite-2022, devx-tr
1515

1616
Azure Cosmos DB's point-in-time restore feature helps you to recover from an accidental change within a container, to restore a deleted account, database, or a container or to restore into any region (where backups existed). The continuous backup mode allows you to do restore to any point of time within the last 30 days.
1717

18-
This article describes how to identify the restore time and restore a live or deleted Azure Cosmos DB account. It shows restore the account using [Azure portal](#restore-account-portal), [PowerShell](#restore-account-powershell), [CLI](#restore-account-cli), or an [Azure Resource Manager template](#restore-arm-template).
18+
This article describes how to identify the restore time and restore a live or deleted Azure Cosmos DB account. It shows how to restore the account using the [Azure portal](#restore-account-portal), [PowerShell](#restore-account-powershell), [CLI](#restore-account-cli), or an [Azure Resource Manager template](#restore-arm-template).
1919

2020

2121

@@ -25,7 +25,7 @@ This article describes how to identify the restore time and restore a live or de
2525

2626
You can use Azure portal to restore an entire live account or selected databases and containers under it. Use the following steps to restore your data:
2727

28-
1. Sign into the [Azure portal](https://portal.azure.com/)
28+
1. Sign in to the [Azure portal](https://portal.azure.com).
2929
1. Navigate to your Azure Cosmos DB account and open the **Point In Time Restore** blade.
3030

3131
> [!NOTE]
@@ -68,7 +68,7 @@ For example, if you want to restore to the point before a certain container was
6868

6969
You can use Azure portal to completely restore a deleted account within 30 days of its deletion. Use the following steps to restore a deleted account:
7070

71-
1. Sign into the [Azure portal](https://portal.azure.com/)
71+
1. Sign in to the [Azure portal](https://portal.azure.com).
7272
1. Search for *Azure Cosmos DB* resources in the global search bar. It lists all your existing accounts.
7373
1. Next select the **Restore** button. The Restore blade displays a list of deleted accounts that can be restored within the retention period, which is 30 days from deletion time.
7474
1. Choose the account that you want to restore.
@@ -100,7 +100,7 @@ After the restore operation completes, you may want to know the source account d
100100

101101
Use the following steps to get the restore details from Azure portal:
102102

103-
1. Sign into the [Azure portal](https://portal.azure.com/) and navigate to the restored account.
103+
1. Sign in to the [Azure portal](https://portal.azure.com) and navigate to the restored account.
104104

105105
1. Navigate to the **Export template** pane. It opens a JSON template, corresponding to the restored account.
106106

@@ -935,9 +935,7 @@ az deployment group create -g <ResourceGroup> --template-file <RestoreTemplateFi
935935

936936
## Next steps
937937

938-
* 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).
938+
* 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).
939939
* [How to migrate to an account from periodic backup to continuous backup](migrate-continuous-backup.md).
940940
* [Continuous backup mode resource model.](continuous-backup-restore-resource-model.md)
941941
* [Manage permissions](continuous-backup-restore-permissions.md) required to restore data with continuous backup mode.
942-
943-

articles/cosmos-db/use-metrics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This article walks through common use cases and how Azure Cosmos DB insights can
2121

2222
## View insights from Azure portal
2323

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

2626
1. You can view your account metrics either from the **Metrics** pane or the **Insights** pane.
2727

@@ -128,4 +128,4 @@ The Metadata Request by Status Code graph above aggregates requests at increasin
128128
You might want to learn more about improving database performance by reading the following articles:
129129

130130
* [Measure Azure Cosmos DB for NoSQL performance with a benchmarking framework](performance-testing.md)
131-
* [Performance tips for Azure Cosmos DB and .NET SDK v2](performance-tips.md)
131+
* [Performance tips for Azure Cosmos DB and .NET SDK v2](performance-tips.md)

articles/cost-management-billing/manage/direct-ea-administration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This article explains the common tasks that an Enterprise Agreement (EA) adminis
2121
>
2222
> This change doesn’t affect Azure Government EA enrollments. They continue using the EA portal to manage their enrollment.
2323
>
24-
> As of August 14, 2023 EA customers won't be able to manage their Azure Government EA enrollments from [Azure portal](https://portal.azure.com) instead they can manage it from [Azure Government portal](https://portal.azure.us).
24+
> As of August 14, 2023 EA customers won't be able to manage their Azure Government EA enrollments from the [Azure portal](https://portal.azure.com). Instead, they can manage it from the [Azure Government portal](https://portal.azure.us).
2525
2626
## Manage your enrollment
2727

@@ -222,7 +222,7 @@ After account ownership is confirmed, you can create subscriptions and purchase
222222

223223
If you're a new EA account owner with a .onmicrosoft.com account, you might not have a forwarding email address by default. In that situation, you might not receive the activation email. If this situation applies to you, use the following steps to activate your account ownership.
224224

225-
1. Sign into the [Azure portal](https://portal.azure.com/#blade/Microsoft_Azure_GTM/ModernBillingMenuBlade/AllBillingScopes).
225+
1. Sign in to the [Azure portal](https://portal.azure.com/#blade/Microsoft_Azure_GTM/ModernBillingMenuBlade/AllBillingScopes).
226226
1. Navigate to **Cost Management + Billing** and select a billing scope.
227227
1. Select your account.
228228
1. In the left menu under **Settings**, select **Activate Account**.

0 commit comments

Comments
 (0)