Skip to content

Commit 28fd27d

Browse files
committed
Move image of app runningin the browser.
1 parent d0c7c1a commit 28fd27d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
21.1 KB
Loading

articles/spring-cloud/spring-cloud-tutorial-intellij-deploy-apps.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,14 @@ In order to deploy to Azure you must sign-in with your Azure account, and choose
6868

6969
1. The plug-in will run the command `mvn package` on the project and then create the new app and deploy the jar generated by the `package` command.
7070

71-
![Navigate in Browser 2](media/spring-cloud-intellij-howto/navigate-in-browser-2.png)
72-
7371
1. If the app URL is not shown in the output window, get it from the Azure portal. Navigate from your resource group to the instance of Azure Spring Cloud. Then click **Apps**. The running app will be listed.
7472

7573
![Get test URL](media/spring-cloud-intellij-howto/get-test-url.png)
7674

75+
1. Navigate to the URL in browser.
76+
77+
![Navigate in Browser 2](media/spring-cloud-intellij-howto/navigate-in-browser-2.png)
78+
7779
## Show streaming logs
7880
To get the logs:
7981
1. Select **Azure Explorer**, then **Spring Cloud**.

0 commit comments

Comments
 (0)