Skip to content

Commit dd0740d

Browse files
Merge pull request #276143 from moarychan/moary/update-hello-and-web-smaple-project-version
Fix bugs - update sample project versions
2 parents 041fb06 + 1804325 commit dd0740d

File tree

8 files changed

+14
-14
lines changed

8 files changed

+14
-14
lines changed

articles/spring-apps/enterprise/includes/quickstart-deploy-microservice-apps/deploy-microservice-apps-with-basic-standard-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ This section describes how to create an Azure Spring Apps service instance and p
5959

6060
### 3.1. Sign in to the Azure portal
6161

62-
Go to the [Azure portal](https://portal.azure.com) and enter your credentials to sign in to the portal. The default view is your service dashboard.
62+
Go to the [Azure portal](https://portal.azure.com/), enter your credentials, and sign in to the portal. The default view is your service dashboard.
6363

6464
### 3.2. Create an Azure Spring Apps instance
6565

articles/spring-apps/enterprise/includes/quickstart-deploy-microservice-apps/deploy-microservice-apps-with-enterprise-plan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ For clarity of structure, a separate markdown file is used to describe how to de
1818

1919
### [Azure portal](#tab/Azure-portal-ent)
2020

21-
The **Deploy to Azure** button in the next section launches an Azure portal experience that downloads a JAR package from the [ASA-Samples-Web-Application releases](https://github.com/Azure-Samples/ASA-Samples-Web-Application/releases) page on GitHub. No local preparation steps are needed.
21+
The **Deploy to Azure** button in the next section launches an Azure portal experience that deploys source code from the [Spring PetClinic](https://github.com/Azure-Samples/spring-petclinic-microservices) repository. No local preparation steps are needed.
2222

2323
### [Azure portal + Maven plugin](#tab/Azure-portal-maven-plugin-ent)
2424

@@ -40,7 +40,7 @@ This section uses a **Deploy to Azure** button to launch a deployment experience
4040

4141
### 3.1. Sign in to the Azure portal
4242

43-
Go to the [Azure portal](https://portal.azure.com/) and enter your credentials to sign in to the portal. The default view is your service dashboard.
43+
Go to the [Azure portal](https://portal.azure.com/), enter your credentials, and sign in to the portal. The default view is your service dashboard.
4444

4545
### 3.2. Create Azure resources
4646

articles/spring-apps/enterprise/includes/quickstart-deploy-restful-api-app/deploy-restful-api-app-with-enterprise-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Use the following steps to connect your service instances:
7878
- **PostgreSQL database**: Select the database you created.
7979
- **Client type**: **SpringBoot**
8080

81-
:::image type="content" source="../../media/quickstart-deploy-restful-api-app/app-service-connector-basics.png" alt-text="Screenshot of the Azure portal that shows the Basics tab of the Create connection pane for connecting to Service Bus." lightbox="../../media/quickstart-deploy-restful-api-app/app-service-connector-basics.png":::
81+
:::image type="content" source="../../media/quickstart-deploy-restful-api-app/app-service-connector-basics.png" alt-text="Screenshot of the Azure portal that shows the Basics tab of the Created connection pane for connecting to Service Bus." lightbox="../../media/quickstart-deploy-restful-api-app/app-service-connector-basics.png":::
8282

8383
1. Configure the **Next: Authentication** tab with the following information:
8484

articles/spring-apps/enterprise/includes/quickstart-deploy-web-app/deploy-consumption-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Use the following steps to create an Azure Spring Apps instance and an Azure Dat
7272

7373
### 3.1. Sign in to the Azure portal
7474

75-
Go to the [Azure portal](https://portal.azure.com/) and enter your credentials to sign in to the portal. The default view is your service dashboard.
75+
Go to the [Azure portal](https://portal.azure.com/), enter your credentials, and sign in to the portal. The default view is your service dashboard.
7676

7777
### 3.2. Create an Azure Spring Apps instance
7878

articles/spring-apps/enterprise/includes/quickstart-deploy-web-app/deploy-enterprise-plan.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The main resources required to run this sample are an Azure Spring Apps instance
4646

4747
### 3.1. Sign in to the Azure portal
4848

49-
Go to the [Azure portal](https://portal.azure.com/) and enter your credentials to sign in to the portal. The default view is your service dashboard.
49+
Go to the [Azure portal](https://portal.azure.com/), enter your credentials, and sign in to the portal. The default view is your service dashboard.
5050

5151
### 3.2. Create an Azure Spring Apps instance
5252

@@ -81,7 +81,7 @@ Use the following steps to connect your service instances:
8181
- **PostgreSQL database**: Select the database you created.
8282
- **Client type**: **SpringBoot**
8383

84-
:::image type="content" source="../../media/quickstart-deploy-web-app/app-service-connector-basics.png" alt-text="Screenshot of the Azure portal that shows the Basics tab of the Create connection pane for connecting to PostgreSQL." lightbox="../../media/quickstart-deploy-web-app/app-service-connector-basics.png":::
84+
:::image type="content" source="../../media/quickstart-deploy-web-app/app-service-connector-basics.png" alt-text="Screenshot of the Azure portal that shows the Basics tab of the created connection pane for connecting to PostgreSQL." lightbox="../../media/quickstart-deploy-web-app/app-service-connector-basics.png":::
8585

8686
1. Configure the **Next: Authentication** tab with the following information:
8787

@@ -90,7 +90,7 @@ Use the following steps to connect your service instances:
9090
- **Username**: *myadmin*
9191
- **Password**: Enter your password.
9292

93-
:::image type="content" source="../../media/quickstart-deploy-web-app/app-service-connector-authentication.png" alt-text="Screenshot of the Azure portal that shows the Authentication tab of the Create connection pane with the Connection string option highlighted." lightbox="../../media/quickstart-deploy-web-app/app-service-connector-authentication.png":::
93+
:::image type="content" source="../../media/quickstart-deploy-web-app/app-service-connector-authentication.png" alt-text="Screenshot of the Azure portal that shows the Authentication tab of the created connection pane with the Connection string option highlighted." lightbox="../../media/quickstart-deploy-web-app/app-service-connector-authentication.png":::
9494

9595
1. Select **Next: Networking**. Use the default option **Configure firewall rules to enable access to target service.**.
9696

@@ -242,7 +242,7 @@ Now that the cloud environment is prepared, the application is ready to deploy.
242242
az spring app deploy \
243243
--service ${AZURE_SPRING_APPS_NAME} \
244244
--name ${APP_NAME} \
245-
--artifact-path web/target/simple-todo-web-0.0.2-SNAPSHOT.jar
245+
--artifact-path web/target/simple-todo-web-0.0.3-SNAPSHOT.jar
246246
```
247247

248248
---

articles/spring-apps/enterprise/includes/quickstart-deploy-web-app/deploy-standard-plan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Use the following steps to connect your service instances:
133133
- **PostgreSQL database**: Select the database you created.
134134
- **Client type**: **SpringBoot**
135135

136-
:::image type="content" source="../../media/quickstart-deploy-web-app/app-service-connector-basics.png" alt-text="Screenshot of the Azure portal that shows the Basics tab of the Create connection pane for connecting to PostgreSQL." lightbox="../../media/quickstart-deploy-web-app/app-service-connector-basics.png":::
136+
:::image type="content" source="../../media/quickstart-deploy-web-app/app-service-connector-basics.png" alt-text="Screenshot of the Azure portal that shows the Basics tab of the Created connection pane for connecting to PostgreSQL." lightbox="../../media/quickstart-deploy-web-app/app-service-connector-basics.png":::
137137

138138
1. Configure the **Next: Authentication** tab with the following information:
139139

@@ -142,7 +142,7 @@ Use the following steps to connect your service instances:
142142
- **Username**: *myadmin*
143143
- **Password**: Enter your password.
144144

145-
:::image type="content" source="../../media/quickstart-deploy-web-app/app-service-connector-authentication.png" alt-text="Screenshot of the Azure portal that shows the Authentication tab of the Create connection pane with the Connection string option highlighted." lightbox="../../media/quickstart-deploy-web-app/app-service-connector-authentication.png":::
145+
:::image type="content" source="../../media/quickstart-deploy-web-app/app-service-connector-authentication.png" alt-text="Screenshot of the Azure portal that shows the Authentication tab of the Created connection pane with the Connection string option highlighted." lightbox="../../media/quickstart-deploy-web-app/app-service-connector-authentication.png":::
146146

147147
1. Select **Next: Networking**. Use the default option **Configure firewall rules to enable access to target service.**.
148148

articles/spring-apps/enterprise/includes/quickstart-deploy-web-app/prepare-web-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For clarity of structure, a separate markdown file is used to describe how to pr
2929
1. Use the following command to run the sample application:
3030

3131
```bash
32-
java -jar web/target/simple-todo-web-0.0.2-SNAPSHOT.jar
32+
java -jar web/target/simple-todo-web-0.0.3-SNAPSHOT.jar
3333
```
3434

3535
1. Go to `http://localhost:8080` in your browser to access the application.

articles/spring-apps/enterprise/includes/quickstart/deploy-app-with-enterprise-plan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ az spring app create \
161161

162162
### 3.1. Sign in to the Azure portal
163163

164-
Open your web browser and go to the [Azure portal](https://portal.azure.com/). Enter your credentials to sign in to the portal. The default view is your service dashboard.
164+
Open your web browser and go to the [Azure portal](https://portal.azure.com/), enter your credentials, and sign in to the portal. The default view is your service dashboard.
165165

166166
### 3.2. Create an Azure Spring Apps instance
167167

@@ -212,7 +212,7 @@ Use the following command to deploy the *.jar* file for the app:
212212
az spring app deploy \
213213
--service ${SERVICE_NAME} \
214214
--name ${APP_NAME} \
215-
--artifact-path target/demo-0.0.2-SNAPSHOT.jar
215+
--artifact-path target/demo-0.0.1-SNAPSHOT.jar
216216
```
217217

218218
Deploying the application can take a few minutes.

0 commit comments

Comments
 (0)