Forum Discussion
carliv
Nov 30, 2022Copper Contributor
Trouble importing analytic rules that has been exported using powershell/api
Hello! Trying import analytic rules to sentinel using repository and azure devops as source. If I manually export trough gui it is working. Pipeline and everything. Issue is if I export it using powe...
GBushey
Dec 01, 2022Former Employee
Have you compared the file that gets exported from the GUI to what the API call returns? If I recall, the API will return items like the rules GUID which should not be in the file when you try to upload it.