Skip to content

Commit

Permalink
refine info
Browse files Browse the repository at this point in the history
  • Loading branch information
luxu-ms committed Apr 15, 2024
1 parent be144aa commit 8f4899d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Environments/AKS-Store-Demo/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: eShop
name: AKS-Store-Demo
version: 1.0.0
summary: eShop Reference Application
description: eShop Reference Application - "Northern Mountains"
summary: AKS Store Demo
description: A realistic scenario using a polyglot architecture, event-driven design, and common open source back-end services (eg - RabbitMQ, MongoDB)
runner: ARM
templatePath: azuredeploy.json

parameters:
- id: "environmentName"
name: "Environment Name (e.g. test)"
name: "Environment Name (e.g. aksstoreenv1)"
description: "Name of the Environment"
type: "string"
required: true
Expand Down

0 comments on commit 8f4899d

Please sign in to comment.