Describe the issue:
After azd up for image-gallery, open the endpoint, the page is not responding:

Repro Steps:
- Run
git clone https://github.com/dotnet/aspire-samples.git.
- Run
cd samples/image-gallery.
- Run
azd init.
- Run
azd up.
- open the deployed link
Environment:
Expected behavior:
Page should respond successfully.
Rajesh Kamal (@rajeshkamal5050) for notification.
Describe the issue:

After
azd upfor image-gallery, open the endpoint, the page is not responding:Repro Steps:
git clone https://github.com/dotnet/aspire-samples.git.cd samples/image-gallery.azd init.azd up.Environment:
Expected behavior:
Page should respond successfully.
Rajesh Kamal (@rajeshkamal5050) for notification.