Azure / actions

Author and use Azure Actions to automate your GitHub workflows
https://azure.github.io/actions/
MIT License
443 stars 170 forks source link

feature request: Deploy as application to Azure Batch #51

Open sergeikrasnov opened 4 years ago

sergeikrasnov commented 4 years ago

this is a feature request. There is Azure batch which can run custom applications on a schedule and from other services. That would be great if there will be GitHub action which can deploy to Azure batch as Application.

Thanks

github-actions[bot] commented 3 years ago

This issue is idle because it has been open for 14 days with no activity.

sokarax commented 3 years ago

l

github-actions[bot] commented 3 years ago

This issue is idle because it has been open for 14 days with no activity.

raiyanalam commented 2 years ago

@N-Usha - Can you take a look at this request?

TimAtMicro commented 8 months ago

I need this - I have applications installed and configured in Azure Batch. I want my CD pipeline to update them. If this feature request hasn't been implemented, how can I automate the deployment of my apps to Azure Batch?