Skip to content

Commit 1d28aa1

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into heidist-fresh
2 parents 681b963 + 1f63839 commit 1d28aa1

File tree

5 files changed

+8
-7
lines changed

5 files changed

+8
-7
lines changed

articles/active-directory/governance/identity-governance-automation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,4 +208,4 @@ There are two places where you can see the expiration date in the Azure portal.
208208

209209
## Next steps
210210

211-
- [Create an Automation account using the Azure portal](../../automation/quickstarts/create-account-portal.md)
211+
- [Create an Automation account using the Azure portal](/azure/automation/quickstarts/create-azure-automation-account-portal)

articles/api-management/api-management-howto-disaster-recovery-backup-restore.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This article shows how to automate backup and restore operations of your API Man
3838

3939
* An API Management service instance. If you don't have one, see [Create an API Management service instance](get-started-create-service-instance.md).
4040
* An Azure storage account. If you don't have one, see [Create a storage account](../storage/common/storage-account-create.md).
41-
* [Create a container](/storage/blobs/storage-quickstart-blobs-portal.md#create-a-container) in the storage account to hold the backup data.
41+
* [Create a container](/azure/storage/blobs/storage-quickstart-blobs-portal#create-a-container) in the storage account to hold the backup data.
4242

4343
* The latest version of Azure PowerShell, if you plan to use Azure PowerShell cmdlets. If you haven't already, [install Azure PowerShell](/powershell/azure/install-az-ps).
4444

@@ -374,4 +374,4 @@ Check out the following related resources for the backup/restore process:
374374
[api-management-arm-token]: ./media/api-management-howto-disaster-recovery-backup-restore/api-management-arm-token.png
375375
[api-management-endpoint]: ./media/api-management-howto-disaster-recovery-backup-restore/api-management-endpoint.png
376376
[control-plane-ip-address]: virtual-network-reference.md#control-plane-ip-addresses
377-
[azure-storage-ip-firewall]: ../storage/common/storage-network-security.md#grant-access-from-an-internet-ip-range
377+
[azure-storage-ip-firewall]: ../storage/common/storage-network-security.md#grant-access-from-an-internet-ip-range

articles/app-service/quickstart-wordpress.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To complete this quickstart, you need an Azure account with an active subscripti
2323

2424
> [!IMPORTANT]
2525
> - [After November 28, 2022, PHP will only be supported on App Service on Linux.](https://github.com/Azure/app-service-linux-docs/blob/master/Runtime_Support/php_support.md#end-of-life-for-php-74).
26-
> - The MySQL Flexible Server is created behind a private [Virtual Network](/virtual-network/virtual-networks-overview) and can't be accessed directly. To access the database, use phpMyAdmin that's deployed with the WordPress site. It can be found at the URL : https://`<sitename>`.azurewebsites.net/phpmyadmin
26+
> - The MySQL Flexible Server is created behind a private [Virtual Network](/azure/virtual-network/virtual-networks-overview) and can't be accessed directly. To access the database, use phpMyAdmin that's deployed with the WordPress site. It can be found at the URL : https://`<sitename>`.azurewebsites.net/phpmyadmin
2727
>
2828
> If you have feedback to improve this WordPress offering on App Service, submit your ideas at [Web Apps Community](https://feedback.azure.com/d365community/forum/b09330d1-c625-ec11-b6e6-000d3a4f0f1c).
2929
@@ -90,4 +90,4 @@ Congratulations, you've successfully completed this quickstart!
9090
> [Tutorial: PHP app with MySQL](tutorial-php-mysql-app.md)
9191
9292
> [!div class="nextstepaction"]
93-
> [Configure PHP app](configure-language-php.md)
93+
> [Configure PHP app](configure-language-php.md)

articles/role-based-access-control/rbac-and-directory-admin-roles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.service: role-based-access-control
1111
ms.workload: identity
1212
ms.tgt_pltfrm: na
1313
ms.topic: overview
14-
ms.date: 05/20/2021
14+
ms.date: 08/29/2022
1515
ms.author: rolyon
1616
ms.reviewer: bagovind
1717
ms.custom: it-pro;
@@ -55,7 +55,7 @@ For more information, see [Azure classic subscription administrators](classic-ad
5555

5656
### Azure account and Azure subscriptions
5757

58-
An Azure account represents a billing relationship. An Azure account is a user identity, one or more Azure subscriptions, and an associated set of Azure resources. The person who creates the account is the Account Administrator for all subscriptions created in that account. That person is also the default Service Administrator for the subscription.
58+
An Azure account is used to establish a billing relationship. An Azure account is a user identity, one or more Azure subscriptions, and an associated set of Azure resources. The person who creates the account is the Account Administrator for all subscriptions created in that account. That person is also the default Service Administrator for the subscription.
5959

6060
Azure subscriptions help you organize access to Azure resources. They also help you control how resource usage is reported, billed, and paid for. Each subscription can have a different billing and payment setup, so you can have different subscriptions and different plans by office, department, project, and so on. Every service belongs to a subscription, and the subscription ID may be required for programmatic operations.
6161

articles/virtual-machines/extensions/agent-linux.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ms.service: virtual-machines
66
ms.subservice: extensions
77
ms.author: gabsta
88
author: MsGabsta
9+
ms.custom: GGAL-freshness822
910
ms.collection: linux
1011
ms.date: 10/17/2016
1112

0 commit comments

Comments
 (0)