Share via

How to fix "Status code 400, "{"error":{"code":"InvalidSubscriptionId","message":"The provided subscription identifier 'resourceGroups' is malformed or invalid."}}""

Jaya Vardhani Mamidala 0 Reputation points Microsoft Employee
2026-05-05T21:23:42.77+00:00

While testing connectivity in Azure Data Factory (ADF), the dataset test connection succeeds, but the data flow test connection fails with the following error:

Status code: 400  
{
  "error": {
    "code": "InvalidSubscriptionId",
    "message": "The provided subscription identifier 'resourceGroups' is malformed or invalid."
  }
}
Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.