An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
Hi Kevin,
You need to expose the application to Internet if you want to access it from outside of the private virtual network like your laptop. There are two ways to do that. One is using Azure Application gateway, and the other is assigning a public endpoint. You can refer to these links.
Regards,