[BUG] Use HTTPS for sfsclient / msk8s CDN endpoints
Open
Enhancement
Feature Request
Feedback
- Dominant language
- PowerShell
- Stars
- 118
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
**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**

Contributor guide
Assessment
This issue has not been assessed yet.