You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/energy-data-services/how-to-use-managed-identity.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Use Managed Identity for Microsoft Energy Data Services on Azure
2
+
title: Use managed identities for Microsoft Energy Data Services on Azure
3
3
description: Learn how to use Managed Identity to access Microsoft Energy Data Services from other Azure services.
4
4
author: sandeepchads
5
5
ms.author: sancha
@@ -120,7 +120,7 @@ Sample response:
120
120
```
121
121
* Adding Application ID of the managed identity to users.datalake.editors@[partition ID].dataservices.energy
122
122
123
-
5. Run the following CURL command on Azure bash:
123
+
4. Run the following CURL command on Azure bash:
124
124
125
125
```bash
126
126
curl --location --request POST 'https://<microsoft energy data services uri>/api/entitlements/v2/groups/ users.datalake.editors@ <data-partition-id>.dataservices.energy/members' \
0 commit comments