Skip to content

Commit 5b64c85

Browse files
authored
Merge pull request #198419 from mikefrobbins/mr-azps-051622
Added azps tracking tag and updated to supported version
2 parents 8fad511 + ea6c73d commit 5b64c85

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-arc/kubernetes/quickstart-connect-cluster.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: "Quickstart: Connect an existing Kubernetes cluster to Azure Arc"
33
description: In this quickstart, you learn how to connect an Azure Arc-enabled Kubernetes cluster.
44
ms.topic: quickstart
5-
ms.date: 05/11/2022
6-
ms.custom: template-quickstart, mode-other, devx-track-azurecli
5+
ms.date: 05/16/2022
6+
ms.custom: template-quickstart, mode-other, devx-track-azurecli, devx-track-azurepowershell
77
ms.devlang: azurecli
88
---
99

@@ -57,7 +57,7 @@ For a conceptual look at connecting clusters to Azure Arc, see [Azure Arc-enable
5757
5858
* A basic understanding of [Kubernetes core concepts](../../aks/concepts-clusters-workloads.md).
5959
60-
* [Azure PowerShell version 5.9.0 or later](/powershell/azure/install-az-ps)
60+
* [Azure PowerShell version 6.6.0 or later](/powershell/azure/install-az-ps)
6161
6262
* Install the **Az.ConnectedKubernetes** PowerShell module:
6363
@@ -314,7 +314,7 @@ az connectedk8s connect --name <cluster-name> --resource-group <resource-group>
314314

315315
### [Azure PowerShell](#tab/azure-powershell)
316316

317-
The ability to pass in the proxy certificate only without the proxy server endpoint details is not yet supported via PowerShell.
317+
The ability to pass in the proxy certificate only without the proxy server endpoint details is not yet supported via PowerShell.
318318

319319
---
320320

0 commit comments

Comments
 (0)