Forum Discussion
PrashTechTalk
Mar 30, 2020Brass Contributor
Azure Sentinel Workbook & Azure Dashboard Sharing to external B2B guest users
Hi, I am trying to share Azure Sentinel Workbooks (custom) & as well as Azure Dashboards to external guest users i.e. Azure B2B user accounts but not able to share it. I get error even after ...
- Mar 30, 2020
So rather than Share, use EDIT and then Advanced Edit, to download a copy of the JSON (or ARM) to the user. Then get them to import the workbook. https://github.com/CliveW-MSFT/KQLpublic/blob/master/README.md for Import / Export info
GaryBushey
Mar 30, 2020Bronze Contributor
PrashTechTalk Just a thought but have you tried to copy the Azure Sentinel workbooks to the Log Analytics workbooks and see if that works?
CliveWatson
Mar 30, 2020Former Employee
So rather than Share, use EDIT and then Advanced Edit, to download a copy of the JSON (or ARM) to the user. Then get them to import the workbook. https://github.com/CliveW-MSFT/KQLpublic/blob/master/README.md for Import / Export info