You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/spring-cloud/spring-cloud-quickstart-launch-app-portal.md
+12-8Lines changed: 12 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,22 +77,24 @@ It takes about 5 minutes for the service to deploy. Once it is deployed, the **
77
77
78
78
## Build and deploy microservice applications
79
79
80
-
1. Open a command window and run the following command to clone the sample app repository to your local machine.
80
+
1. Open an [Azure Cloudshell](https://shell.azure.com)and clone the sample app repository to your local machine. Here, we first create a temporary directory called `source-code` before cloning the app.
0 commit comments