Virtual machine startup script in PlayFab Multiplayer Servers

Опубликовано: 13 Февраль 2026
на канале: Microsoft Game Dev
1,000
14

Microsoft Azure PlayFab Multiplayer Servers is a server hosting service optimized for games. It enables you to dynamically scale custom game servers according to demand. Popular games like Minecraft and Halo are hosted using PlayFab Multiplayer Servers. The VmStartupScript feature makes it easier for you to automate tasks to configure and customize those game servers before use.

PlayFab Multiplayer Servers (MPS) documentation:
https://learn.microsoft.com/gaming/pl...

VmStartupScript documentation:
https://learn.microsoft.com/gaming/pl...

VmStartupScript samples on GitHub:
https://github.com/PlayFab/VmStartupS...

Other MPS videos:
https://github.com/PlayFab/MpsSamples...