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
Currently, for an httptrigger function, null or empty values cannot be passed in the query string.
Workaround to use the $TriggerMetadata for now in the samples.
The text was updated successfully, but these errors were encountered:
The issue is to track: Azure/azure-functions-powershell-worker#895
Currently, for an httptrigger function, null or empty values cannot be passed in the query string.
Workaround to use the
$TriggerMetadata
for now in the samples.The text was updated successfully, but these errors were encountered: