Skip to content

Commit ba132fc

Browse files
Merge pull request #216 from microsoft/dev
feat: WAF aligned framework implementation
2 parents 0bb7129 + d86f656 commit ba132fc

30 files changed

+52188
-4756
lines changed

azure.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
# template: [email protected]
44
name: content-processing
55

6+
requiredVersions:
7+
azd: ">=1.15.0 !=1.17.1"
8+
69
metadata:
710
811

docs/DeploymentGuide.md

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

8888
1. Make sure the following tools are installed:
8989
- [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.
90-
- [Azure Developer CLI (azd)](https://aka.ms/install-azd)
90+
- [Azure Developer CLI (azd)](https://aka.ms/install-azd) <small>(v1.15.0+)</small> - version
9191
- [Python 3.9+](https://www.python.org/downloads/)
9292
- [Docker Desktop](https://www.docker.com/products/docker-desktop/)
9393
- [Git](https://git-scm.com/downloads)

infra/abbreviations.json

Lines changed: 0 additions & 229 deletions
This file was deleted.

infra/container_app/deploy_container_app.bicep

Lines changed: 0 additions & 72 deletions
This file was deleted.

0 commit comments

Comments
 (0)