136 questions with Azure Spring Apps tags

Sort by: Updated
1 answer

Why the expired azure spring app will continue take cost

Azure spring app will be expired, and it let me update as container app. Because of using stand consumption, and it failed to update as container app. And the old service have been disappear. But it keep taking cost after the fail updated. How to delete…

Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
136 questions
asked 2025-09-25T05:52:41.36+00:00
Trey 0 Reputation points
commented 2025-09-30T11:07:13.1833333+00:00
Rakesh Mishra 3,870 Reputation points Microsoft External Staff Moderator
1 answer

Azure spring application disconnects with storage account at specific time

Azure spring application disconnects with storage account at specific time

Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
136 questions
asked 2025-08-13T15:26:54.9733333+00:00
Rhett Calauad – Admin 0 Reputation points
commented 2025-08-25T08:44:23.52+00:00
Anurag Rohikar 3,110 Reputation points Microsoft External Staff Moderator
2 answers

How can I locally develop my Spring Boot application against an Azure SQL DB using passwordless connections?

According to the documentation, the passwordless option is only for the hosted environment. This creates a challenge for developing locally because the authentication mechanism is different. How do I set up my local development so that it works the…

Azure SQL Database
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
136 questions
asked 2025-01-16T13:58:23.9933333+00:00
Oblio 51 Reputation points
commented 2025-06-30T23:40:18.61+00:00
Oury Ba-MSFT 21,121 Reputation points Microsoft Employee Moderator
1 answer

Help Generate the application by using Spring Initializr

the following command line on my terminald doesn t work "curl https://start.spring.io/starter.tgz -d type=maven-project -d dependencies=web,data-jpa,mysql -d baseDir=azure-spring-workshop -d bootVersion=3.1.5.RELEASE -d javaVersion=17 | tar -xzvf…

Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
136 questions
asked 2025-03-10T16:43:14.23+00:00
Bruno Matias 0 Reputation points
commented 2025-05-08T18:27:28.02+00:00
Kyle Burns 476 Reputation points
1 answer One of the answers was accepted by the question author.

Programmatically creating the AzureAD SAML SSO application (a non-gallery enterprise app) not getting updated by the Identifier (Entity ID) value

Using Microsoft Graph APIs I'm able to create an AAD SAML SSO application (a non-gallery application) but I notice Identifier (Entity ID) value is not getting populated in the AAD portal on the Edit popup screen, and interestingly the value is showing…

Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
136 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
asked 2022-06-02T04:54:35.183+00:00
Ram 21 Reputation points
commented 2025-02-12T19:07:08.5233333+00:00
Marlon Lindo 0 Reputation points
0 answers

Cannot enable azure spring app build service

Cannot create or enable build service on a new spring app.

Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
136 questions
asked 2025-01-14T17:58:13.52+00:00
t1-rkamath 0 Reputation points
commented 2025-01-16T20:41:46.14+00:00
LeelaRajeshSayana-MSFT 17,866 Reputation points Moderator
1 answer

Splunk integration using Azure container app and event hub for Spring boot based microservices

Hi Team, I am working on setting up splunk for my microservices working in azure container apps and azure event hub being setup. But need to understand how to integrate it for all of my microservices over azure cloud. Any suggestions or doc reference…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
851 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
136 questions
asked 2025-01-14T14:24:23.24+00:00
Bisht, Vipul 0 Reputation points
commented 2025-01-16T20:07:37.2766667+00:00
LeelaRajeshSayana-MSFT 17,866 Reputation points Moderator
1 answer

The index path corresponding to the specified order-by item is excluded.

Hi 🙂 I run a Spring Boot app on Azure, it connects to CosmosDB through ReactiveMongoTemplate. I can save to the collection but my query fails with the following error message: Caused by: com.mongodb.MongoQueryException: Query failed with error…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
2,026 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
136 questions
asked 2021-02-04T00:43:49.827+00:00
Itumeleng Manota 16 Reputation points
commented 2025-01-02T10:52:50.3933333+00:00
Nils Anders Hvinden 0 Reputation points
1 answer

Azure Container Apps Revision Changes Not Propagating to Default Application URL

I have recently launched an azure container app. I have done this by packaging a jar file with maven, and then deployed it through az containerapp up, as shown in the following…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
851 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
136 questions
asked 2024-12-24T06:45:18.7+00:00
mardahacker 0 Reputation points
answered 2024-12-24T13:21:40.28+00:00
Sina Salam 26,661 Reputation points Volunteer Moderator
0 answers

How to Retrieve IP Address from a Domain in Azure Spring App for Whitelisting

I need to use a third-party API that requires providing an IP address. I couldn't find the IP address associated with the Azure Spring App. I found some IPs in Azure Spring App, but after whitelisting them, I still encounter a connection timeout. It…

Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
136 questions
asked 2024-12-16T09:05:45.8266667+00:00
Trey 0 Reputation points
commented 2024-12-19T04:24:39.7933333+00:00
VenkateshDodda-MSFT 25,241 Reputation points Microsoft Employee Moderator
0 answers

