Closed milkfinch closed 1 year ago
Please close this issue. As I found it is not possible to use SSIS runtime in linked services.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Is there an existing issue for this?
Community Note
Terraform Version
v1.0.11
AzureRM Provider Version
v3.32.0
Affected Resource(s)/Data Source(s)
azurerm_data_factory_linkedservice*
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
In the created linked service the runtime name will be set up and could be used
Actual Behaviour
In the linked service name the value is "[object Object]" If I click to the edit (pencil icon) it shows the right vnet-integrated runtime
When I check the connection it fails with error:
Failed to connect to Integration Runtime or connection is broken unexpectedly. Please retry the operation later. If the issue persists, please contact Microsoft support for further assistance.
On runtime page it shows the linked service reference count well. So to linked service shows "2" as references.
Steps to Reproduce
Important Factoids
No response
References
No response