PowerShell Function - Create Signature for writing Log Analytics data
When writing data to Log Analytics, data needs to be signed.
In a previous post (PowerShell Function - Write Data to Log Analytics | Laurie Rhodes' Info ) I showed how submit data to a workspace using Powershell and APIs. This function is used to get the signature for the data being posted.






