Fixed false "region not found" warnings on Azure credentials by probing Azure Batch in the credential's own region instead of westeurope, and by validating Batch access on the compute environment rather than the credential.
Fixed compute environment deletion being possible while creation was still in progress.
Fixed the compute environment details page to redirect to the compute environment list after a deletion.
Fixed forged Azure Cloud compute environments losing their Nextflow configuration.
Fixed runs being flagged for attention when a UserData script failed.