Skip to content

[QUERY] Unable to load config data from 'azureAppConfiguration' in Spring Cloud Azure 7.0 #47909

@kazi-uddin

Description

@kazi-uddin

Query/Question
We are migrating to Spring Boot V4.
We could not migrate until Spring Cloud Azure 7.0 was released.
So, we kept everything ready for migration with Spring Cloud Azure 7.0.0-beta.1
All the test cases and testing worked fine.
As Spring Cloud Azure 7.0 released yesterday Feb 4th.
We just changed the version of Spring Cloud Azure 7.0.0-beta.1 to 7.0.0

Now the test cases are breaking for our project. With the below error:

java.lang.IllegalStateException: Unable to load config data from 'azureAppConfiguration'

In application.yml we have:

spring:
  config:
    import: azureAppConfiguration

FYI: We did not change anything else. Just change the version from 7.0.0-beta.1 to 7.0.0.
And this is happening in all of our projects.

Why is this not a Bug or a feature Request?
Unable to determine yet whats causing this issue.

Setup (please complete the following information if applicable):

  • OS: Ubuntu 24.4
  • IDE: Intellije
  • Library/Libraries: spring-cloud-azure-appconfiguration-config-web:7.0.0, spring-cloud-azure-feature-management-web:7.0.0

Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report

  • Query Added
  • Setup information Added

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.azure-springAll azure-spring related issuescustomer-reportedIssues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

Projects

Status

In Progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions