Skip to content

Commit 778ef0f

Browse files
authored
Updated the EOL'd Linux distros and metadata
1 parent bc1a2ed commit 778ef0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/batch/automatic-certificate-rotation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Enable automatic certificate rotation in a Batch pool
33
description: You can create a Batch pool with a managed identity and a certificate that will automatically be renewed.
44
ms.topic: conceptual
5-
ms.date: 07/16/2021
5+
ms.date: 05/24/2023
66

77
---
88
# Enable automatic certificate rotation in a Batch pool
@@ -61,10 +61,10 @@ Request Body
6161
"imageReference": {
6262
"publisher": "canonical",
6363
"offer": "ubuntuserver",
64-
"sku": "18.04-lts",
64+
"sku": "20.04-lts",
6565
"version": "latest"
6666
},
67-
"nodeAgentSkuId": "batch.node.ubuntu 18.04",
67+
"nodeAgentSkuId": "batch.node.ubuntu 20.04",
6868
"extensions": [
6969
{
7070
"name": "KVExtensions",

0 commit comments

Comments
 (0)