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
WriteVerbose($"Updated permission grant policies assigned to default user role: '{string.Join(", ",updatedPermissionGrantPolicies)}'.");
288
+
WriteVerbose($"Updated permission grant policies assigned to default user role: '{string.Join(", ",existingPermissionGrantPoliciesExceptChatScopePolicies)}'.");
WriteVerbose($"Updated permission grant policies assigned to default user role: '{string.Join(", ",updatedPermissionGrantPolicies)}'.");
342
+
WriteVerbose($"Updated permission grant policies assigned to default user role: '{string.Join(", ",existingPermissionGrantPoliciesExceptChatScopePolicies)}'.");
WriteVerbose($"Updated permission grant policies assigned to default user role: '{string.Join(", ",updatedPermissionGrantPolicies)}'.");
295
+
WriteVerbose($"Updated permission grant policies assigned to default user role: '{string.Join(", ",existingPermissionGrantPoliciesExceptTeamScopePolicies)}'.");
WriteVerbose($"Updated permission grant policies assigned to default user role: '{string.Join(", ",updatedPermissionGrantPolicies)}'.");
347
+
WriteVerbose($"Updated permission grant policies assigned to default user role: '{string.Join(", ",existingPermissionGrantPoliciesExceptTeamScopePolicies)}'.");
0 commit comments