Where does the new linked IRs go? Cannot see them anywhere
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
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.*
* ID: 724f5939-6d35-1a7f-e339-8f4ba30a8661
* Version Independent ID: 94358cb1-88ad-6006-090d-b50f8ff40a75
* Content: [az datafactory integration-runtime linked-integration-runtime](https://docs.microsoft.com/en-us/cli/azure/datafactory/integration-runtime/linked-integration-runtime?view=azure-cli-latest)
* Content Source: [latest/docs-ref-autogen/datafactory/integration-runtime/linked-integration-runtime.yml](https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/latest/docs-ref-autogen/datafactory/integration-runtime/linked-integration-runtime.yml)
* GitHub Login: @rloutlaw
* Microsoft Alias: **routlaw**
Contributor guide
Assessment
This issue has not been assessed yet.