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

Fix installer to not raise warnings about installing the CLI #51

Closed MIchaelMainer closed 3 years ago

MIchaelMainer commented 3 years ago

Describe the bug We shouldn't give customers anxiety about installing the CLI. The installer triggers the OS (on Windows IIRC) to ask the user about whether they really want to trust and install the CLI.

To Reproduce TBD

Expected behavior The CLI should install without warnings.

AB#6762

MIchaelMainer commented 3 years ago

The resolution will be to sign the MSI. Need a signing service connection.