Remove Web Application Proxy Server From Cluster -
Removing a Web Application Proxy from a cluster is straightforward but requires careful sequencing to avoid service disruption. The key steps are:
Following this process ensures a clean removal without impacting your published applications. remove web application proxy server from cluster
References
Would you like a version tailored to a specific load balancer or AD FS version? Removing a Web Application Proxy from a cluster
Remove-AdfsWebApplicationProxy -TargetWebApplicationProxy <ProxyObject> Following this process ensures a clean removal without
# Ensure no remnants
Get-AdfsWebApplicationProxyRelyingPartyTrust | Format-Table Name, Enabled, LastHeartBeat