From 6322e5868aa50dbc9a71c45b1dc82bdd2e58f9c2 Mon Sep 17 00:00:00 2001 From: yuc-Li <58678302+yuc-Li@users.noreply.github.com> Date: Thu, 5 Sep 2024 12:24:29 +0800 Subject: [PATCH] {HDInsight} Correct error in history.rst (#29806) * added commands and new features * Update python SDK version * Update test session records * Update SDK version * fix lint errors * Fix leak * Fix Lint error * Fix lint error * Fix lint error * trigger pipeline * Update SDK version * Correct error in history.rst --------- Co-authored-by: v-yuchenli --- src/azure-cli/HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/azure-cli/HISTORY.rst b/src/azure-cli/HISTORY.rst index 6564c8c5a07..42c102b0c9a 100644 --- a/src/azure-cli/HISTORY.rst +++ b/src/azure-cli/HISTORY.rst @@ -48,7 +48,7 @@ Release History * `az hdinsight create`: Support setting IP tags when creating HDInsight cluster (#29752) * `az hdinsight update`: Support updating the managed identity of the cluster (#29752) -* `az hdinsight azure-monitor-agent show`: Support getting the managed identity of the cluster (#29752) +* `az hdinsight azure-monitor-agent show`: Get the Azure Monitor Agent logs integration on an HDInsight cluster (#29752) * `az hdinsight azure-monitor-agent enable`: Enable the Azure Monitor Agent logs integration on an HDInsight cluster (#29752) * `az hdinsight azure-monitor-agent disable`: Disable the Azure Monitor Agent logs integration on an HDInsight cluster (#29752)