Yes, ultimately RDE also as a dedicated environment ID which can be used to push the artefacts via ADO pipelines.You can use either of the 2 approaches -
Approach 1 - You can configure your pipeline YAML file to automate the deployment. Here's a sample below -
trigger:
- main # Adjust this to you...