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: src/Synapse/Synapse/Common/HelpMessages.cs
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,8 @@ public static class HelpMessages
64
64
65
65
publicconststringTenantId="Select the tenant Id to use when signing in into the Azure DevOps Git repository.";
66
66
67
+
publicconststringLastCommitId="The last published commit Id.";
68
+
67
69
publicconststringDoNotAssignManagedIdentity="Do not assign the workspace's system-assigned managed identity CONTROL permissions to SQL pools for pipeline integration.";
68
70
69
71
publicconststringSparkPoolName="Name of Synapse Spark pool.";
0 commit comments