Skip to content

Commit 8a6ef0d

Browse files
Merge pull request #260451 from moarychan/moary/restful-api/fix-format
Fix the broken link
2 parents a010c23 + 6473885 commit 8a6ef0d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,5 +259,6 @@ Use the following steps to package the app, provision the Azure resources requir
259259
The output **Endpoint** is the base endpoint to access the ToDo API application.
260260

261261
> [!NOTE]
262-
> You can also use `azd up` to combine the previous three commands: `azd provision` (provisions Azure resources), `azd package` (packages a deployable copy of your application), and `azd deploy` (deploys application code).
262+
> You can also use `azd up` to combine the previous three commands: `azd provision` (provisions Azure resources), `azd package` (packages a deployable copy of your application), and `azd deploy` (deploys application code). For more information, see [Azure-Samples/ASA-Samples-Restful-Application](https://github.com/Azure-Samples/ASA-Samples-Restful-Application).
263+
263264
---

0 commit comments

Comments
 (0)