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

Fix sovereign clouds authority host in azure identity clients not configured bug #29409

Merged
merged 11 commits into from
Jun 17, 2022

Conversation

saragluna
Copy link
Member

Description

To fix microsoft/spring-cloud-azure#967, the authority host was not configured correctly.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@ghost ghost added the azure-spring All azure-spring related issues label Jun 13, 2022
@saragluna saragluna added this to the [2022] July milestone Jun 13, 2022
@saragluna saragluna self-assigned this Jun 13, 2022
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@benbp
Copy link
Member

benbp commented Jun 13, 2022

@saragluna do we want to look into adding sovereign cloud tests for spring (we have a "weekly" pipeline for adding additional test clouds: https://dev.azure.com/azure-sdk/internal/_build?definitionId=3723&_a=summary). This likely would have caught the authority host issue. Let me know if you'd like engsys to do this.

@saragluna
Copy link
Member Author

saragluna commented Jun 14, 2022

@benbp yes and thanks!!!!!! I didn't know that weekly pipeline exists before but it surely will help us catch and prevent such issues.

Copy link
Member

@yiliuTo yiliuTo left a comment

Choose a reason for hiding this comment

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

LGTM

@saragluna saragluna merged commit fea4981 into Azure:main Jun 17, 2022
@saragluna saragluna deleted the xiada/fix-identity-options-not-applied branch June 17, 2022 01:52
khmic5 pushed a commit to daniel-rocha/azure-sdk-for-java that referenced this pull request Jun 19, 2022
…figured bug (Azure#29409)

* fix sovereign clouds not applied bug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure-spring All azure-spring related issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[QUERY] Can't connect to Azure Government
5 participants