Skip to content

Commit cf9e0cf

Browse files
authored
Merge pull request #102757 from omidm1/patch-49
Added FAQ
2 parents 3301033 + 389552b commit cf9e0cf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/hdinsight/hdinsight-managed-identities.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ Managed identities are used in Azure HDInsight in multiple scenarios. See the re
4141
* [Enterprise Security Package](domain-joined/apache-domain-joined-configure-using-azure-adds.md#create-and-authorize-a-managed-identity)
4242
* [Kafka Bring Your Own Key (BYOK)](kafka/apache-kafka-byok.md#get-started-with-byok)
4343

44+
## FAQ
45+
### What happens if I delete the managed identity after the cluster creation?
46+
Your cluster will run into issues when the managed identity is needed. There is currently no way to update or change manage idenity after the cluster is created. So our recommendation is to make sure that the managed identity is not deleted during the cluster runtime. Alternatively you can re-create the cluster and assign a new managed identity.
47+
4448
## Next steps
4549

4650
* [What is managed identities for Azure resources?](../active-directory/managed-identities-azure-resources/overview.md)

0 commit comments

Comments
 (0)