.build_signature {azlogr} | R Documentation |
'Azure Log Analytics' HTTP REST API documentation for 'Python' is followed to create the 'R' version of it. 'Python' version of this function is described at https://learn.microsoft.com/en-us/azure/azure-monitor/logs/data-collector-api?tabs=python#sample-requests/
.build_signature(
customer_id,
shared_key,
date,
content_length,
method,
content_type,
resource
)
customer_id |
|
shared_key |
|
date |
date-time of logging event |
content_length |
Content length of the body |
method |
Only one value is expected - |
content_type |
Only one value is expected - |
resource |
Only one value is expected - |
Returns part of the header of HTTP POST request to be sent to 'Azure Log Analytics' workspace