Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I try to delete but I am getting this error :
There was an error while deleting the data factory. Please stop all SSIS Integration Runtimes, remove all Azure VNet Integration Runtimes and remove all Self-Hosted Integration Runtimes sharing before deleting your Data Factory.
0 Azure VNet Integration Runtimes: .
0 Shared Self-hosted Integration Runtimes: .
1 Azure SSIS Integration Runtimes with status: Started: integrationRuntime1 ; . DeleteFactoryBlockedByIR
The delete options are greyed out in the website.
An Azure service for ingesting, preparing, and transforming data at scale.
Answer accepted by question author
You can follow this link it has all the detailed steps : https://learn.microsoft.com/en-us/azure/data-factory/manage-azure-ssis-integration-runtime?tabs=data-factory#delete-an-azure-ssis-ir
To summarize you need to stop the IRs first to reconfigure or remove them.