Azure / spring-apps-deploy

GitHub Actions to deploy to Azure Spring Cloud
MIT License
12 stars 9 forks source link

Build options should be usable with standard Tier #13

Open ezYakaEagle442 opened 1 year ago

ezYakaEagle442 commented 1 year ago

The ASA Tiers comparison at https://azure.microsoft.com/en-us/pricing/details/spring-apps/#pricing shows Build from source with OSS buildpacks There fore the it should be possible to use the Build settings in the spring-apps-deploy Action :

@RuoyuWang-MS

RuoyuWang-MS commented 1 year ago

These args have been supported in our latest release. Please refer to the readme. Thanks for your question!

ezYakaEagle442 commented 1 year ago

@RuoyuWang-MS please read the issue title : I refer to STANDARD Tier whereas the README states that those settings can work with Enterprise Tier Only

allxiao commented 1 year ago

@ezYakaEagle442 we offer build service in Standard tier in a limited way. The whole concept is embedded in the deployment resource. The build resource is offered for free. Currently, we do not expose rich settings for this builder from the API level, which is different from Enterprise tier where all deployments start with a build.

If the builder in standard tier does not meet your requirement, you can try