Error for .bicep after migrating from Azure CDN (Classic) to Azure Front Door Standard
Hi all,
I have an Azure CDN (classic) profile with a single endpoint. Since support for creating new domains or profiles in CDN (classic) has ended, I initiated a migration to Azure Front Door Standard. The migration process completed successfully (via Azure Portal).
To update my existing resources, I exported the Bicep template from the newly created Azure Front Door Standard resource post-migration. However, when attempting to deploy the exported Bicep template, I encountered the following error:
##[error]BadRequest: The domain is not part of an existing Verizon Edgio profile.
I'd be grateful for any hints how to properly change/update bicep for new AFD Standard ;-)