In the moment the api is just saving the metadata in the database. - [x] check if the game is always just one file or multiple files. - [x] save the gamefile(s) in the azure file storage location using azure rest api. - [x] save the location of the files in the database - [x] When deleting the game from the database, we also have to delete it from azure.
In the moment the api is just saving the metadata in the database.