An Azure service for ingesting, preparing, and transforming data at scale.
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
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
Sign in to answer