What happened:
Azure CNI creates lots of short lived calls to WMI.
- Wmic.exe processes were launched by azure-vnet.exe in session 0 to query system bootup time.
- azure-vnet.exe is short lived process and the calls to WMI are expensive
what is the purpose and is there away to optimize these calls?

What you expected to happen:
How to reproduce it:
Orchestrator and Version (e.g. Kubernetes, Docker):
Operating System (Linux/Windows):
Kernel (e.g. uanme -a for Linux or $(Get-ItemProperty -Path "C:\windows\system32\hal.dll").VersionInfo.FileVersion for Windows):
Anything else we need to know?:
[Miscellaneous information that will assist in solving the issue.]