Skip to content
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

Function Parameters default values not deployed with Parsers during solution deployment "Microsoft Exchange Security - Exchange Online" #9520

Closed
nlepagnez opened this issue Dec 1, 2023 · 4 comments · Fixed by #9536
Assignees
Labels
Parser Parser specialty review needed

Comments

@nlepagnez
Copy link
Contributor

Describe the bug
When the solutions "Microsoft Exchange Security - Exchange Online" or "Microsoft Exchange Security - Exchange On-Premises" are deployed, the parsers inside the solutions are deployed but without the default value of the parameters

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Content Hub'
  2. Deploy the solution "Microsoft Exchange Security - Exchange Online"
  3. Go to 'Logs'
  4. Search the parser 'ExchangeConfiguration' in 'Workspace Functions'
  5. Check the parameters of the parser
  6. Default value of parameters have to be visible

Expected behavior
Default value of parameters have to be visible. Values configured in the Solution :
"functionParameters": "SpecificSectionList:string = "", SpecificConfigurationDate:string = "lastdate", Target:string = "On-Premises", SpecificConfigurationEnv:string = "All"",

Screenshots
Actual :
image

Desired :
image

Configured in the template :
image

Copy link
Contributor

github-actions bot commented Dec 1, 2023

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.

@nlepagnez
Copy link
Contributor Author

Notes that "Manual deployment" of the package using https://aka.ms/AzureSentinelPrP as indicated here for testing (https://github.com/Azure/Azure-Sentinel/blob/master/Tools/Create-Azure-Sentinel-Solution/V2/README.md) deploys correctly the "default values" of the parameters for solution "Microsoft Exchange Security - Exchange On-Premises".

Perhaps linked to an error in the "Online" package : #9522

@v-sudkharat v-sudkharat added the Parser Parser specialty review needed label Dec 4, 2023
@v-sudkharat
Copy link
Contributor

Hi @nlepagnez, Thanks for flagging this issue, we will investigate this issue and get back to you with some updates by 08-12-2023. Thanks!

@v-sudkharat
Copy link
Contributor

v-sudkharat commented Dec 6, 2023

Hi @nlepagnez, hope you are doing well. we have raised the PR with the changes, the changes will get reflect in upcoming solution version.
so, closing this issue. If you still need support for this issue, feel free to re-open it any time. Thank you for your co-operation.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Parser Parser specialty review needed
Projects
None yet
3 participants