Skip to content

Commit 65a5b8a

Browse files
committed
Wording update for release notes
1 parent 16997d0 commit 65a5b8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ All notable changes to "Azure Toolkit for IntelliJ IDEA" will be documented in t
4444

4545
### Changed
4646

47-
- User experiences change for HDInsight Reader role cluster
47+
- **Breaking change**: Users with cluster ‘**Reader**’ only role can no longer submit job to the HDInsight cluster nor access to the cluster storage. Please request the cluster owner or user access administrator to upgrade your role to **HDInsight Cluster Operator** or **Contributor** in the [Azure Portal](https://ms.portal.azure.com). Click [here](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#contributor) for more information.
4848
- AadProvider.json file is no longer needed for Spark on Cosmos Serverless feature
4949

5050
### Fixed

PluginsAndFeatures/azure-toolkit-for-intellij/resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</ul>
3131
<h4>Changed</h4>
3232
<ul>
33-
<li>User experiences change for HDInsight Reader role cluster</li>
33+
<li><span style="color: red;font-weight: bold;">Breaking Change: </span>Users with cluster ‘<span style="font-weight: bold;">Reader</span>’ only role can no longer submit job to the HDInsight cluster nor access to the cluster storage. Please request the cluster owner or user access administrator to upgrade your role to <span style="font-weight: bold;">HDInsight Cluster Operator</span> or <span style="font-weight: bold;">Contributor</span> in the <a href="https://ms.portal.azure.com">Azure Portal</a>. Click <a href="https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#contributor">here</a> for more information</li>
3434
<li>AadProvider.json file is no longer needed for Spark on Cosmos Serverless feature</li>
3535
</ul>
3636
<h4>Fixed</h4>

0 commit comments

Comments
 (0)