Skip to content

Commit c8355d7

Browse files
authored
Update resources-self-help-sql-on-demand.md
1 parent c0c2b63 commit c8355d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/sql/resources-self-help-sql-on-demand.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1112,7 +1112,7 @@ New-AzSynapseRoleAssignment -WorkspaceName "<workspaceName>" -RoleDefinitionName
11121112
> [!NOTE]
11131113
> In this case, the synapse data studio UI will not display the role assignment added by the above method, so it is recommended to add the role assignment to both object ID and application ID at the same time so that it can be displayed on the UI as well.
11141114
>
1115-
> New-AzSynapseRoleAssignment -WorkspaceName "<workspaceName>" -RoleDefinitionName "Synapse Administrator" -ObjectId "<object_id_to_add_as_admin>" [-Debug]
1115+
> New-AzSynapseRoleAssignment -WorkspaceName "\<workspaceName\>" -RoleDefinitionName "Synapse Administrator" -ObjectId "\<object_id_to_add_as_admin\>" [-Debug]
11161116
11171117
**Validation**
11181118

0 commit comments

Comments
 (0)