Azurekid - ConvertFrom-Asim#8884
Conversation
|
friendly reminder to pick this us. |
|
@azurekid Can you please add description for why we need this? For every schema we already have deploy to azure feature |
|
Hi Varun, The reason I have created this, is because I regularly got questions on how to deploy the MS Sentinel github files. On one of my projects (Achmea) we are building our own ASIM parsers and functions, and trying to stay as close as possible to the Microsoft standards Therefore als parsers and functions are created in the YAML format. This function can be used to create deployable artifacts from the yaml files so these can be deployed through a DevOps or GitHub pipeline. This is also the reason for my order PR where I updated all the ASIm templates |
|
Hey Guys, |
|
@azurekid Customers can deploy the existing ASIM parser for each schema, e.g. through the link I shared. We make every parser ARM deployable as soon we get them merged on github. With this, every parser you see under their schemas are deployable already using the link I shared. I'm trying to understand when someone would need this script? Is this going to be used when someone like to deploy a custom parser they built? |
Hi, This is indeed the case.
We have build over 60 ASIM parsers and converted these to deployable ARM templates using this script. The whole idea behind this script is that organizations that build parsers or custom functions can easily deploy them and develop occurring the Microsoft Standards in YAML format, so these can easily be shared with the community. |
|
@azurekid Sounds good. I'll take a look. |
|
Hi @vakohl |
|
Thanks @azurekid. Could you please update your branch by taking master's latest. |
|
Hi @azurekid, |
All tests are passed 👍 |
|
@azurekid I still couldn't deploy. Used this command: |
|
Hi @azurekid, |
Hi, I have been reverse engineering what is going wrong as it did work properly before without any real changes in the code. Seems like there has been some updates on the API and now doesn't recognize semantic versions as integers. Updated the code for versioning and synced with the latest master. Thanks for you patience ;-) |
|
Hi @azurekid, |
|
Hi @azurekid, |
|
Hi @azurekid, |
|
Hi @azurekid, |
|
Hi @azurekid, |
Hi and sorry for the delay. |
|
@azurekid sorry seems I missed approving this. Can you please re-trigger this validation. Will get this closed soon. |
|
No problem, will check it myself right now |
|
@v-atulyadav validations not triggering here |
azurekid
left a comment
There was a problem hiding this comment.
Retrigger validation
|
Hi @azurekid, |



Required items, please complete
Change(s):
ConvertFrom-ASim.ps1Reason for Change(s):
Version Updated:
Testing Completed:
Checked that the validations are passing and have addressed any issues that are present: