Skip to content

Commit 1cde690

Browse files
authored
Apply suggestions from code review
1 parent f4497f5 commit 1cde690

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/energy-data-services/how-to-use-managed-identity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use Managed Identity for Microsoft Energy Data Services on Azure
2+
title: Use managed identities for Microsoft Energy Data Services on Azure
33
description: Learn how to use Managed Identity to access Microsoft Energy Data Services from other Azure services.
44
author: sandeepchads
55
ms.author: sancha
@@ -120,7 +120,7 @@ Sample response:
120120
```
121121
* Adding Application ID of the managed identity to users.datalake.editors@[partition ID].dataservices.energy
122122
123-
5. Run the following CURL command on Azure bash:
123+
4. Run the following CURL command on Azure bash:
124124
125125
```bash
126126
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

Comments
 (0)