# Change Analysis with ACR

You can enable change analysis service on your subscription in the Azure Portal (opens new window) or using the following command

az provider register  -n 'Microsoft.ChangeAnalysis'
1

Once this has been enabled you can view changes on your registry.

For e.g. you can see that the adminUserEnabled boolean has been changed on the registry.