Hello, @Benjamin Charlton ! I apologize for the delay--I wanted to make sure I had a running version to confirm the installation.
What Azure VM can I install Stable Diffusion (or other variants like Fooocus and Cascade)?
You'll want to use a GPU accelerated VM (most installations I've seen are for NVIDIA):
https://learn.microsoft.com/en-us/azure/virtual-machines/sizes-gpu
From that list, the NCv3-series and NC T4_v3-series sizes or NV-series and NVv3-series sizes are a good place to start. These are very popular VMs as many people are currently working on AI projects so you may need to create a quota increase request:
Before you create your VM, you may want to take advantage of Azure Marketplace images that can make installation easier (note: please verify software that has been installed on your behalf):
To verify this, I used pinokio (again, please verify software prior to installation). I used default drivers on the VM which made things straight forward although you can go through the GPU driver installation documentation if needed.
With this I was able to get Fooocus up and running (as well as Cascade although I ran into script errors I didn't have time to work through when it came to image generation):
I hope this has been helpful! Your feedback is important so please take a moment to accept answers.
If you still have questions, please let us know what is needed in the comments so the question can be answered. Thank you for helping to improve Microsoft Q&A!