We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 757f19b commit 8d833a7Copy full SHA for 8d833a7
1 file changed
articles/energy-data-services/how-to-manage-users.md
@@ -108,9 +108,10 @@ Run the following curl command in Azure Cloud Bash to get all the groups that ar
108
}'
109
```
110
111
-> [!IMPORTANT]
112
-> The app ID is the default OWNER of all the groups.
113
-:::image type="content" source="media/how-to-manage-users/appid.png" alt-text="Screenshot that shows the app ID in Microsoft Entra ID.":::
+ > [!IMPORTANT]
+ > The app ID is the default OWNER of all the groups.
+
114
+ :::image type="content" source="media/how-to-manage-users/appid.png" alt-text="Screenshot that shows the app ID in Microsoft Entra ID.":::
115
116
## Get OSDU groups for a given user in a data partition
117
0 commit comments