Hi Team,
I'm trying to host my application into Azure Container.
I created Power server Project with External (IIS or folder) Target run mode and Folder Target server.
Please find the screen in below.
Created docker file using snap develop 2022 R3 and made the build for the solution.
We copied all files into Azure Devops. After that we created the Azure pipelines .yml file to build the image.
Container Instances is running successfully.
When I tried to access the private IP Address WEB API is Started successfully.
Now, how can I Access my Client Application (PowerBuilder application) from Azure?
Thanks,
Shenbagam Balakumar.
The file has to be named index.html for it to be loaded automatically by the browser when accessing that path, and the href attribute should be nagency2_appservice/
Please see this for reference: https://docs.appeon.com/ps2022r3/creating-an-index.html-file.html
Regards...Francisco