Skip to content

Commit 0eb6884

Browse files
authored
Merge pull request #177356 from yucwan/patch-128
update faq on deploy apps
2 parents 1e0a421 + 3646975 commit 0eb6884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-cloud/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Azure Spring Cloud has the following known limitations:
4444

4545
* `spring.application.name` will be overridden by the application name that's used to create each application.
4646
* `server.port` defaults to port 1025. If any other value is applied, it will be overridden. Please also respect this setting and not specify server port in your code.
47-
* The Azure portal and Azure Resource Manager templates do not support uploading application packages. You can upload application packages only by deploying the application via the Azure CLI.
47+
* The Azure portal, Azure Resource Manager templates and Terraform do not support uploading application packages. You can upload application packages by deploying the application via the Azure CLI, Azure DevOps, Maven Plugin for Azure Spirng Cloud, Azure Toolkit for IntelliJ and VS Code extension for Azure Spring Cloud.
4848

4949
### What pricing tiers are available?
5050

0 commit comments

Comments
 (0)