I am trying to configure a storage account within the diagnostics settings for an Azure Front Door Service.
I get the following error message
Failed to update diagnostics for 'name_of_front_door_service'
{
"code":"BadRequest",
"message":"Resources should be in the same region. Resource 'resource_front_door_service' is in region 'global' and resource 'resource_storage_account' is in region 'region_of_storage_account'."
}.
Am I missing something...?
Regards, Florian