I pointed Claude Code at the repository to analyze the directory structure. It identified the YAML configuration file as the key starting point, since it lacked the connection details for the database, branches, and other environment-specific settings.
Once I populated those configuration values, I deployed the app successfully. I then located the newly created service principal role and granted it the necessary read/write permissions.
[Generated by AI, Approved by Edward]
Edward