question

Lee Sang jun avatar image
Lee Sang jun asked

playfab cloud function call used Azure Storgae

This function uses an azure function called cloud script, but the important thing is that it is made to use azure storage? It only made 5 calls, but it used up the 1k quota in 3 days. Is there a code problem with this?5780-%E1%84%8F%E1%85%A2%E1%86%B8%E1%84%8E%E1%85%A52.png

CloudScript
1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Lee Sang jun avatar image Lee Sang jun commented ·

1 player just log in and add inventory once

0 Likes 0 ·

1 Answer

·
Gosen Gao avatar image
Gosen Gao answered

According to Storage considerations for Azure Functions, “When creating a function app, you must create or link to a general-purpose Azure Storage account that supports Blob, Queue, and Table storage. This requirement exists because Functions relies on Azure Storage for operations such as managing triggers and logging function executions.” You can open an Azure support ticket if you have any concern on the storage usage.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.