Forum Discussion
tejaskashyap
Microsoft
Jun 02, 2026Understanding AI workloads on Linux
Hi everyone,
I’m a PM working on security for Linux environments and trying to better understand how AI workloads are actually showing up in production today.
Would appreciate hearing from folks ...
Jamony
Jul 11, 2026MCT
Hi tejaskashyap, in the environments I usually see, AI workloads on Linux often show up as Python services, containerized inference APIs, GPU-enabled batch jobs, or Jupyter-style experimentation hosts. From a security angle, the common gaps are package provenance, exposed notebooks, weak secrets handling, and containers running with more privilege than needed. It would help admins if Defender surfaced GPU/process context, model-serving ports, container image lineage, and unusual package activity around ML frameworks.