121 questions with Azure Spring Apps tags

Sort by: Updated
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.
818 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.
121 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,679 questions
asked 2024-09-04T08:29:01.28+00:00
Veljko Belic 0 Reputation points
commented 2024-09-19T09:54:41.9466667+00:00
Sai Raghunadh M 150 Reputation points Microsoft Vendor
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.
121 questions
asked 2023-11-16T10:59:01.6266667+00:00
Gabriele Ghesla 36 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.
616 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.
121 questions
asked 2024-09-05T17:22:13.9866667+00:00
Dhanjee Yadav 0 Reputation points
0 answers

Getting HTTP 502 error for our Azure Spring App Instance

We have an internal application hosted on Azure Spring Apps, but we are getting 502 Bad gateway error, whenever we try to access application rest endpoint. We have validated it with our network team and all the respective DNS configuration are rightly…

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.
121 questions
asked 2024-08-08T15:29:55.9366667+00:00
Mohta, Vivek 0 Reputation points
edited the question 2024-08-08T15:46:00.6+00:00
VarunTha 7,810 Reputation points Microsoft Vendor
0 answers

Does Spring Cloud for Azure support AKV (keys)

In this microsoft learn article, I can only see the support to 'certificate' and 'secret'. For example, we can easily auto configured the SecretClient with the properties defined in application.yaml but not the KeyClient where we use in Azure SDK for…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,259 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.
121 questions
asked 2024-08-02T09:22:58.22+00:00
Mat CHAN 85 Reputation points
edited a comment 2024-08-05T05:45:30.6+00:00
Givary-MSFT 32,316 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Troubleshooting 'Connection aborted.' exception when deploying Spring app

I am attempting to deploy a Spring project via cmd using the command "az spring app deploy --resource-group <resource-group-name> --service <service-name> --name <app-name> --verbose --artifact-path <path>". However, I…

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.
121 questions
asked 2024-07-18T17:18:48.9566667+00:00
Zarki11 45 Reputation points
accepted 2024-08-03T12:43:45.14+00:00
Zarki11 45 Reputation points
1 answer

Error when deploying Azure Spring Apps with "reading 'minReplicas"

I previously deployed my spring boot project on Azure successfully with the following application.properties, but now I am receiving an error message: Failed to deploy app diamondstore (1/3) Requesting file upload URL... Done (2/3) Uploading JAR…

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.
121 questions
asked 2024-07-27T07:51:26.44+00:00
NGUYEN PHUC 0 Reputation points
edited the question 2024-07-28T04:05:56.27+00:00
AmaranS 6,020 Reputation points Microsoft Vendor
1 answer

How to fix server time out(500 error) , I have deployed web application in tomcat server which has been hosted on Azure PaaS app service plan p2v3.

I have a functionality in web application that runs more than 5 minutes, So need to set time out more than 10 mins. Application has been hosted on the Azure PaaS app service plan with P2V3. Please help me to change default time and set server 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.
121 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,679 questions
asked 2024-07-17T19:47:26.78+00:00
Gadamella, Naresh 0 Reputation points
answered 2024-07-22T06:07:02.52+00:00
VenkateshDodda-MSFT 20,226 Reputation points Microsoft Employee
1 answer

How to integrate spring security with Azure OAuth2.0 endpoint ?

We are trying to use spring-boot-oauth-resource-server approach to enable authentication and authorization against Azure OAuth. We have registered a client app and create the client secret, scope api endpoints etc. We are also able to generate a token…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
229 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.
121 questions
asked 2024-07-06T03:12:26.2133333+00:00
Raghavan 0 Reputation points
answered 2024-07-10T07:24:31.6666667+00:00
JananiRamesh-MSFT 26,631 Reputation points
1 answer

Spring boot azure function : Http Trigger : This function was programmatically called via the host APIs return 500 error

I am trying to create a spring boot azure function using the following guide https://github.com/eggboy/springcloud-azurefunction/tree/springboot3 https://medium.com/microsoftazure/create-azure-function-with-spring-cloud-function-ab150216d2bd I was able…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,912 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.
121 questions
asked 2024-06-15T11:39:59.12+00:00
Kapila Roshan Bogahapitiya 0 Reputation points
answered 2024-06-15T11:41:48.3966667+00:00
Kapila Roshan Bogahapitiya 0 Reputation points
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.
1,615 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.
121 questions
asked 2021-02-04T00:43:49.827+00:00
Itumeleng Manota 6 Reputation points
commented 2024-06-03T14:15:48.05+00:00
Omar Garcia Piñeiro 0 Reputation points
0 answers

"Sign in to your account" HTML response being returned from my Azure Integrated Rest API

