Apr 07 2022 03:28 PM
I created an Application Proxy and it works as expected. I go to https://myapp.msappproxy.net/ and it takes me to my app on the internal webserver.
However, I want to use a custom domain to get to the app. I changed the external url to https://myapp.mycompany.com and uploaded the certificate.
The next step says to change the CNAME record to have https://myapp.mycompany.com point to https://myapp.msappproxy.net/ . However, as soon as I change the external url https://myapp.msappproxy.net/ no longer works. I get the message:
"This myapp.msappproxy.net page can’t be found
No webpage was found for the web address: https://myapp.msappproxy.net/"
Is this expected behaviour? I don't dare change the CNAME to point to somewhere I can't get to anymore.
Am I missing something?
Mar 23 2023 03:25 PM
@John Twohig Did you figure it out? I'm having this exact problem
Mar 23 2023 05:39 PM
Mar 28 2023 09:42 AM
I just went ahead and changed the CNAME record and it worked. I guess that is the expected behaviour.
Maybe what I should have done is added a test CNAME record first and, after that worked, change the production CNAME record.
Apr 03 2023 02:49 AM