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
Using single quotes around the number caused a failure with error message: ')' or ',' expected at position 35 in 'servicePrincipalNames/any(c:c eq ''bc313c14-388c-4e7d-a58e-70017303ee3b'')
Removing single quote from the service id provided the expected outcome
0 commit comments