diff --git a/Code/DataFactory/managedVirtualNetwork/default/managedPrivateEndpoint/AzureFunctionTest.json b/Code/DataFactory/managedVirtualNetwork/default/managedPrivateEndpoint/AzureFunctionTest.json new file mode 100644 index 0000000..e58fe03 --- /dev/null +++ b/Code/DataFactory/managedVirtualNetwork/default/managedPrivateEndpoint/AzureFunctionTest.json @@ -0,0 +1,7 @@ +{ + "name": "AzureFunctionTest", + "properties": { + "privateLinkResourceId": "/subscriptions/450eaf4d-1124-4b6d-b490-95dedc991c1e/resourceGroups/ADF.procfwk/providers/Microsoft.Web/sites/FrameworkSupportFunctions", + "groupId": "sites" + } +} \ No newline at end of file