Azure log analytics windows agent inside windows container
Solution 1:
No, you cannot run the log analytics agent inside a Windows container (or any container). In a container based environment you would generally run this agent on the host machine, or as it's own container in the case of Kubernetes.