Azure: Support scope selection in Resource Graph queries (#105835)

* Add scope type

* Add scope selector field

* Update docs

* Use the right field component

* Trigger build

* Fix import and increase wait

* i8n
This commit is contained in:
Andreas Christou
2025-06-27 18:08:55 +01:00
committed by GitHub
parent 67a952c34e
commit c48a1aba40
11 changed files with 159 additions and 40 deletions
@@ -221,7 +221,7 @@ describe('Azure monitor datasource', () => {
visitDashboardAtStart: false,
queriesForm: () => {
e2eSelectors.queryEditor.header.select().find('input').type('Azure Resource Graph{enter}');
cy.wait(1000); // Need to wait for code editor to completely load
cy.wait(2000); // Need to wait for code editor to completely load
e2eSelectors.queryEditor.argsQueryEditor.subscriptions.input().find('[aria-label="Clear value"]').click();
e2eSelectors.queryEditor.argsQueryEditor.subscriptions.input().find('input').type('datasources{enter}');
e2e.components.CodeEditor.container().type(