microsoft / microsoft/AzureTRE

Workspace create fails due to Application Insights

Open
#3,200 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

blocked bug has workaround
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.