PS C:\B\azure-powershell\src\Resources [Az.Resources]> Get-AzADUser -UpnOrObjectId 01e8e6c8-2422-4f78-966a-08612d292d03 -TenantId 72f988bf-86f1-41af-91ab-2d7cd011db47 ...
and enter the device code, so perhaps it's not exactly the same authentication mechanism? During script development we'd like the script to run within container and use the device authentication flow ...
Graph APIとは、データとその関係性をグラフ構造(ノードとエッジ)で扱うためのAPIです。特に、Facebook Graph APIやMicrosoft Graph APIが代表例としてよく知られています。これらのAPIを使うことで、ユーザー情報・投稿・ファイル・メールなど、複数のリソースに ...