Thank you for reaching out.
I understand you wish to know how end of TLS 1.0/1.1 support affect Application Gateway to Backend Communication.
There was an announcement posted today regarding this here
Application Gateway will end the support for TLS 1.0 and 1.1 by 31 August 2025. We suggest you utilize this extended period to upgrade your client apps to allow seamless transition to TLS 1.2 or above. Please note, this TLS versions deprecation will apply to both frontend and backend connections.
For frontend connections, you can update the TLS policy for your Application Gateway resources after you've upgraded the clients to support the higher versions. https://learn.microsoft.com/azure/application-gateway/application-gateway-ssl-policy-overview
For backend connections, we advise you to check if all backend servers can negotiate over TLS 1.2 or higher. For this, you need not make any changes to Application Gateway resource but please ensure the backend servers are ready by 31 August 2025, when these versions will be deprecated.
Hope this Helps! Please let me know if you have any questions. Thank you!
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.