Skip to content

Commit 745cdd6

Browse files
authored
Added a Cross Mark.
Added a Cross Mark.
1 parent 730f417 commit 745cdd6

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/hdinsight/use-managed-identity-for-sql-database-authentication-in-azure-hdinsight.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The Managed Identity (MI) option is available for the following Databases:
2020
|Ambari|||
2121
|Hive |||
2222
|Oozie |||
23-
|Ranger (ESP)|N | N |
23+
|Ranger (ESP)| | |
2424

2525
> [!NOTE]
2626
> 1. Managed Identity (MI) is currently available only in public regions. It will be rolled out to other regions in future releases.
@@ -45,10 +45,11 @@ The Managed Identity (MI) option is available for the following Databases:
4545
> [!NOTE]
4646
> User name must contain the original MSI name extended by a user-defined suffix. As best practice, the suffix can include an initial part of its Object ID.
4747
Object ID of managed identity can be obtained from portal on the managed identity portal page.
48+
>
4849
> For example:
49-
> MSI Name: contosoMSI
50-
> Object ID: `2ba6c-1111-2222-3333-cccccccccccc`
51-
> user_name could be `contosoMSI-2ba6c`
50+
> * MSI Name: contosoMSI
51+
> * Object ID: `2ba6c-1111-2222-3333-cccccccccccc`
52+
> * user_name could be `contosoMSI-2ba6c`
5253
5354

5455
```

0 commit comments

Comments
 (0)