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

Add and validate samples for using the cli in an unattended workflow #183

Closed samwelkanda closed 3 years ago

samwelkanda commented 3 years ago

Overview

Add authentication samples for customers will want to use the CLI without a user. Users can authenticate an application using confidential client flow with a client secret or a certificate thumbprint

Demo

Notes

Optional. Ancillary topics, caveats, alternative strategies that didn't work out, anything else.

Testing Instructions

Fixes #50

Microsoft Reviewers: Open in CodeFlow
samwelkanda commented 3 years ago

Since the move to azure cli core, only command modules are checked into the repo. Beta extensions are downloaded on a need be basis from cloud storage.