'Is there a way in AzureDevOps to deploy multiple releases at once?

I have multiple pipelines setup (~30), Today I need to go to Releases, select my artifact and deploy it to the needed env. This is a manual process since I don't want to deploy without approval. Is there an option to deploy multiple artifacts, based on release branch, and request single approval for all?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source