aks-hybrid icon indicating copy to clipboard operation
aks-hybrid copied to clipboard

[BUG] Use HTTPS for sfsclient / msk8s CDN endpoints

Open eponerine opened this issue 2 years ago • 1 comments

Describe the bug When running New-AksHciCluster, it appears the sfsclient attempts to curl from http://msk8s.b.tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/

This is fine, but for folks who use services like Zscaler or other HTTP inspecting services, the stream can be slow and content can become "corrupted" along the way.

Expected behavior Use HTTPS to prevent weird stuff from happening

Screenshots image

eponerine avatar Oct 02 '23 22:10 eponerine

Thank you for reporting this @eponerine. Currently only the catalog endpoints in SFS support HTTPS. The SFS download endpoints do not support SSL right now. We are in active discussions with the SFS team to enable this

mkostersitz avatar Oct 10 '23 18:10 mkostersitz