In this tutorial on how to set up your Azure Coding Environment for Playfab Cloud scripts, I will show you how to get started with installing Visual Studio Code, .NET 6.0 SDK, and the Azure Function extension. After this tutorial, you will be able to write C# cloud scripts for PlayFab and deploy them to Azure.
PlayFab
- How to Use Playfab in Unity 3D: Setup (Lesson 1)
- How to Use Playfab in Unity 3D: Login (Lesson 2)
- How to Use PlayFab in Unity 3D: Mobile Login (Lesson 3)
- How to Use PlayFab in Unity 3D: Player Statistics (Lesson 4)
- How to Use PlayFab in Unity 3D: Cloud Scripts (Lesson 5)
- How to Use PlayFab in Unity 3D: Leaderboards (Lesson 6)
- How to Use PlayFab in Unity 3D: Leaderboards Display (Lesson 7)
- How to Use PlayFab in Unity 3D: Player Data (Lesson 8)
- How to Use PlayFab in Unity Tutorial: Friends List (Lesson 9)
- Set up Azure Coding Environment for Playfab
- Azure Functions for Playfab Cloud Scripts
- Queue Trigger
- How To Deploy and Register an Azure Function as a Playfab Cloud Script