Skip to content

Commit

Permalink
Get IntegrationAccountResourceId parameter from passed componentid (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
pravagar authored Jan 16, 2025
1 parent 0193acb commit 82ca111
Showing 1 changed file with 8 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,12 @@
"id": "95c00a75-fc4b-4879-a156-5500de393b7e",
"version": "KqlParameterItem/1.0",
"name": "IntegrationAccountResourceId",
"type": 1,
"type": 5,
"isHiddenWhenLocked": true,
"value": ""
"typeSettings": {
"additionalResourceOptions": [],
"componentIdOnly": true
}
},
{
"id": "ed967469-b692-4246-9a11-e33909b9ada1",
Expand All @@ -85,7 +88,8 @@
"type": 1,
"query": "{\"version\":\"ARMEndpoint/1.0\",\"data\":null,\"headers\":[],\"method\":\"GET\",\"path\":\"{IntegrationAccountResourceId}/groups/common/trackingstores/default?api-version=2018-07-01-preview\",\"urlParams\":[],\"batchDisabled\":false,\"transformers\":null}",
"isHiddenWhenLocked": true,
"queryType": 12
"queryType": 12,
"value": null
},
{
"id": "1c8c5a2d-5249-4bb9-861c-8d9e1834b289",
Expand Down Expand Up @@ -113,7 +117,7 @@
}
],
"style": "pills",
"queryType": 8
"queryType": 0
},
"name": "GlobalParameters"
},
Expand Down

0 comments on commit 82ca111

Please sign in to comment.