Hello McManis, Kenneth
Welcome to the Microsoft Q&A and thank you for posting your questions here.
Regarding to your questions, you would like to clarify your discoveries in the Microsoft documentation. You have asked the followings:
- Can you add your internal cert to the trust store in an App Service Environment and
- Would that then cause all the resources within to trust our cert just as our on-premises IIS environments do.
To the question 1, absolutely! Yes. By adding your internal certificate to the trust store, you are essentially instructing the ASE to trust connections secured by that certificate, similar to how your on-premises IIS environments operate. However, always thoroughly test the changes to ensure they meet your security and operational requirements and there are some considerations to keep in mind.
- Having sufficient permissions to manage the trust store within the ASE.
- The certificate should be in the appropriate format (typically PEM or PFX).
- The impact is that by adding your internal certificate to the trust store will make it trusted by resources within the ASE.
- Validate that the resources within the ASE are indeed trusting the certificate as expected.
I hope this is helpful! Do not hesitate to let me know if you have any other question(s) on configurations.
Please remember to "Accept Answer" if answer helped, so that others in the community facing similar issues can easily find the solution.
Best Regards,
Sina Salam