Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save moiaune/6d7de4fb396bb3612552b89fd4cac426 to your computer and use it in GitHub Desktop.
Save moiaune/6d7de4fb396bb3612552b89fd4cac426 to your computer and use it in GitHub Desktop.
[PSCustomObject]@{
ClientId = $app.AppId
TenantId = (Get-AzContext).Tenant.Id
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment