code4it-dev / blog-comments

https://www.code4it.dev/
1 stars 0 forks source link

blog/deploy-api-on-azure-with-github-action #49

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

How to deploy .NET APIs on Azure using GitHub actions - Code4IT

Building APIs with .NET is easy. Deploying them on Azure is easy too, with GitHub Actions!

https://www.code4it.dev/blog/deploy-api-on-azure-with-github-action

mtiganik commented 1 year ago

Im also using .NET 6.0 or 7.0. With this Github action workflow. It gives me error:

Invalid version format! Supported: 1.2.3, 1.2, 1.2.x, 1.2.*