File tree 1 file changed +2
-2
lines changed
logicapp-formrecognizer/logicapp-formrecognizer
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 210
210
{
211
211
"name" : " blobUrl" ,
212
212
"type" : " string" ,
213
- "value" : " @{substring(variables('docUrl'),indexOf(variables('docUrl'),'drop-zone '))}"
213
+ "value" : " @{substring(variables('docUrl'),indexOf(variables('docUrl'),'doci '))}"
214
214
}
215
215
]
216
216
},
458
458
}
459
459
}
460
460
},
461
- "path" : " /subscriptions/@{encodeURIComponent( subscription().subscriptionId) }/providers/@{encodeURIComponent('Microsoft.Storage.StorageAccounts')}/resource/eventSubscriptions" ,
461
+ "path" : " /subscriptions/@{subscription().subscriptionId}/providers/@{encodeURIComponent('Microsoft.Storage.StorageAccounts')}/resource/eventSubscriptions" ,
462
462
//"path": "/subscriptions/@{encodeURIComponent('e836675f-2508-4873-ad4f-754d70253b22') }/providers/@{encodeURIComponent('Microsoft.Storage.StorageAccounts') }/resource/eventSubscriptions",
463
463
"queries" : {
464
464
"x-ms-api-version" : " 2017-06-15-preview"
You can’t perform that action at this time.
0 commit comments