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

Spring libraries pick up the ENV used by azure-core/SDK #25220

Conversation

saragluna
Copy link
Member

Fixes #24657.

  • Refactored the environment post-processor to add an extra property source that contains azure spring configuration entries converted from Azure Core/Sdk env variables.
  • Added tests for the post-processor.
  • Add more azure-core HTTP client configurations.
  • Fix a bug when autoconfiguration for spring-messaging-azure-eventhubs does merge the common properties from an eventhubs namespace.

@ghost ghost added the azure-spring All azure-spring related issues label Nov 7, 2021
@saragluna saragluna linked an issue Nov 7, 2021 that may be closed by this pull request
@saragluna
Copy link
Member Author

/azp run java - spring - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@saragluna saragluna merged commit 546ee58 into Azure:feature/azure-spring-cloud-4.0 Nov 8, 2021
@chenrujun chenrujun added this to the [2021] November milestone Nov 23, 2021
@saragluna saragluna deleted the xiada/feature/spring-apply-azure-sdk-predefined-env branch March 17, 2022 05:28
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-java that referenced this pull request Aug 21, 2023
Release network microsoft.network official 2023 05 01 (Azure#25343)

* Adds base for updating Microsoft.Network from version stable/2023-04-01 to version 2023-05-01

* Updates readme

* Updates API version in new specs and examples

* Aneeshakella/scalable gateway swagger changes (Azure#25107)

* Added additional scalable gateway changes

* small formatting change

* made documents prettier

* prettier changes

* added references to fix avocado

* testing a fix

* another test

* added new test

* new changes

* removed update

* new changes

* updated specs

* updated specs

* [Public] Adding support for Developer Bastion (Azure#25132)

* Public Preview Developer Bastion

* Public Preview Developer Bastion

* Bastion Developer Sku

* updated firewall policy and rcg object by adding size property to it (Azure#25220)

* Update Subnet property defaultOutboundAccess in swagger (Azure#25181)

* Subnet property defaultOutboundAccess added

* NIT update

* NIT Fix description

---------

Co-authored-by: unknown <anjbal@DESKTOP-ML6T5PL.redmond.corp.microsoft.com>

---------

Co-authored-by: aneeshakella-microsoft <109654329+aneeshakella-microsoft@users.noreply.github.com>
Co-authored-by: anvrao1 <109107918+anvrao1@users.noreply.github.com>
Co-authored-by: navya-ganta <124739341+navya-ganta@users.noreply.github.com>
Co-authored-by: anjbal <137822143+anjbal@users.noreply.github.com>
Co-authored-by: unknown <anjbal@DESKTOP-ML6T5PL.redmond.corp.microsoft.com>
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.

Make sure Spring libraries pick up the ENV used by azure-core/SDK.
3 participants