You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that isSessionsEnabled is supported by mave plugin, but for some reason isSessionsEnabled is not generated in fucntion.json when implemented with gradle plugin.
I set is
SessionsEnabled = true
, but the setting is not reflected infunction.json
generated after building withgradle azureFunctionsPackage
.How to set isSessionsEnabled = true in function.json?
The text was updated successfully, but these errors were encountered: