AzureRM Provider not finding Frontdoor Resources via CLI import

I am trying to import into the state via the CLI some Azure Frontdoor resources, namely;

  • azurerm_cdn_frontdoor_custom_domain
  • azurerm_cdn_frontdoor_endpoint

For both resources when I run the import command it is failing saying the provider can’t find the resources. They do, I am passing the correct resouceID’s.

I am using provider version v4.14.0, is there an issue with some of the Frontdoor resources in this version?