Preparing Sentinel Content and ARM Template Files

LXF 160 Reputation points
2024-06-04T02:12:46.0733333+00:00

I am preparing Sentinel content (a dataConector) as outlined in the steps (from "\sentinel_with_ContentHub\Azure-Sentinel\Solutions\readme.md")shown in the below picture. Could you please confirm my understanding? Thank you in advance!

  1. In Step #1, do I only need to prepare the data connector related resources in JSON format files without concerning with the deployment framework?

User's image

  1. After the PR is validated, will the ARM template files (mainTemplate.json and createUIDefinition.json) be automatically generated? Additionally, at that point (step #2), can I manually modify or add extra details such as '"outputs": { blahblahblah }' and other elements to the deployment Template JSON?

The picture of the steps is:

User's image

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,040 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
0 comments No comments
{count} votes

Accepted answer
  1. Akshay-MSFT 17,641 Reputation points Microsoft Employee
    2024-06-04T13:29:46.4966667+00:00

    @LXF

    Thank you for posting your query on Microsoft Q&A, PFB answers to your queries:

    • In Step #1, do I only need to prepare the data connector related resources in JSON format files without concerning with the deployment framework?

      Yes, you just need the data connector related resources in JSON format files, deployment package contains all the template files needed for this plan, as well as any additional resources, packaged as a .zip file.

    • After the PR is validated, will the ARM template files (mainTemplate.json and createUIDefinition.json) be automatically generated? Additionally, at that point (step #2), can I manually modify or add extra details such as '"outputs": { blahblahblah }' and other elements to the deployment Template JSON? No, this will part of solution template which would contain Deployment package

    User's image

    If you don't have any further queries and the suggested answer is as per your business need, please "Accept the answer", This will help us and others in the community as well.

    Thanks,

    Akshay Kaushik

    0 comments No comments

0 additional answers

Sort by: Most helpful