Microsoft.Resources changes

ARM template resource definition

The changes resource type can exist at:

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/changes resource, add the following JSON to your template.

[reference(resourceId('Microsoft.Resources/changes', '{name}'), '2022-05-01')]

Property values

changes

Name Description Value
name The name of the existing resource. string (required)