Hi @Khaja_Zaffer ,

No, I did not change the file extension at all.  Given that this was working as a query from the git folder in the UI, presumed that the extension was ok.  

You might be onto something with the DAB config though.  I can't see the specific mechanism that is deploying the file, but the folder was crated from the default-python template.  It looks suspiciously like that may be relevant?  The file is in src sub-tree, so is being deployed by location.  There is no task configured for this file.

The issue is that when the file is opened in the UI from the .bundle location, it is opening as a notebook rather than a query.

CI/CD workflow is: develop in dev Databricks UI and push to git.  Deploy DAB bundle from DevOps to dev, test and prod.  This works fine for notebooks 🙂