FIXED. After the config policy is pushed, the 'Allow Fips Algorithm Policy' and the cipher suite is set in the settings config (cryptography), the PC is no longer able to pick up the new settings in order to rollback. So you got to dig into the PC. I found the settings in the registries \Computer Config\Admin Templates\Network\SSL Configuration Setting\SSL
Cipher Suite Order Not configured No
ECC Curve Order Not configured No
I enabled the Cipher Suite Order, which immediately populates the cipher suites. Gpupdate /force and issue was resolved. This setting is not set by pushing the settings policy from Intune, but should be. This was a sticky one.
Note: At all times, the browsers were able to set up TLS 1.2 connection without incident.