Typical reason is that the tspconfig.yaml in PR configures a new Java SDK. Hence we cannot compare it with existing SDK (neither apiview nor changelog).
We had to create the apiview revision that 1. before the migration; 2. after the migration, and compare them.
- create a folder in SDK repo, e.g. sdk/alertsmanagement/azure-resourcemanager-alertprocessingrules
- in this folder, run autorest, target azure-rest-api-specs main branch
