Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added create-app-registration command #1564

Merged
merged 4 commits into from
Apr 27, 2021

Conversation

deepchoudhery
Copy link
Member

Initial Draft

  • added --create-app-registration
    • allows to create Azure AD/AD B2C app registrations.
    • TODO : change object being passed back?
  • renamed --add-client-secret --> --create-client-secret
  • added ConsoleLogger to simplify outputting to console when --json is enabled
  • changed --project-path to have path to the .csproj file instead of folder with the .csproj file.
  • added ValidateUrisTest unit test

@deepchoudhery deepchoudhery requested review from phil-allen-msft and removed request for zahalzel April 27, 2021 23:17
@deepchoudhery deepchoudhery merged commit d24b975 into main Apr 27, 2021
@deepchoudhery deepchoudhery deleted the dev/decho/createAppRegistrationCommand branch April 27, 2021 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants