We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7127c80 commit 56a3fc8Copy full SHA for 56a3fc8
src/EasyAuth.FunctionApp/local.settings.sample.json
@@ -0,0 +1,7 @@
1
+{
2
+ "IsEncrypted": false,
3
+ "Values": {
4
+ "AzureWebJobsStorage": "UseDevelopmentStorage=true",
5
+ "FUNCTIONS_WORKER_RUNTIME": "dotnet-isolated"
6
+ }
7
+}
0 commit comments