Giter Site home page Giter Site logo

Comments (8)

v-sudkharat avatar v-sudkharat commented on June 29, 2024 1

Hi @AttacktheSOC, Thank you for sharing your observation with us. We have tested the template with your suggested solution, and the deployment completed successfully : -

image

But, after deployment the solution does not show as installed in Content Hub, it may be due to the installation or sync not done correctly : -
image

We have reached out to our respective backend team for this issue, and once we receive any update from them will update you.
Thanks again for your contribution. Please let us know if have any questions or won't to share any update on this.

Thanks!

from azure-sentinel.

AttacktheSOC avatar AttacktheSOC commented on June 29, 2024 1

Ahh so close, lol. Please let me know if I can help test anything, would be more than happy!

from azure-sentinel.

v-sudkharat avatar v-sudkharat commented on June 29, 2024

Hi @javiersoriano, Thanks for flagging this issue, we will investigate this issue and get back to you with some updates by 03-04-2024. Thanks!

from azure-sentinel.

v-sudkharat avatar v-sudkharat commented on June 29, 2024

Hi @javiersoriano, we are reaching out to the concerned team for this issue, once we receive an update on this, we will update you.
Thanks!

from azure-sentinel.

AttacktheSOC avatar AttacktheSOC commented on June 29, 2024

Hi @v-sudkharat I took a quick jab at it in my lab and pulled down the template.json after I received the same failure.

It looks like the parentId was expecting a fully qualified resource id. After some poking around I was able to deploy a custom template and it seems that the parentId, contentId and properties.source.sourceId all need to be changed from:

"[variables('_sourceId')]"

to:
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/metadata', variables('_sourceId')) ]"

Can confirm a full successful deployment after this change.

Hopefully this helps narrow things down for the team a bit.
Thanks!

  • Dylan

from azure-sentinel.

v-sudkharat avatar v-sudkharat commented on June 29, 2024

@AttacktheSOC, Sure. Thanks!

from azure-sentinel.

v-sudkharat avatar v-sudkharat commented on June 29, 2024

Hey @javiersoriano/ @AttacktheSOC, The issue has been resolved by our concern team, please redeploy the solution and let us know of you still having issue. Thanks!
Sharing deployment screenshot: -
image

from azure-sentinel.

javiersoriano avatar javiersoriano commented on June 29, 2024

It all works well now, Thanks!!

from azure-sentinel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.