每当我尝试从 ADF 中删除任何管道时,都会收到以下错误消息:
The scope '/subscriptions/<subscription_id>/resourcegroups/<RGName>/providers/Microsoft.DataFactory/datafactories/<ADF_Name>/datapipelines/HivePipe'
cannot perform delete operation
because following scope(s) are locked: '/subscriptions/<subscription_id>/resourceGroups/<Name of Resource Group>'.
Please remove the lock and try again.
谁能指导我如何使用 Azure 门户删除不需要的管道?