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
newError(`App with objectId '${appObjectId}' not found in Microsoft Entra ID.`));
100
+
});
101
+
94
102
it('handles selecting single application when multiple applications with the specified name found using getAppRegistrationByAppName and cli is set to prompt',async()=>{
0 commit comments