Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Logic APP #1

Open
rodrigoctoledo opened this issue Mar 10, 2020 · 0 comments
Open

Error Logic APP #1

rodrigoctoledo opened this issue Mar 10, 2020 · 0 comments

Comments

@rodrigoctoledo
Copy link

rodrigoctoledo commented Mar 10, 2020

Hello,
I created the logical process, and check the names of variables,
can you help me where should i look to fix this error?

image
Error:
{
"function": {
"name": "func-amsv3-dcqj7vetadp24/submit_job",
"id": "/subscriptions/8dfb60f9-cc07-478d-b96c-c8c01d29c088/resourceGroups/AMS_FABIO_VOD_TESTE_V2_Handson/providers/Microsoft.Web/sites/func-amsv3-dcqj7vetadp24/functions/submit_job",
"type": "Microsoft.Web/sites/functions"
},
"body": {
"inputAssetName": "ServerlessDemoAsset-e7d1d2fb-e541-44c3-98d6-aa615a94cfbb",
"outputAssetNamePrefix": "SeverlessDemoOutputAsset",
"transformName": "custompreset"
}
}

Code Function:
{
"inputAssetName": @{body('create_empty_asset')['assetName']},
"outputAssetNamePrefix": "SeverlessDemoOutputAsset",
"transformName": "custompreset"
}

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant