Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaniv-Shasha committed Aug 21, 2024
2 parents 12b25dc + 38876d1 commit 6a508cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@
},
"type": "Function",
"inputs": {
"body": "@outputs('Base64_ContentBytes_decode')",
"body": "@{variables('raw_email')}",
"function": {
"id": "[concat('/subscriptions/', subscription().subscriptionId, '/resourceGroups/', parameters('FunctionAppRG'), '/providers/Microsoft.Web/sites/', parameters('FunctionAppName'), '/functions/', parameters('FunctionName01'))]"
}
Expand Down

0 comments on commit 6a508cc

Please sign in to comment.