Unable to connect to Azure Service Bus from Spring Boot application using ServiceBusSenderClient with DefaultAzureCredentialBuilder

Getting below error when trying to connect to Azure Service Bus from Spring boot - java application. ConnectionHandler --…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
722 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
136 questions
asked 2024-12-11T03:04:53.0166667+00:00
commented 2024-12-13T03:08:00.51+00:00
VenkateshDodda-MSFT 25,241 Reputation points Microsoft Employee Moderator
1 answer

Pull image from ACR

I have created yaml file. i can deploy image to my app service but i am getting error in pull image this is my yaml file trigger: branches: include: - main # Adjust to your branch name pool: vmImage: 'ubuntu-latest' …

Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
136 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,519 questions
asked 2024-11-13T01:40:31.63+00:00
Arhanti Doshi 65 Reputation points
answered 2024-11-14T11:07:01.5266667+00:00
SnehaAgrawal-MSFT 22,721 Reputation points Moderator
1 answer

Need no authentication but only authorization from spring boot 3 to access roles for API exposed

We want to just authorization using spring boot 3 for the APIs exposed for the ROLE that is there in the token issued from another cli client by executing command = az account get-access-token. We need sample piece of code of spring 3 application that…

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
1,057 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
136 questions
asked 2024-10-25T15:04:25.7633333+00:00
Nimbolkar, Santosh 0 Reputation points
commented 2024-10-31T18:31:52.4633333+00:00
Anonymous
0 answers

Problem with spring-cloud-azure-starter-active-directory-b2c -> Add sign-in with Azure Active Directory B2C to a Spring web app

'm facing issues using spring-cloud-azure-starter-active-directory-b2c in my Spring Boot project. The import statement import com.azure.spring.cloud.autoconfigure.aadb2c.AadB2cOidcLoginConfigurer cannot be resolved. I'm using version 5.17.1 of the…

Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
136 questions
asked 2024-10-14T07:19:33.7633333+00:00
Ray Garg 35 Reputation points
1 answer

Cross Subscription issue

Hi, We are trying to find out whether there is a cross subscription issue arises when we communicate from a resource with another resource which is under a different subscription. The ex scenario: A spring boot java application using Azure…

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,599 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
136 questions
asked 2024-10-02T14:38:25.6366667+00:00
Seetha Yanamandra (OSV) 0 Reputation points
commented 2024-10-03T17:03:14.6366667+00:00
Anonymous
0 answers

Firebase Storage Authorized Azure Spring App

I have successfully deployed my Azure Spring Boot application to Azure, but I'm using Firebase Storage to store images. Locally, to use the Firebase Storage API, I need to download the serviceAccountKey.json file and use the login command with the Google…

Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
136 questions
asked 2024-09-30T10:04:31.2733333+00:00
An Phan 0 Reputation points
edited the question 2024-09-30T15:17:39.56+00:00
VarunTha 14,880 Reputation points Microsoft External Staff Moderator
0 answers

Problem launching an application using spring-cloud-azure-starter-active-directory 4.0.0

Hello everyone, We are currently working on a project using : Java 8 Spring Boot 2.2.4 Spring 4.3.17 Maven 3.9.6 As part of an initial migration from spring boot 2.2.4 to 2.5.0, we had to upgrade the azure-spring-boot-starter-active-directory…

Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
136 questions
asked 2024-09-27T13:51:23.1833333+00:00
David Lebrisse 0 Reputation points
0 answers

How do I create a flexible sql Server in my bash terminal? (Terminal Freezes)

Hello there, I have an issue creating a flexible sql server in my bash Terminal in VS Code. I am doing the Java module "[Deploy a Spring Boot app to Azure App Service]", the first exercise in this module "Create Azure resources and a…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
1,132 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
136 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,519 questions
asked 2024-09-04T08:29:01.28+00:00
Veljko Belic 0 Reputation points
commented 2024-09-20T14:33:09.4633333+00:00
Sai Raghunadh M 4,570 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Azure Spring App Consumpion plan - managed identity

Is Managed Identity available for Azure Spring App running in the Standard Consumption plan? The managed identity assignment is well documented for the Basic/Standard/Enterprise plans but nothing for the Consumption one. Via az CLI I'm able to create a…

Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
136 questions
asked 2023-11-16T10:59:01.6266667+00:00
Gabriele Ghesla 46 Reputation points
commented 2024-09-11T09:13:37.13+00:00
Weiran Wu 0 Reputation points Microsoft Employee
0 answers

How to fix JMS Listener issue illegalstateexception: Pool not open in Spring boot with ASB

Issue: JMS Listener is not consuming the message throwing exception like illegalstateexception: Pool not open Dependencies: spring-cloud-azure-dependencies: 5.9.1 spring-cloud-azure-starter-servicebus-jms: 5.9.1 spring-boot-starter-parent: 3.0.13 …

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
722 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
136 questions
asked 2024-09-05T17:22:13.9866667+00:00
Dhanjee Yadav 0 Reputation points