microsoft / microsoft/AzureTRE
Workspace create fails due to Application Insights
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Remember to label the issue with the appropriate area, and also assign it to yourself if you plan to work on the issue in the near future.
Describe the bug
When creating AppInsights this error can occur, mostly for workspace due to the frequency but can happen in core as well:
Error read Application Insights Billing Features "appi-***-ws-519d" (Resource Group "rg-***-ws-519d"):
insights.ComponentCurrentBillingFeaturesClient#Get: Failure responding to request: StatusCode=404 --
Original Error: autorest/azure: error response cannot be parsed: ***"" '\x00' '\x00'*** error: EOF
A relevant issue from the Terraform's AzureRM: https://github.com/hashicorp/terraform-provider-azurerm/issues/17026
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing workspace creation with Application Insights and compare the 404 behavior with Terraform AzureRM issue 17026. The issue names no repository file or test; done means AppInsights creation no longer fails when the billing-features request returns this response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100