Hello, I am getting a 200 response that includes HTML that says "Sign in to your account" when hitting my Spring boot protected api. I am first getting a bearer token with the following parameters. I am hitting the endpoint…

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.
121 questions
asked 2024-05-21T13:28:10.09+00:00
Will Roberts 10 Reputation points
edited the question 2024-05-22T04:27:51+00:00
PRADEEPCHEEKATLA-MSFT 88,876 Reputation points Microsoft Employee
0 answers

how to get the azure spring apps /actuator/integrationgraph metrics be the same on Azure and on local

Hello, We have a Spring Boot 3.2.5 microservice which uses Spring-Integration to consume messages from IBM MQ Server. To find how many messages processed/failed we are using actuator endpoint /integration.When we run this microservice on prem it shows…

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.
121 questions
asked 2024-05-14T18:23:45.13+00:00
Victor Scurtu 30 Reputation points
commented 2024-05-15T12:59:41.2066667+00:00
Victor Scurtu 30 Reputation points
1 answer

How to return file name and last modified from fileshare on azure storage using java spring boot

How to return file name and last modified from files hare on azure storage using java spring boot // Retrieve the storage account from the connection string. CloudStorageAccount storageAccount = CloudStorageAccount.parse(connectString); // Create a…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,283 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
975 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.
121 questions
asked 2024-05-06T06:18:06.8766667+00:00
Lavate, Ramchandra (Cognizant) 0 Reputation points
answered 2024-05-06T11:37:14.01+00:00
Nehruji R 7,556 Reputation points Microsoft Vendor
1 answer

Is it possible to use a contract-first approach with Spring Cloud Function for Azure Functions?

I am interested in designing a Spring Cloud Function using an OpenAPI contract-first approach. Can anyone confirm if this is possible? If so, how would I expose the endpoints? Please provide any insights and examples, including any sample…

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.
121 questions
asked 2024-03-11T12:25:40.2566667+00:00
Ramachandran, Praveen 0 Reputation points
edited a comment 2024-04-24T21:55:02.0933333+00:00
Aki Nishikawa 1,820 Reputation points Microsoft Employee
1 answer

How to create and deploy Azure VM using Java Spring Boot and Azure SDK?

Hi, Is there any way we can create Azure VM or any resources using Java Spring Boot Micro-service and AzureSDK ? Any sample code snippets available? Is there any official MS documentation available? Thanks

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,811 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.
121 questions
asked 2024-04-14T13:53:27.77+00:00
Amey Ambulgekar 0 Reputation points
answered 2024-04-15T04:40:44.5266667+00:00
Anveshreddy Nimmala 3,540 Reputation points Microsoft Vendor
1 answer

How to access azure spring app in a private vnet through IP instead of FQDN

I am having trouble understanding what I need to do with my system. I have a java spring boot service hosted on azure spring app. It is deployed to a private vnet. I was able to link a private dns, create a dns record and assign the FQDN with the given…

Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
504 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.
121 questions
asked 2024-04-03T00:52:53.53+00:00
Kevin 0 Reputation points
edited the question 2024-04-15T03:38:59.1666667+00:00
KapilAnanth-MSFT 44,556 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

How to integrate Azure AD B2C into a java app using Open ID Connect?

I'm new to Azure B2C and I'm integrating Azure AD B2C into a spring boot application. The app is a Web app that functions as a resource server and web application in one. The tenant is already created and the app is already registered. I'd like to use…

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.
121 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,450 questions
asked 2024-04-03T14:15:05.1633333+00:00
Katrina Smith 20 Reputation points
commented 2024-04-04T13:04:56.1666667+00:00
Katrina Smith 20 Reputation points
1 answer

Can't access private FQDN for Azure Spring Apps

Hey everyone! I was running into some trouble creating a test application using Azure spring apps deployed onto a private virtual network. I created a separate subnet for the services and apps, deployed the sample app, then followed…

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.
121 questions
asked 2024-03-19T18:15:20.1+00:00
Kevin 0 Reputation points
edited the question 2024-03-20T03:47:44.02+00:00
KapilAnanth-MSFT 44,556 Reputation points Microsoft Employee
1 answer

Springboot couldn't authenticate the JWT passed in from my React.apps with MSAL

I am very new to Springboot and currently in a learning stage. So springboot acts as a resource server to protects my API from unauthorized users. Meanwhile, I have my frontend passed in the access token (jwt) to my Springboot each time API is called.…

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.
121 questions
asked 2024-01-08T07:03:01.93+00:00
Chin Chee Seng 0 Reputation points
edited an answer 2024-03-12T17:26:17.4466667+00:00
Mike Urnun 9,801 Reputation points Microsoft Employee