Resolved! How to Consume Azure REST API in ServiceNow OutBound REST Message
I need to call following azure API from ServiceNow REST Message. https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/start?api-version=2021-03-01 What are...
