Skip to content

Commit 888d87c

Browse files
Apply suggestions from review
1 parent 9bce9c4 commit 888d87c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/spring-apps/quickstart-deploy-restful-api-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ These RESTful APIs are protected by applying role-based access control (RBAC). A
2929

3030
After the deployment is successful, you can view and test the APIs through the Swagger UI.
3131

32-
:::image type="content" source="media/quickstart-deploy-restful-api-app/swagger-ui.png" alt-text="Image that shows the API document of Swagger UI." lightbox="media/quickstart-deploy-restful-api-app/swagger-ui.png":::
32+
:::image type="content" source="media/quickstart-deploy-restful-api-app/swagger-ui.png" alt-text="Screenshot of the Swagger UI that shows the API document." lightbox="media/quickstart-deploy-restful-api-app/swagger-ui.png":::
3333

3434
The following diagram shows the architecture of the system:
3535

articles/spring-apps/quickstart-deploy-web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The following diagram shows the architecture of the system:
3636

3737
::: zone pivot="sc-consumption-plan,sc-standard"
3838

39-
This article describes the following options for creating resources deploying them to Azure Spring Apps:
39+
This article describes the following options for creating resources and deploying them to Azure Spring Apps:
4040

4141
- Azure portal: Use the Azure portal to create resources and deploy applications step by step. The Azure portal is suitable for developers who are using Azure cloud services for the first time.
4242
- Azure Developer CLI: Use the Azure Developer CLI to create resources and deploy applications through simple commands, and to cover application code and infrastructure as code files needed to provision the Azure resources. The Azure Developer CLI is suitable for developers who are familiar with Azure cloud services.

0 commit comments

Comments
 (0)