msgraph-cli
msgraph-cli copied to clipboard
Scenario to create an Entra app with API permissions, admin consent and a secret, and write the clientID, -secret and tenant to a local file for future use
- [ ] https://github.com/microsoftgraph/msgraph-cli/issues/361
- [ ] remove quotes from all --output response options
- [ ] request for select property e.g. there is no select property on the mgc service-principals create command, user captures the complete output and use jq to get the property that I need
- [ ] add permissions for commands to improve incremental consent experience
- [ ] logged in user details - find out where to get the tenant information from