azure-automation-webhook-uri-create-response
A webhook URI includes its authentication token and is returned only when the webhook is created.
Where it sits
| location | Microsoft.Automation/automationAccounts/webhooks create response.properties.uri |
| location kind | output_value |
| data kinds | credential webhook_secret |
| emits edge | ExposesCredential |
| service | Azure Automation (azure:automation) |
Collection recipe
| access mode | creation_response_only |
| operation | Webhook - Create Or Update |
| response path | properties.uri |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Automation/automationAccounts/webhooks/write
References