microsoftgraph / msgraph-cli-archived

The Microsoft Graph CLI repository has moved. This repository is now an archive.
https://github.com/microsoftgraph/msgraph-cli
Other
44 stars 9 forks source link

deprecates some auth arguments #192

Closed jobala closed 3 years ago

jobala commented 3 years ago

Overview

Deprecates the following auth scenarios

  1. authenticating with username and password
  2. using service principal

Hides the following arguments from the user

  1. allow no subscriptions
  2. environment
  3. tenant access

Demo

Screen Shot 2021-09-17 at 2 24 06 PM

Notes

N/A

Testing Instructions

Microsoft Reviewers: Open in CodeFlow
jobala commented 3 years ago

Yes