-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Improved BloodHound Enterprise Solution #11445
Conversation
… custom table schema mods.
…not using persisted timestamp yet so it will duplicate log records. handler is now function.
…ntinel into feature-bhe-solution
…st if not needed.
… properly from scratch.
…m packaging solution
…resources. Removed Parsers files, Parsers array in Solution already empty.
Hey @v-prasadboke , thanks for you help. I still getting validation errors, but a different set this time. Any help would be appreciated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please add workbook images file name in the properties
…ooks/WorkbooksMetadata.json
…o-sdk files that have locale specific urls and that causes documentsLinkValidator.js to fail.
@v-prasadboke Thanks for your help. The PR now passes the first set of automated tests. If you see anything that looks like it can be improved please let me know. I still have some questions to make sure what I've done is correct:
"workbookcontentProductId1": "[concat(take(variables('_solutionId'),50),'-','wb','-', uniqueString(concat(variables('_solutionId'),'-','Workbook','-',variables('_workbookContentId1'),'-', variables('workbookVersion1'))))]",
|
Hello @daviditkin, Can you share invocation logs images for the Function app |
Hey @v-prasadboke , I'm not sure where you want me to put the images. Here is a log from test runs I just did. Let me know if I should screenshots into my solution's directory or somewhere else? I'm not sure where this screenshot should be placed. |
Required items, please complete
Change(s):
Reason for Change(s):
Version Updated:
Testing Completed:
Checked that the validations are passing and have addressed any issues that are present:
Note: I have run the Test-AzTemplate and it runs without error.
I can not run the kql validation scripts I keep getting dll/version issues and I need help with that test.