Azure / Azure/azure-quickstart-templates

Storage data is not generating

Open
#5,925 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

--------------------MESSAGE FROM ADMIN, DELETE BEFORE SUBMITTING----------------------

Sorry to hear you had a bad experience with one of the templates :worried: But, in case you're just asking a question, we're happy to help. You can also check if the question might already have been asked here https://github.com/Azure/azure-quickstart-templates/issues?utf8=%E2%9C%93&q=is%3Aissue

We've created an outline of recommended sections to fill out that will help make this Pull Request awesome!

--------------------MESSAGE FROM ADMIN, DELETE BEFORE SUBMITTING----------------------

[Template Name goes here](Template link goes here)

### Storage account data is not generating.

### Repro steps (*if necessary, delete otherwise*)
1. deployed the solution to Azure OMS (same region)
2. created Run as Account
3. when opening Storage analytics solution it is giving error:
{"error":{"message":"The request had some invalid properties","code":"BadArgumentError","innererror":{"code":"SyntaxError","message":"Syntax Error","information":{"details":"{\"error\":{\"code\":\"Bad request\",\"message\":\"Request is invalid and cannot be executed.\",\"innererror\":{\"code\":\"SEM0100\",\"message\":\"'where' operator: Failed to resolve column or scalar expression named 'StorageService_s'\",\"@context\":{\"activityId\":\"491c7688-e948-447a-a8ca-821703dbed5c\"},\"@errorCode\":\"SEM0100\",\"@errorMessage\":\"'where' operator: Failed to resolve column or scalar expression named 'StorageService_s'\"}}}"}}}}
4. Tried going to each solution tab and edit the query then it works.
5. So I need how can I save the query to this solution.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the deployment to Azure OMS in the same region, create the Run as Account, and open the Storage analytics solution. Start by inspecting the solution tabs and their queries, especially the failing reference to StorageService_s. Done means the solution opens without the BadArgumentError and the corrected query can be saved to the solution.

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.