I'm looking for ways to inject secrets like authentication tokens into Windows VMs. I have read about snippets, but I'm not sure how to use them. All of the documentation surrounding snippets seem to refer to Cloud-Init, which is (as far as I can see) Linux-only. Before I take the route of writing custom scripts to generate ISO files containing my secrets and mounting them as CDs, is there a simpler way?