Skip to content

Commit 319d8da

Browse files
authored
Merge pull request #245593 from alexbuckgit/alexbuckgit/docutune-autopr-20230720-000957-3665024
[BULK] DocuTune - Standardize formatting of Azure portal links (part 1)
2 parents 3132ef8 + 7c445ee commit 319d8da

File tree

34 files changed

+61
-68
lines changed

34 files changed

+61
-68
lines changed

articles/education-hub/find-ids.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You must have an Azure account linked with education hub.
2626

2727
## Sign in to Azure
2828

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

3131
## Navigate to Cost Management + Billing
3232

@@ -76,4 +76,4 @@ This section will show you how to get your Invoice Section ID.
7676

7777
- [Manage your Academic Grant using the Overview page](hub-overview-page.md)
7878

79-
- [Support options](educator-service-desk.md)
79+
- [Support options](educator-service-desk.md)

articles/firewall-manager/deploy-trusted-security-partner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Integrated third-party Security as a service (SECaaS) partners are now available
2626

2727
Skip this section if you are deploying a third-party provider into an existing hub.
2828

29-
1. Sign in to the Azure portal at https://portal.azure.com.
29+
1. Sign in to the [Azure portal](https://portal.azure.com).
3030
2. In **Search**, type **Firewall Manager** and select it under **Services**.
3131
3. Navigate to **Getting Started**. Select **View secured virtual hubs**.
3232
4. Select **Create new secured virtual hub**.

articles/frontdoor/create-front-door-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ In this example, we create two Web App instances that are deployed in two differ
7878

7979
Use the following steps to create two Web Apps used in this example.
8080

81-
1. Sign in to the Azure portal at https://portal.azure.com.
81+
1. Sign in to the [Azure portal](https://portal.azure.com).
8282

8383
1. On the top left-hand side of the portal, select **+ Create a resource**. Then search for **Web App**. Select **Create** to begin configuring the first Web App.
8484

articles/frontdoor/quickstart-create-front-door.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This quickstart requires two instances of a web application that run in differen
3131

3232
If you don't already have a web app, use the following steps to set up example web apps.
3333

34-
1. Sign in to the Azure portal at https://portal.azure.com.
34+
1. Sign in to the [Azure portal](https://portal.azure.com).
3535

3636
1. On the top left-hand side of the screen, select **Create a resource** > **Web App**.
3737

articles/key-vault/certificates/quick-create-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ Azure Key Vault is a cloud service that provides a secure store for secrets. You
2020

2121
To access Azure Key Vault, you'll need an Azure subscription. If you don't already have a subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
2222

23-
All access to secrets takes place through Azure Key Vault. For this quickstart, create a key vault using [Azure portal](../general/quick-create-portal.md), [Azure CLI](../general/quick-create-cli.md), or [Azure PowerShell](../general/quick-create-powershell.md).
23+
All access to secrets takes place through Azure Key Vault. For this quickstart, create a key vault using the [Azure portal](../general/quick-create-portal.md), [Azure CLI](../general/quick-create-cli.md), or [Azure PowerShell](../general/quick-create-powershell.md).
2424

2525
## Sign in to Azure
2626

27-
Sign in to the Azure portal at https://portal.azure.com.
27+
Sign in to the [Azure portal](https://portal.azure.com).
2828

2929
## Add a certificate to Key Vault
3030

articles/key-vault/certificates/tutorial-import-certificate.md

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

3333
## Sign in to Azure
3434

35-
Sign in to the Azure portal at https://portal.azure.com.
35+
Sign in to the [Azure portal](https://portal.azure.com).
3636

3737
## Create a key vault
3838

articles/key-vault/certificates/tutorial-rotate-certificates.md

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

3333
## Sign in to Azure
3434

35-
Sign in to the Azure portal at https://portal.azure.com.
35+
Sign in to the [Azure portal](https://portal.azure.com).
3636

3737
## Create a vault
3838

articles/key-vault/general/move-subscription.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,16 +50,16 @@ Some service principals (users and applications) are bound to a specific tenant.
5050

5151
## Prerequisites
5252

53-
* [Contributor](../../role-based-access-control/built-in-roles.md#contributor) level access or higher to the current subscription where your key vault exists. You can assign role using [Azure portal](../../role-based-access-control/role-assignments-portal.md), [Azure CLI](../../role-based-access-control/role-assignments-cli.md), or [PowerShell](../../role-based-access-control/role-assignments-powershell.md).
54-
* [Contributor](../../role-based-access-control/built-in-roles.md#contributor) level access or higher to the subscription where you want to move your key vault.You can assign role using [Azure portal](../../role-based-access-control/role-assignments-portal.md), [Azure CLI](../../role-based-access-control/role-assignments-cli.md), or [PowerShell](../../role-based-access-control/role-assignments-powershell.md).
55-
* A resource group in the new subscription. You can create one using [Azure portal](../../azure-resource-manager/management/manage-resource-groups-portal.md), [PowerShell](../../azure-resource-manager/management/manage-resource-groups-powershell.md), or [Azure CLI](../../azure-resource-manager/management/manage-resource-groups-cli.md).
53+
* [Contributor](../../role-based-access-control/built-in-roles.md#contributor) level access or higher to the current subscription where your key vault exists. You can assign role using the [Azure portal](../../role-based-access-control/role-assignments-portal.md), [Azure CLI](../../role-based-access-control/role-assignments-cli.md), or [PowerShell](../../role-based-access-control/role-assignments-powershell.md).
54+
* [Contributor](../../role-based-access-control/built-in-roles.md#contributor) level access or higher to the subscription where you want to move your key vault.You can assign role using the [Azure portal](../../role-based-access-control/role-assignments-portal.md), [Azure CLI](../../role-based-access-control/role-assignments-cli.md), or [PowerShell](../../role-based-access-control/role-assignments-powershell.md).
55+
* A resource group in the new subscription. You can create one using the [Azure portal](../../azure-resource-manager/management/manage-resource-groups-portal.md), [PowerShell](../../azure-resource-manager/management/manage-resource-groups-powershell.md), or [Azure CLI](../../azure-resource-manager/management/manage-resource-groups-cli.md).
5656

57-
You can check existing roles using [Azure portal](../../role-based-access-control/role-assignments-list-portal.md), [PowerShell](../../role-based-access-control/role-assignments-list-powershell.md), [Azure CLI](../../role-based-access-control/role-assignments-list-cli.md), or [REST API](../../role-based-access-control/role-assignments-list-rest.md).
57+
You can check existing roles using the [Azure portal](../../role-based-access-control/role-assignments-list-portal.md), [PowerShell](../../role-based-access-control/role-assignments-list-powershell.md), [Azure CLI](../../role-based-access-control/role-assignments-list-cli.md), or [REST API](../../role-based-access-control/role-assignments-list-rest.md).
5858

5959

6060
## Moving a key vault to a new subscription
6161

62-
1. Sign in to the Azure portal at https://portal.azure.com.
62+
1. Sign in to the [Azure portal](https://portal.azure.com).
6363
2. Navigate to your [key vault](overview.md)
6464
3. Select on the "Overview" tab
6565
4. Select the "Move" button
@@ -97,7 +97,7 @@ az keyvault update -n myvault --set Properties.tenantId=$tenantId # Upd
9797
### Update access policies and role assignments
9898

9999
> [!NOTE]
100-
> If Key Vault is using [Azure RBAC](../../role-based-access-control/overview.md) permission model. You need to also remove key vault role assignments. You can remove role assignments using [Azure Portal](../../role-based-access-control/role-assignments-portal.md), [Azure CLI](../../role-based-access-control/role-assignments-cli.md), or [PowerShell](../../role-based-access-control/role-assignments-powershell.md).
100+
> If Key Vault is using [Azure RBAC](../../role-based-access-control/overview.md) permission model. You need to also remove key vault role assignments. You can remove role assignments using the [Azure portal](../../role-based-access-control/role-assignments-portal.md), [Azure CLI](../../role-based-access-control/role-assignments-cli.md), or [PowerShell](../../role-based-access-control/role-assignments-powershell.md).
101101
102102
Now that your vault is associated with the correct tenant ID and old access policy entries or role assignments are removed, set new access policy entries or role assignments.
103103

articles/key-vault/general/quick-create-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ In this quickstart, you create a key vault with the [Azure portal](https://porta
2222

2323
## Sign in to Azure
2424

25-
Sign in to the Azure portal at https://portal.azure.com.
25+
Sign in to the [Azure portal](https://portal.azure.com).
2626

2727
## Create a vault
2828

articles/key-vault/keys/quick-create-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ Azure Key Vault is a cloud service that provides a secure store for secrets. You
2020

2121
To access Azure Key Vault, you'll need an Azure subscription. If you don't already have a subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
2222

23-
All access to secrets takes place through Azure Key Vault. For this quickstart, create a key vault using [Azure portal](../general/quick-create-portal.md), [Azure CLI](../general/quick-create-cli.md), or [Azure PowerShell](../general/quick-create-powershell.md).
23+
All access to secrets takes place through Azure Key Vault. For this quickstart, create a key vault using the [Azure portal](../general/quick-create-portal.md), [Azure CLI](../general/quick-create-cli.md), or [Azure PowerShell](../general/quick-create-powershell.md).
2424

2525
## Sign in to Azure
2626

27-
Sign in to the Azure portal at https://portal.azure.com.
27+
Sign in to the [Azure portal](https://portal.azure.com).
2828

2929
## Add a key to Key Vault
3030

0 commit comments

Comments
 (0)