Skip to content

Commit b47d8b3

Browse files
committed
Update the azd output
1 parent dee39d5 commit b47d8b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/spring-apps/includes/quickstart-deploy-event-driven-app/deploy-the-app-to-azure-spring-apps-event-driven.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ Use the following steps to use AZD to package the app, provision the Azure resou
8080
- No endpoints were found
8181
8282
SUCCESS: Your application was deployed to Azure in xx minutes xx seconds.
83-
You can view the resources created under the resource group rg-<your-environment-name>-<a-random-string> in Azure Portal:
84-
https://portal.azure.com/#@/resource/subscriptions/<your-subscription-id>/resourceGroups/rg-<your-environment-name>-<a-random-string>/overview
83+
You can view the resources created under the resource group rg-<your-environment-name> in Azure Portal:
84+
https://portal.azure.com/#@/resource/subscriptions/<your-subscription-id>/resourceGroups/rg-<your-environment-name>/overview
8585
```
8686

8787
> [!NOTE]

articles/spring-apps/quickstart-deploy-event-driven-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The sample project is an event-driven application that subscribes to a [Service
5454
- An Azure subscription. [!INCLUDE [quickstarts-free-trial-note](../../includes/quickstarts-free-trial-note.md)]
5555
- [Git](https://git-scm.com/downloads).
5656
- [Java Development Kit (JDK)](/java/azure/jdk/), version 17.
57-
- [Azure Developer CLI (AZD)](https://aka.ms/azd-install), version 1.0.1 or higher.
57+
- [Azure Developer CLI (AZD)](https://aka.ms/azd-install), version 1.0.2 or higher.
5858

5959
---
6060

0 commit comments

Comments
 (0)