How to use Azure Functions with Storage (FREE Leaderboard Unity Tutorial, Learn Azure)

Channel:
Subscribers:
566,000
Published on ● Video Link: https://www.youtube.com/watch?v=bVqSLLvao78



Category:
Tutorial
Duration: 55:48
14,372 views
611


✅ Get the Project files and Utilities at https://unitycodemonkey.com/video.php?v=bVqSLLvao78
🌍 Get my Complete Courses! ✅ https://unitycodemonkey.com/courses
👍 Learn to make awesome games step-by-step from start to finish.
👇 Click on Show More
🎮 Get my Steam Games https://unitycodemonkey.com/gamebundle

Make a FREE Online Leaderboard! (...actually it's $0.01)

🔴 RELATED VIDEOS 🔴
How to use Microsoft Azure to build a Web API (What is the Cloud?) https://www.youtube.com/watch?v=qdE01Xg3y2A
Awesome Third Person Shooter Controller! https://www.youtube.com/watch?v=FbM4CkqtOuA
Awesome Easy DESTRUCTION in Unity! (Add SECRETS!) https://www.youtube.com/watch?v=tPWMZ4Ic7PA
EASY Console! Run any Command! (Add Cheats, Set Gravity, Spawn Enemies Quantum Console Asset Review) https://www.youtube.com/watch?v=bOf6CjpuSFs
Simple Text Input Field Window in Unity (Submit Score, Name) https://www.youtube.com/watch?v=4n6RT805rCc
High Score Table with Saving and Loading https://www.youtube.com/watch?v=iAbaqGYdnyI
Download Data/Images from inside Unity (HTTP WebRequest) https://www.youtube.com/watch?v=Gk0-amfn5DM
Unity Authentication in 100 SECONDS! (Log in, Anonymous, Unity Gaming Services, Cloud Save, Relay) https://www.youtube.com/watch?v=1KSKRaacdKE

💬 Let's learn how to use Microsoft Azure Functions and Storage to make a online leaderboard.
Although this exact same logic can be used to make a multitude of other cloud-enabled mechanics like the Messages in Elden Ring/Dark Souls, making Asynchronous Multiplayer, build a connected world like Death Stranding, make your own Steam Workshop, etc.

00:00 How to make a Free Leaderboard with Azure Functions and Storage
00:24 What other Cloud Game Mechanics you could build
02:36 Starting Demo
03:28 Azure Cloud Basics
03:44 Pricing cost of Azure Functions and Storage
05:22 How to create a Azure Function Resource
06:45 Note on Free Azure Accounts regarding Function Storage
07:20 Azure Function Resource Deployment
07:43 Create a Azure Function - Develop in Portal, HTTP Trigger
09:35 Writing Azure Function code
13:38 Testing Azure Function in Portal
14:22 Calling Azure Function from inside Unity
16:15 Download Leaderboard JSON from Azure Function
20:48 How to Create Azure Function through Visual Studio
25:16 How to Publish to Azure from Visual Studio
27:15 Call AddScore API endpoint from Unity
28:27 How to Create Azure Storage for Function
31:19 How to Connect Storage to Azure Function in Visual Studio
32:28 How to Read/Write Storage from Azure Function
40:20 Read/Write Storage with BlobAttribute in Azure Function
41:17 How to Fix Cannot find BlobAttribute, Errors with Version Mismatch
43:24 How to use the BlobAttribute for Reading and Writing Azure Storage
48:00 AddScore logic, appending a score to Blob Storage
50:44 Connecting all the logic
51:44 Final Demo
52:17 User Authentication
53:00 Sorting locally or on the Cloud
53:23 Issues with Concurrency
54:07 Retry Pattern
54:24 Best practices for reliable Azure Functions
54:33 Complete Working Demo Online Leaderboard with Azure Functions and Storage

📝 Some Links are Affiliate links which means it costs the same to you and I get a nice commission.
🌍 Get Code Monkey on Steam!
👍 Interactive Tutorials, Complete Games and More!
https://store.steampowered.com/app/1294220/

If you have any questions post them in the comments and I'll do my best to answer them.

🔔 Subscribe for more Unity Tutorials https://www.youtube.com/channel/UCFK6NCbuCIVzA6Yj1G_ZqCg?sub_confirmation=1

See you next time!

📍 Support on Patreon https://www.patreon.com/unitycodemonkey
🎮 Grab the Game Bundle at https://unitycodemonkey.com/gameBundle.php
📝 Get the Code Monkey Utilities at https://unitycodemonkey.com/utils.php

#unitytutorial #azure #unity3d

--------------------------------------------------------------------
Hello and Welcome!
I'm your Code Monkey and here you will learn everything about Game Development in Unity using C#.

I've been developing games for several years with 8 published games on Steam and now I'm sharing my knowledge to help you on your own game development journey.

I do Unity Tutorials on just about every topic, Unity Tutorials for Beginners and Unity Tutorials for Advanced users.

You can see my games at www.endlessloopstudios.com
--------------------------------------------------------------------
- Other great Unity channels:
Unity - https://www.youtube.com/user/Unity3D
Brackeys - https://www.youtube.com/user/Brackeys
Jabrils - https://www.youtube.com/channel/UCQALLeQPoZdZC4JNUboVEUg
BlackthornProd - https://www.youtube.com/channel/UC9Z1XWw1kmnvOOFsj6Bzy2g
Jason Weimann - https://www.youtube.com/channel/UCX_b3NNQN5bzExm-22-NVVg
Jonas Tyroller - https://www.youtube.com/channel/UC_p_9arduPuxM8DHTGIuSOg
--------------------------------------------------------------------
- Website: https://unitycodemonkey.com/
- Twitter: https://twitter.com/UnityCodeMonkey
- Steam: https://store.steampowered.com/developer/EndlessLoopStudios




Other Videos By Code Monkey


2022-10-05Unity Pathfinding on a Hex Grid System!
2022-10-03How to make a Hex Grid System Unity Tutorial! (Like Civilization, Opus Magnum, Gloomhaven)
2022-10-02TOP 20 Animations, VFX, Models SEPTEMBER 2022! | Unity Asset Store
2022-09-30How to Test if a POINT is inside a HEX! (No Raycasts, Just Simple Math)
2022-09-26COMPLETE Unity Multiplayer Tutorial (Netcode for Game Objects)
2022-09-25TOP 10 NEW Systems and Tools SEPTEMBER 2022! | Unity Asset Store
2022-09-24Answering your Unity Multiplayer Questions (Netcode for Game Objects)
2022-09-23TOP 10 NEW Games, Made with Unity! (AUGUST 2022)
2022-09-20Unity OFFICIAL Multiplayer is FINALLY HERE!
2022-09-19I made an Awesome Artstyle! (with no Art skills!)
2022-09-17How to use Azure Functions with Storage (FREE Leaderboard Unity Tutorial, Learn Azure)
2022-09-14Does Unity care about Game Development?
2022-09-12Learn Azure Basics - Add CLOUD to your Games! Elden Ring, Dark Souls Messages Mechanic
2022-09-10Make your game LOOK AWESOME with this FREE Unity Official e-book!
2022-09-09Researching Hex Grids...
2022-09-09Yet Another Awesome Unity HumbleBundle! Get 98% OFF on tons of Gorgeous Assets and Visual Tools!
2022-09-08TOP 10 FREE NEW Assets SEPTEMBER 2022! | Unity Asset Store
2022-09-05What is the STATE of Unity DOTS? Released? Preview? Abandoned?
2022-09-04Making Cloud Game Mechanics! (Unity + Azure)
2022-09-03What is the DIFFERENCE Volume Vs Post Processing Package ("Post Processing not working!")
2022-09-02Get AWESOME TOOLS at 98% OFF!!! (Best Bundle I've seen!)



Tags:
unity online leaderboard
azure functions and storage
azure functions tutorial
unity azure
unity cloud
unity webapi
cloud basics
azure function
unity high score
learn azure
azure basics
azure web api
code monkey
cloud 101
unity rest
unity http
unity tutorial
unity 3d
unity
game design
game development
programming
c#
code
software development
learn programming
unity tutorials
how to make a game
unity leaderboard
unity asynchronous multiplayer