microsoft / coe-starter-kit

Other
739 stars 216 forks source link

[ALM Accelerator - QUESTION] Scheduled Deployment of Solutions in ALM Accelerator for Power Platform #8705

Open Kebo-ard opened 1 month ago

Kebo-ard commented 1 month ago

What is your question?

I am interested in understanding if ALM Accelerator for Power Platform supports scheduled deployment of solutions. Specifically, I would like to know if it is possible to schedule deployments to occur at specific times or intervals.

If scheduled deployment is not supported, could you suggest any workarounds or alternative methods to achieve scheduled deployments using ALM Accelerator or other tools?

Thank you for your help!

What component are you experiencing the issue with?

ALM Accelerator Canvas App

What solution version are you using?

1.0.20240305.1

AB#3897

MaheshSripada commented 1 month ago

Hi @Kebo-ard , Using ALM Accelerator app scheduled deployments is not possible.

However you can schedule pipelines in Azure Devops. More info on this. https://learn.microsoft.com/en-us/azure/devops/pipelines/process/scheduled-triggers?view=azure-devops&tabs=yaml

Kebo-ard commented 1 month ago

Thanks for clarifying that. I'll look into scheduling pipelines in Azure DevOps instead.