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

Add default endpoint and custom endpoint support to AMC #21851

Conversation

pakrym
Copy link
Contributor

@pakrym pakrym commented Jun 14, 2021

No description provided.

@pakrym
Copy link
Contributor Author

pakrym commented Jun 14, 2021

cc @richardpark-msft

@pakrym pakrym requested a review from christothes June 14, 2021 18:19
return mockResponse;
});

Mock<MockCredential> mock = new() { CallBase = true };
Copy link
Member

Choose a reason for hiding this comment

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

FYI - this change (yet to merge) makes it easy to setup callbacks for calls to GetToken.

@pakrym pakrym merged commit a776264 into Azure:master Jun 14, 2021
@pakrym pakrym deleted the pakrym/Add-default-endpoint-and-custom-endpoint-support-to-AMC branch June 14, 2021 20:06
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