Skip to content

Commit 4588bd5

Browse files
authored
Merge pull request #269616 from mumian/0319-management-freshness
ARM management content freshness
2 parents 3c316ac + cbe9055 commit 4588bd5

31 files changed

+39
-32
lines changed

articles/azure-resource-manager/management/async-operations.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
title: Status of asynchronous operations
33
description: Describes how to track asynchronous operations in Azure. It shows the values you use to get the status of a long-running operation.
44
ms.topic: conceptual
5-
ms.date: 01/04/2024
5+
ms.date: 03/19/2024
66
---
7+
78
# Track asynchronous Azure operations
89

910
Some Azure REST operations run asynchronously because the operation can't be completed quickly. This article describes how to track the status of asynchronous operations through values returned in the response.

articles/azure-resource-manager/management/authenticate-multi-tenant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Authenticate across tenants
33
description: Describes how Azure Resource Manager handles authentication requests across tenants.
44
ms.topic: conceptual
55
ms.custom: devx-track-arm-template
6-
ms.date: 10/11/2019
6+
ms.date: 03/19/2024
77
---
88

99
# Authenticate requests across tenants

articles/azure-resource-manager/management/azure-subscription-service-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure subscription limits and quotas
33
description: Provides a list of common Azure subscription and service limits, quotas, and constraints. This article includes information on how to increase limits along with maximum values.
44
ms.topic: conceptual
5-
ms.date: 09/26/2023
5+
ms.date: 03/19/2024
66
---
77

88
# Azure subscription and service limits, quotas, and constraints

articles/azure-resource-manager/management/control-plane-and-data-plane.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ title: Control plane and data plane operations
33
description: Describes the difference between control plane and data plane operations. Control plane operations are handled by Azure Resource Manager. Data plane operations are handled by a service.
44
ms.topic: conceptual
55
ms.custom: devx-track-arm-template
6-
ms.date: 09/10/2020
6+
ms.date: 03/19/2024
77
---
8+
89
# Azure control plane and data plane
910

1011
Azure operations can be divided into two categories - control plane and data plane. This article describes the differences between those two types of operations.

articles/azure-resource-manager/management/control-plane-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Control plane metrics in Azure Monitor
33
description: Azure Resource Manager metrics in Azure Monitor | Traffic and latency observability for subscription-level control plane requests
44
ms.topic: conceptual
55
ms.custom: devx-track-arm-template
6-
ms.date: 04/26/2023
6+
ms.date: 03/19/2024
77
---
88

99
# Azure Resource Manager metrics in Azure Monitor

articles/azure-resource-manager/management/create-private-link-access-commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Manage resources through private link
33
description: Restrict management access for resource to private link
44
ms.topic: conceptual
5-
ms.date: 06/16/2022
5+
ms.date: 03/19/2024
66
---
77

88
# Use APIs to create a private link for managing Azure resources

articles/azure-resource-manager/management/create-private-link-access-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Create private link for managing resources - Azure portal
33
description: Use Azure portal to create private link for managing resources.
44
ms.topic: conceptual
5-
ms.date: 04/26/2022
5+
ms.date: 03/19/2024
66
---
77

88
# Use portal to create private link for managing Azure resources

articles/azure-resource-manager/management/deployment-models.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ title: Resource Manager and classic deployment
33
description: Describes the differences between the Resource Manager deployment model and the classic (or Service Management) deployment model.
44
ms.topic: conceptual
55
ms.custom: devx-track-arm-template
6-
ms.date: 01/02/2024
6+
ms.date: 03/19/2024
77
---
8+
89
# Azure Resource Manager vs. classic deployment: Understand deployment models and the state of your resources
910

1011
> [!NOTE]

articles/azure-resource-manager/management/extension-resource-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Extension resource types
33
description: Lists the Azure resource types are used to extend the capabilities of other resource types.
44
ms.topic: conceptual
5-
ms.date: 08/15/2023
5+
ms.date: 03/19/2024
66
---
77

88
# Resource types that extend capabilities of other resources

articles/azure-resource-manager/management/manage-private-link-access-commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage resource management private links
33
description: Use APIs to manage existing resource management private links
44
ms.topic: conceptual
55
ms.custom: devx-track-azurecli, devx-track-azurepowershell
6-
ms.date: 06/16/2022
6+
ms.date: 03/19/2024
77
---
88

99
# Manage resource management private links

0 commit comments

Comments
 (0)