update application.yaml and koop config in azure config
Type of change
-
Bug Fix -
Feature
Please provide link to gitlab issue or ADR(Architecture Decision Record)
Does this introduce a change in the core logic?
- [NO]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS - [Y] Azure
-
GCP -
IBM
Does this introduce a breaking change?
- [NO]
What is the current behavior?
What is the new/expected behavior?
Have you added/updated Unit Tests and Integration Tests?
Any other useful information
- Updated azure's transformer application.yml and koop-config.json to match the central configs
- Converted default port value from integer to string to remediate following error
Description:
Failed to bind properties under 'server.port' to java.lang.Integer:
Edited by saketh somaraju [EPAM]