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

[Messaging Clients] Fix Multi-Cloud Auth Support #15532

Merged
merged 1 commit into from
Sep 29, 2020

Conversation

jsquire
Copy link
Member

@jsquire jsquire commented Sep 29, 2020

Summary

The focus of these changes is to fix a URL formation issue for the authority used when requesting management tokens. Because the format of the fragment differs between Azure clouds, no assumptions can be made about the format, specifically around trailing slashes.

Last Upstream Rebase

Tuesday, September 29, 11:24am (EDT)

References and Related Issues

The focus of these changes is to fix a URL formation issue for the authority
used when requesting management tokens.  Because the format of the fragment
differs between Azure clouds, no assumptions can be made about the format,
specifically around trailing slashes.
@jsquire jsquire added Service Bus Event Hubs Client This issue points to a problem in the data-plane of the library. labels Sep 29, 2020
@jsquire jsquire added this to the [2020] October milestone Sep 29, 2020
@jsquire jsquire self-assigned this Sep 29, 2020
@jsquire
Copy link
Member Author

jsquire commented Sep 29, 2020

Fixes #15009

@jsquire
Copy link
Member Author

jsquire commented Sep 29, 2020

/azp run net - servicebus - tests

@jsquire
Copy link
Member Author

jsquire commented Sep 29, 2020

/azp run net - eventhub - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jsquire jsquire merged commit 1c22d07 into Azure:master Sep 29, 2020
@jsquire jsquire deleted the messaging/test-env branch September 29, 2020 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs Service Bus
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants