We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 372ac1a commit 74a432aCopy full SHA for 74a432a
BlobStorage/Makefile
@@ -53,7 +53,7 @@ install:
53
--consumption-plan-location $(AZURE_REGION) \
54
--runtime node \
55
--runtime-version 16 \
56
- --functions-version ~4 \
+ --functions-version 4 \
57
--storage-account $(AZURE_FUNCTION_NAME)
58
59
configure:
0 commit comments