Skip to content

Commit 1bfd4f5

Browse files
authored
Merge pull request #124151 from hyoshioka0128/patch-859
Update web-prepare-cloud-environment-consumption-azure-portal.md (Typ…
2 parents 9cbd34f + 7d948bd commit 1bfd4f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/spring-apps/enterprise/includes/quickstart-deploy-web-app/web-prepare-cloud-environment-consumption-azure-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ Use the following steps to create all the Azure resources that the app depends o
3434
| **Subscription** | Your subscription name. | The Azure subscription that you want to use for your server. If you have multiple subscriptions, choose the subscription in which you'd like to be billed for the resource. |
3535
| **Resource group** | *myresourcegroup* | A new resource group name or an existing one from your subscription. |
3636
| **Region** | The region closest to your users. | The region is used to create the resource group. |
37-
| **Postgre SQL Admin Password** | N/A | The password for the PostgreSQL Server administrator. |
38-
| **Postgre SQL User Password** | N/A | The password for the PostgreSQL application user, which is used in the application. |
37+
| **PostgreSQL Admin Password** | N/A | The password for the PostgreSQL Server administrator. |
38+
| **PostgreSQL User Password** | N/A | The password for the PostgreSQL application user, which is used in the application. |
3939

4040
:::image type="content" source="../../media/quickstart-deploy-web-app/custom-deployment.png" alt-text="Screenshot of the Azure portal that shows the custom deployment." lightbox="../../media/quickstart-deploy-web-app/custom-deployment.png":::
4141

0 commit comments

Comments
 (0)