Hi mk-1 ,
The SP3 board runs on a 12V-only design, so you can’t just drop in a regular ATX PSU. A generic 12V server PSU can technically provide the juice, but the tricky part is the power sequencing and control signals that the original PMDU handled. Without that unit, you’ll need to replicate signals like BLADE_EN# and PSU_ON#, otherwise the board may not even get past initial startup.
On the BMC side, you can still reach it outside of Azure racks, but don’t expect the same polished tooling you’d see in Microsoft’s environment. It’s functional, but some features are tied to Azure-specific hooks, so you’ll be working with a more barebones interface. As for PCIe and GPUs, compatibility is mixed - some firmware builds don’t fully support add in cards, and GPUs in particular can be finicky depending on BIOS and firmware revisions. That’s why folks often report “works with some cards, fails with others.”
Now, about standalone operation: yes, it’s possible, but it’s not plug-and-play. You’ll need to be comfortable wiring up power sequencing and possibly hacking around management signals. Official documentation is limited - most of what’s out there is in OCP specs and community notes rather than polished manuals. So, while you can get these boards running independently, they were really designed to live inside the Azure/OCP ecosystem, and you’ll feel that when you try to run them solo.
In short: doable, but expect some tinkering and limitations.
If everything is okay, don't forget to share your experience with the issue by "Accept answer". If you need more information, feel free to leave a message. We are happy to help!