Hi Chris Blakely,
Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.
You need to validate your individual resources if you have configure TLS 1.0 or 1.1 for any azure services. In case if you have deployed your services on azure then you need to make sure that you are using TLS 1.2 for communication.
You can use the steps here:
Then you will need to know what apps are connecting to these services and check the protocols being used.
Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.