Skip to content

[Monitor] Fix #4591: az monitor app-insights query application could not be found#4635

Merged
necusjz merged 3 commits intoAzure:mainfrom
necusjz:fix-application-not-found
Apr 12, 2022
Merged

[Monitor] Fix #4591: az monitor app-insights query application could not be found#4635
necusjz merged 3 commits intoAzure:mainfrom
necusjz:fix-application-not-found

Conversation

@necusjz
Copy link
Copy Markdown
Member

@necusjz necusjz commented Apr 6, 2022

Fixes: #4591

In Azure China Cloud:
az monitor app-insights query got error ApplicationNotFoundError: The application could not be found


This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your PR is merged into master branch, a new PR will be created to update src/index.json automatically.
The precondition is to put your code inside this repo and upgrade the version in the PR but do not modify src/index.json.

@necusjz necusjz requested a review from kairu-ms April 6, 2022 06:19
@necusjz necusjz self-assigned this Apr 6, 2022
@ghost ghost added Monitor Auto-Assign Auto assign by bot labels Apr 6, 2022
@ghost ghost requested a review from yonzhan April 6, 2022 06:19
@ghost ghost assigned kairu-ms Apr 6, 2022
@ghost ghost added this to the Apr 2022 (2022-04-26) milestone Apr 6, 2022
@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Apr 6, 2022

monitor

@johnnyyuelee008
Copy link
Copy Markdown

@necusjz is there any ETA about fix this issue , thanks.

@necusjz
Copy link
Copy Markdown
Member Author

necusjz commented Apr 11, 2022

@johnnyyuelee008, it will be included in our next CLI version which is planned to be released on April 26th.

@kairu-ms kairu-ms removed their assignment Apr 12, 2022
@kairu-ms
Copy link
Copy Markdown
Contributor

Please update extension version and release history as well

@necusjz necusjz merged commit 3bf9cde into Azure:main Apr 12, 2022
@necusjz necusjz deleted the fix-application-not-found branch April 12, 2022 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

az monitor app-insights query got error ApplicationNotFoundError: The application could not be found

4 participants