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

Propagate correct tenant ID from command line args #1612

Merged
merged 1 commit into from Aug 6, 2021

Conversation

zahalzel
Copy link
Contributor

@zahalzel zahalzel commented Aug 6, 2021

When calling the CLI tool from VS, the tenant ID parameter sent in was not being used for creating app registrations, updating app registrations, etc. So in certain cases the CLI tool will infer the wrong tenant ID from the VS project rather than using the tenant that the VS user has currently selected. This change makes it so the CLI tool uses the tenant ID parameter sent in from VS for these operations.

Copy link
Contributor

@deepchoudhery deepchoudhery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@zahalzel zahalzel merged commit 5182cf7 into main Aug 6, 2021
@vijayrkn
Copy link
Contributor

vijayrkn commented Aug 6, 2021

@zahalzel - Lets bump the version to preview 4 in a follow up PR. https://github.com/dotnet/Scaffolding/blob/main/eng/Versions.MSIdentity.props#L11

@zahalzel zahalzel deleted the dev/zahalzel/identity_tenant_bug branch November 10, 2021 20:38
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.

None yet

3 participants