Microsoft.Resources deploymentScripts/logs

ARM template resource definition

The deploymentScripts/logs resource type can exist at: Resource groups

Note

This resource type is read-only, which means it can't be deployed but an existing instance can be referenced. Typically, read-only resource types are automatically created by the service.

Use the reference function.

Resource format

To create a Microsoft.Resources/deploymentScripts/logs resource, add the following JSON to your template.

[reference(resourceId('Microsoft.Resources/deploymentScripts/logs', '{name}'), '2020-10-01')]

Property values

deploymentScripts/logs

Name Description Value
name The name of the existing resource.

See how to set names and types for child resources in JSON ARM templates.
'default'