Skip to content

Commit 3296a54

Browse files
committed
Merged main into live
2 parents 5688946 + 08b4391 commit 3296a54

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

docs/managed-devops-pools/faq.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ To see the Azure regions that support Managed DevOps Pools in your subscription,
3939
> [!IMPORTANT]
4040
> If the **Microsoft.DevOpsInfrastructure** is not registered in your subscription, you won't see any locations. [Register the Managed DevOps Pools resource provider in your Azure Subscription](./prerequisites.md#register-the-managed-devops-pools-resource-provider-in-your-azure-subscription) before you check for supported regions. For more information about Azure resource providers, see [Azure resource providers and types](/azure/azure-resource-manager/management/).
4141
42+
43+
## Can I use VM Reservations to save on costs for the Managed DevOps Pool agents?
44+
45+
No, VM Reservations don't apply to Managed DevOps Pool instances.
46+
4247
## Does Managed DevOps Pools have an Azure Verified Module?
4348

44-
Yes, the Azure Verified Module for Managed DevOps Pools is available [here on GitHub](https://github.com/Azure/bicep-registry-modules/tree/main/avm/res/dev-ops-infrastructure/pool).
49+
Yes, the Azure Verified Module for Managed DevOps Pools is available [here on GitHub](https://github.com/Azure/bicep-registry-modules/tree/main/avm/res/dev-ops-infrastructure/pool).

docs/pipelines/agents/linux-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ We support the following subset of .NET 6 supported distributions:
5050
* Red Hat Enterprise Linux 7+
5151
* No longer requires separate package
5252
* SUSE Enterprise Linux 12 SP2 or later
53-
* Ubuntu 22.04, 20.04, 18.04, 16.04
53+
* Ubuntu 24.04, 22.04, 20.04, 18.04, 16.04
5454
* Azure Linux 2.0
5555
* Oracle Linux 7 and higher
5656
* ARM64

docs/pipelines/agents/v3-agent.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ The following operating systems are supported by the 3.x agent.
3838
* No longer requires separate package
3939
* SUSE Enterprise Linux 12 SP2 or later
4040
* Ubuntu 22.04, 20.04, 18.04, 16.04
41-
* Azure Linux 2.0
4241
* Oracle Linux 7 and higher
4342
* ARM64
4443
* Debian 10+

0 commit comments

Comments
 (0)