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.