Azure / azure-spring-apps-landing-zone-accelerator

The Azure Spring Apps landing zone accelerator is an open-source collection of architectural guidance and reference implementation to accelerate deployment of Azure Spring Apps at scale.
MIT License
80 stars 76 forks source link

Can't acess spring cloud app after deploying #114

Closed Asiya-Yunusa closed 2 years ago

Asiya-Yunusa commented 2 years ago

I am unable to access the spring cloud app I deployed using this terraform config. The test endpoint is showing 'connect failed' is there a way to fix this.

kriation commented 2 years ago

@Asiya-Yunusa, without more information, it's difficult to provide detailed support.

Were you able to resolve your issue?

Asiya-Yunusa commented 2 years ago

@kriation yes I have been able to resolve the issue. I hadn't deployed the public app gateway, and was trying to access the app with a private link.