SEGY to ZGY conversion on Azure platform fails.

The postman collection that executes successfully on AWS, IBM fails on Azure. In the Airflow log, the following error messages are seen - while registering DAG RBAC: access denied and BOOTSTRAP -- ERROR. There are multiple segy-to-zgy-conversion DAGs, I tried all of them. The log that is attached is using segy-to-zgy-conversion-0.10.0 Using the sdutil, I verified that the segy file is uploaded. (sdutilenv) D:\OSDU\dev\seismic-store-sdutil-master>python sdutil config init

[1] azure Select the cloud provider: 1 Insert the azure (azureEnv) application key: sdutil successfully configured to use azure (azureEnv)

(sdutilenv) D:\OSDU\dev\seismic-store-sdutil-master>python sdutil auth login Successfully logged into Azure SDUTIL.

(sdutilenv) D:\OSDU\dev\seismic-store-sdutil-master>python sdutil ls sd://opendes/autotesting

ST10010ZC11_PZ_PSDM_KIRCH_FULL_D.MIG_FIN.POST_STACK.3D.JS-017536.segy

(sdutilenv) D:\OSDU\dev\seismic-store-sdutil-master>

I have attached the postman collection and the airflow logazure_segyToZgyConversionAirflowLog.txt

SegyToZgyConversion_Workflow_R3_CI-CD_v2.0.1.postman_collection.json

The environment file can be gotten from Platform Validation project and the following variables need to be added segyToZgyWorkflowName = segy-to-zgy-conversion-0.10.0 subProjectName = autotesting segyFileName = ST10010ZC11_PZ_PSDM_KIRCH_FULL_D.MIG_FIN.POST_STACK.3D.JS-017536.segy