Now you can run queries! :) SigninLogs | extend AuthMethod = ['authenticationDetails'][0]['authenticationMethod'] | extend AuthMethodDetail = ['authenticationDetails'][0]['authenticationMethodDetail'] | extend MfaMethod = ['authenticationDetails'][1]['authenticationMethod']
1 likes 1 replies
?