-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Content Hub Solution has not correct version (KQL) #8993
Comments
Thank you for submitting an Issue to the Azure Sentinel GitHub repo! You should expect an initial response to your Issue from the team within 5 business days. Note that this response may be delayed during holiday periods. For urgent, production-affecting issues please raise a support ticket via the Azure Portal. |
Hi @TJ1512, thanks for flagging this issue, we will soon get back to you on this. Thanks! |
Hi @TJ1512, |
Hi @v-rbajaj, so first: Yes, I think it is supposed to be multiple line by default if we look here. I would also expect that this is the version we should get from the download of the solution via content hub. So that is why I think something is not working properly when downloading the Solution via the content hub. When the Solution is downloaded, the workbook shows that it is set to standard and not multiline (see picture), furthermore the Query for getting the Data of the json (see picture) is also not correct. It should be "print tab = todynamic({json:value})" and not "datatable(tab:string)["{json:escapejson}"]" which it is when downloading the solution. So for me it looks like the solution is still using an deprecated version like the one here instead of the correct version which is working when I download it manually from here. I hope that made things a bit more clear. |
Hi @TJ1512, thanks for the details, we will investigate and get back to you by 22 Sep 2023. |
Hi @TJ1512, we are still investigating on this issue, sorry for delay. |
Hi @TJ1512, we are still investigating on this issue, sorry for delay will update you by 17 Oct 2023 |
Hello @TJ1512, We apologies for the delay and appreciate you giving us the information. Sharing the custom deployment steps documentation- https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/quickstart-create-templates-use-the-portal MainTemplate Zip - mainTemplate.zip Kindly notify us if this issue persists. Thanks! |
Hi @v-sudkharat, thank you first! It seems like it is working now when downloading and setting the solution up from the content hub, but when I want to install the provided MainTemplate.json it does not work properly, it gives me the following error and I don't really get it: |
Hi @TJ1512, thank you for your response, Could you please redeploy the MainTemplate.json by below steps.
-Add the Workspace details in template- -Click Create
Once above steps done, check workbook in solution and let us know it works or not. So, we can raise the PR with those changes. Thanks! |
Thanks for the instruction, this time it worked. Workbook is working properly now. |
@TJ1512, thanks for confirmation. Can we close this issue? |
@v-sudkharat, yes, thank you for the support 👍 |
@TJ1512, Ok. Thank you! |
Describe the bug
When installing the Content Hub Solution "KQL Training" the Solution is not installing the correct version of the workbook "Intro to KQL". My guess is that it is installing an outdated version like this one here instead of the current properly working Workbook from here.
To Reproduce
Steps to reproduce the behavior:
Expected behaviour
The settings should look like -> Parameter field style: multiline and text editor language: json instead of the values as in the following picture
And for the "Select Section" it should be like:
instead of
so it is possible to choose the Section:
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: