+- **Allow to disable basic auth of test endpoint of app**: Azure Spring Apps provides basic authentication to protect the test endpoint of an application instance. When a user's app is integrated with their authentication server, this basic authentication becomes unnecessary. If the user has a good understanding of the application's security, this feature allows them to disable the basic authentication provided by the Azure Spring Apps service, making the tests against the application closer to a real-world environment. For more information, see the 2nd tip in [Set up a staging environment in Azure Spring Apps](how-to-staging-environment.md).
0 commit comments