Closed rdurham285 closed 3 years ago
hey @rdurham285, I checked the configuration file in the example you mentioned, and in fact, the first line is commented out, but the second should works. Did you check it out?
type,name,path,value
managedPrivateEndpoint,TEST_THE_BLOB_Endpoint,$.properties.groupId,"table"
I did yes. I double checked just now as well. Same result.
For some reason you still have a long-version of type: managedVirtualNetwork\default\managedPrivateEndpoint
in your config file. Otherwise, the error message would be different.
Type in the error message comes directly from the config file.
I misread your last message. Thank you. That works.
Trying to add configurations for managed Private Endpoints.
Test-AdfCode -RootFolder .\
Yields this output
I am able to reproduce this with my code base - I looked at the test referenced test case in this issue and noticed this test case has the config commented out. I was able to reproduce when un-commenting out that config. https://github.com/SQLPlayer/azure.datafactory.tools/blob/master/test/BigFactorySample2_vnet/deployment/config-endpoint.csv
My private endpoint
My config