I am trying to develop a CICD pipeline for deploying code into Business Central Environments (Particularly SAAS Environments). To download symbols from the target Environment, I am aware that I need access to the env using App Registrations and Entra configurations in the Env.
I do not know which exact API Permissions to give to the App Registration so that the API would not be able access any data other than Extension Management to download symbols and deploy BC Extensions. Can someone help me out in this?
Thanks in advance.