Skip to content

Commit 639ef6b

Browse files
Updated DeploymentGuide.md and azure.yml files
1 parent 0788283 commit 639ef6b

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

azure.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: modernize-your-code-solution-accelerator
22
metadata:
33
template: modernize-your-code-solution-accelerator@1.0
4+
5+
requiredVersions:
6+
azd: '>=1.15.0'
7+
48
parameters:
59
AzureAiServiceLocation:
610
type: string

docs/DeploymentGuide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ If you're not using one of the above options for opening the project, then you'l
107107

108108
1. Make sure the following tools are installed:
109109

110-
* [Azure Developer CLI (azd)](https://aka.ms/install-azd)
110+
* [Azure Developer CLI (azd)](https://aka.ms/install-azd) <small>(v1.15.0+)</small> - version
111111
* [Python 3.9+](https://www.python.org/downloads/)
112112
* [Docker Desktop](https://www.docker.com/products/docker-desktop/)
113113
* [Git](https://git-scm.com/downloads)

0 commit comments

Comments
 (0)