Hi,
This creates the linked IR (self hosted) but I am unable to find it anywhere and use the linked IR for onprem connection.
az config set extension.use_dynamic_install=yes_without_prompt
az datafactory integration-runtime linked-integration-runtime create --factory-name "qqws-dev-adf" --integration-runtime-name "OnPrem-SHIR" --resource-group "qqws-datalake-dev-rg" --name "dummyIR" --data-factory-name "qqws-test-adf" --location "West Europe" --subscription-id $(SUBSCRIPTION_ID)
I cannot see the dummyIR in Integration runtimes in qqws-test-adf, but it appears in linked menu:

Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Hi,
This creates the linked IR (self hosted) but I am unable to find it anywhere and use the linked IR for onprem connection.
az config set extension.use_dynamic_install=yes_without_prompt
az datafactory integration-runtime linked-integration-runtime create --factory-name "qqws-dev-adf" --integration-runtime-name "OnPrem-SHIR" --resource-group "qqws-datalake-dev-rg" --name "dummyIR" --data-factory-name "qqws-test-adf" --location "West Europe" --subscription-id $(SUBSCRIPTION_ID)
I cannot see the dummyIR in Integration runtimes in qqws-test-adf, but it appears in linked menu:
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.