Skip to content

Commit fd40ef3

Browse files
author
Jill Grant
authored
Merge pull request #245591 from alexbuckgit/alexbuckgit/docutune-autopr-20230720-000116-5806814
[BULK] DocuTune - Standardize formatting of Azure portal links (part 1)
2 parents 074b888 + 6c133df commit fd40ef3

33 files changed

+43
-43
lines changed

articles/ai-services/immersive-reader/how-to-create-immersive-reader.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ For more information, _see_ [Azure AD built-in roles](../../active-directory/rol
208208
209209
Manage your Azure AD application secrets
210210
211-
![Azure Portal Certificates and Secrets blade](./media/client-secrets-blade.png)
211+
![Azure portal Certificates and Secrets blade](./media/client-secrets-blade.png)
212212
213213
1. Copy the JSON output into a text file for later use. The output should look like the following.
214214

articles/ai-services/openai/concepts/models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ curl -X PUT https://management.azure.com/subscriptions/00000000-0000-0000-0000-0
193193
```
194194
195195
> [!NOTE]
196-
> There are multiple ways to generate an authorization token. The easiest method for initial testing is to launch the Cloud Shell from https://portal.azure.com. Then run [`az account get-access-token`](/cli/azure/account?view=azure-cli-latest#az-account-get-access-token&preserve-view=true). You can use this token as your temporary authorization token for API testing.
196+
> There are multiple ways to generate an authorization token. The easiest method for initial testing is to launch the Cloud Shell from the [Azure portal](https://portal.azure.com). Then run [`az account get-access-token`](/cli/azure/account?view=azure-cli-latest#az-account-get-access-token&preserve-view=true). You can use this token as your temporary authorization token for API testing.
197197
198198
#### Example response
199199

articles/app-service/configure-custom-container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ App Service logs actions by the Docker host as well as activities from within t
267267

268268
There are several ways to access Docker logs:
269269

270-
- [In Azure portal](#in-azure-portal)
270+
- [In the Azure portal](#in-azure-portal)
271271
- [From the Kudu console](#from-the-kudu-console)
272272
- [With the Kudu API](#with-the-kudu-api)
273273
- [Send logs to Azure monitor](troubleshoot-diagnostic-logs.md#send-logs-to-azure-monitor)

articles/app-service/includes/quickstart-custom-container/quickstart-custom-container-linux-azure-portal-pivot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Make sure you are in the cloned repository's root folder. This repository contai
6363
6464
### Sign in to Azure portal
6565
66-
Sign in to the Azure portal at https://portal.azure.com.
66+
Sign in to the [Azure portal](https://portal.azure.com).
6767
6868
### Create Azure resources
6969

articles/app-service/includes/quickstart-custom-container/quickstart-custom-container-windows-azure-portal-pivot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Make sure you are in the cloned repository's root folder. This repository contai
6565
6666
### Sign in to Azure portal
6767
68-
Sign in to the Azure portal at https://portal.azure.com.
68+
Sign in to the [Azure portal](https://portal.azure.com).
6969
7070
### Create Azure resources
7171

articles/app-service/quickstart-nodejs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,11 +219,11 @@ You can launch the app at http://<app-name>.azurewebsites.net
219219
:::zone target="docs" pivot="development-environment-azure-portal"
220220
### Sign in to Azure portal
221221
222-
Sign in to the Azure portal at https://portal.azure.com.
222+
Sign in to the [Azure portal](https://portal.azure.com).
223223
224224
### Create Azure resources
225225
226-
1. To start creating a Node.js app, browse to [https://ms.portal.azure.com/#create/Microsoft.WebSite](https://ms.portal.azure.com/#create/Microsoft.WebSite).
226+
1. To start creating a Node.js app, browse to [https://portal.azure.com/#create/Microsoft.WebSite](https://portal.azure.com/#create/Microsoft.WebSite).
227227
228228
1. In the **Basics** tab, under **Project details**, ensure the correct subscription is selected and then select to **Create new** resource group. Type *myResourceGroup* for the name.
229229

articles/application-gateway/multiple-site-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Application Gateway relies on HTTP 1.1 host headers to host more than one websit
108108
## Next steps
109109

110110
Learn how to configure multiple site hosting in Application Gateway
111-
* [Using Azure portal](create-multiple-sites-portal.md)
111+
* [Using the Azure portal](create-multiple-sites-portal.md)
112112
* [Using Azure PowerShell](tutorial-multiple-sites-powershell.md)
113113
* [Using Azure CLI](tutorial-multiple-sites-cli.md)
114114

articles/automation/automation-tutorial-installed-software.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To complete this tutorial, you need:
3131

3232
## Log in to Azure
3333

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

3636
## Enable Change Tracking and Inventory
3737

articles/automation/change-tracking/enable-from-automation-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This article describes how you can use your Automation account to enable [Change
2222

2323
## Sign in to Azure
2424

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

2727
## Enable Change Tracking and Inventory
2828

articles/automation/change-tracking/enable-from-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The number of resource groups that you can use for managing your VMs is limited
2424

2525
## Sign in to Azure
2626

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

2929
## Enable Change Tracking and Inventory
3030

@@ -56,4 +56,4 @@ Sign in to Azure at https://portal.azure.com.
5656
## Next steps
5757

5858
* For details of working with the feature, see [Manage Change Tracking](manage-change-tracking.md) and [Manage Inventory](manage-inventory-vms.md).
59-
* To troubleshoot general problems with the feature, see [Troubleshoot Change Tracking and Inventory issues](../troubleshoot/change-tracking.md).
59+
* To troubleshoot general problems with the feature, see [Troubleshoot Change Tracking and Inventory issues](../troubleshoot/change-tracking.md).

0 commit comments

Comments
 (0)