Staging to Production CI/CD

Hi All,

I have two separate environments naming, Staging and Production.
I was thinking to avoid duplicate configuration of the similar services/routes/plugin, is there a way we can automate this process, such as moving the configuration from staging to production, with the help of Azure pipeline/Jenkin/Admin API?
Thanks in advanced.