Skip to content

Commit a2bce82

Browse files
Merge pull request #495 from microsoft/dev
chore: Azd changes Dev to Main
2 parents bf2191c + 64dbe85 commit a2bce82

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

azure.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ name: document-generation
66
metadata:
77
88

9+
requiredVersions:
10+
azd: '>= 1.15.0'
11+
912
parameters:
1013
solutionPrefix:
1114
type: string

docs/DeploymentGuide.md

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

7575
1. Make sure the following tools are installed:
7676
- [PowerShell](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell?view=powershell-7.5) <small>(v7.0+)</small> - available for Windows, macOS, and Linux. (Required for Windows users only. Follow the steps [here](./PowershellSetup.md) to add it to the Windows PATH.)
77-
- [Azure Developer CLI (azd)](https://aka.ms/install-azd)
77+
- [Azure Developer CLI (azd)](https://aka.ms/install-azd) <small>(v1.15.0+)</small> - version
7878
- [Python 3.9+](https://www.python.org/downloads/)
7979
- [Docker Desktop](https://www.docker.com/products/docker-desktop/)
8080
- [Git](https://git-scm.com/downloads)

0 commit comments

Comments
 (0)