We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36d3a74 + c229211 commit f9e62b4Copy full SHA for f9e62b4
logicapp-formrecognizer/logicapp-formrecognizer/LogicApp.json
@@ -458,7 +458,7 @@
458
}
459
460
},
461
- "path": "/subscriptions/@{subscription().subscriptionId}/providers/@{encodeURIComponent('Microsoft.Storage.StorageAccounts')}/resource/eventSubscriptions",
+ "path": "[concat(subscription().id,'/providers/Microsoft.Storage.StorageAccounts/resource/eventSubscriptions')]",
462
//"path": "/subscriptions/@{encodeURIComponent('e836675f-2508-4873-ad4f-754d70253b22')}/providers/@{encodeURIComponent('Microsoft.Storage.StorageAccounts')}/resource/eventSubscriptions",
463
"queries": {
464
"x-ms-api-version": "2017-06-15-preview"
0 commit comments