Skip to content
Merged
Changes from all commits
Commits
Show all changes
100 commits
Select commit Hold shift + click to select a range
5d561e9
feat: Enable AVM WAF implementation to align with updated AVM standar…
Pavan-Microsoft Sep 15, 2025
1d0b33d
feat: Replaced AVM modules with local modules to reduce the main.json…
Prajwal-Microsoft Sep 16, 2025
7c96b33
fix: Integrate UMI Across Infra, Secure PostgreSQL Connections, and U…
Pavan-Microsoft Sep 16, 2025
d36cf84
Merge branch 'waf-avm' of https://github.com/Azure-Samples/chat-with-…
Prajwal-Microsoft Sep 16, 2025
569e9ca
fix: Update OpenAI deployment SKU name and set default location for C…
Pavan-Microsoft Sep 16, 2025
ee431d5
feat: Add support for user-assigned identity in Azure OpenAI parameters
Pavan-Microsoft Sep 17, 2025
da2c4f7
feat: Enable system-assigned managed identity for Cognitive Services …
Sep 17, 2025
1c88d7e
fix: Created minified the version of workbk json to reduce size f mai…
Prajwal-Microsoft Sep 17, 2025
b94d47f
Merge pull request #1 from Azure-Samples/waf-avm
Prajwal-Microsoft Sep 17, 2025
3079f94
fix: Update principalId reference to use managed identity output in f…
Harmanpreet-Microsoft Sep 17, 2025
ffebb07
feat: Add support for restricting outbound network access and enablin…
Pavan-Microsoft Sep 17, 2025
bc3ec26
fix: Updates to networking, identity, and default settings in Cogniti…
Pavan-Microsoft Sep 17, 2025
afb5560
feat: Add system-assigned role assignments for Cognitive Services res…
Sep 17, 2025
f2559c3
fix: Removed private end points for Web, Admin & Function app
Prajwal-Microsoft Sep 17, 2025
b67aa9f
Merge remote-tracking branch 'upstream/waf-avm' into waf-avm-fork-pk
Pavan-Microsoft Sep 17, 2025
a320800
Implement code changes to enhance functionality and improve performance
Pavan-Microsoft Sep 17, 2025
b5c58af
fix: Refine Azure Cognitive Services Infra: Role Assignments and Stor…
Pavan-Microsoft Sep 17, 2025
ed5e62c
fix: Watnings fixed and added comments
Prajwal-Microsoft Sep 17, 2025
ea7e2bb
Merge branch 'waf-avm' of https://github.com/Azure-Samples/chat-with-…
Prajwal-Microsoft Sep 17, 2025
56d3469
Merge remote-tracking branch 'upstream/waf-avm' into waf-avm-fork-pk
Pavan-Microsoft Sep 18, 2025
a3cdbcb
fix: deployment script issue for postgres in private network
Prajwal-Microsoft Sep 18, 2025
b358930
Merge remote-tracking branch 'upstream/waf-avm' into waf-avm-fork-pk
Pavan-Microsoft Sep 18, 2025
329659c
feat: add support for system-assigned managed identity and role assig…
Pavan-Microsoft Sep 18, 2025
ee8edc4
fix: local debugging with integrated vectorization (#1903)
Pavan-Microsoft Sep 18, 2025
17ae566
fix: Refactored code and fix for deployment script
Prajwal-Microsoft Sep 18, 2025
4abd024
Merge branch 'waf-avm' of https://github.com/Azure-Samples/chat-with-…
Prajwal-Microsoft Sep 18, 2025
3247cf3
feat: Module refactroring for Database & identity
Prajwal-Microsoft Sep 18, 2025
8936f83
Fix: Fixed Postgres issue and commented bastion hist to decrease depl…
Prajwal-Microsoft Sep 18, 2025
2e1be1a
fix: Integrated vectorization for WAF
Prajwal-Microsoft Sep 18, 2025
e8ac87a
Merge remote-tracking branch 'upstream/waf-avm' into waf-avm-fork-pk
Pavan-Microsoft Sep 19, 2025
3456dde
feat: Disable private networking for OpenAI with integrated vectoriza…
Pavan-Microsoft Sep 19, 2025
02c8e7e
fix: Refactor OpenAI Networking for Integrated Vectorization Compatib…
Pavan-Microsoft Sep 19, 2025
aba8dea
fix: Refactored modules, descriptions for param & outputs
Prajwal-Microsoft Sep 19, 2025
84243fb
fix: Integrated Vectorization issue
Prajwal-Microsoft Sep 20, 2025
cde1750
fix: main.jsnon for integrated verctorization issue
Prajwal-Microsoft Sep 20, 2025
6ba6cc6
fix: Removed unwanted flag
Prajwal-Microsoft Sep 20, 2025
ca2fab9
fix: Updated default database type
Prajwal-Microsoft Sep 20, 2025
060df23
refactor: Removed old code & optimization to reduce deployment time
Prajwal-Microsoft Sep 20, 2025
30cd186
fix: File upload issue due to event grid
Prajwal-Microsoft Sep 21, 2025
70a0801
fix: Updated the delay time for postgresql
Prajwal-Microsoft Sep 21, 2025
f0b57c4
fix: Added Method to download the blob file via API
Prajwal-Microsoft Sep 21, 2025
3299a5f
Merge remote-tracking branch 'upstream/waf-avm' into waf-avm-fork-pk
Pavan-Microsoft Sep 22, 2025
31972e1
Merge remote-tracking branch 'upstream/dev' into waf-avm-fork-pk
Pavan-Microsoft Sep 22, 2025
17b61fb
fix: Update private networking dependency logic and adjust OpenAI par…
Pavan-Microsoft Sep 22, 2025
aa5bd5c
fix: removed \n
Prajwal-Microsoft Sep 22, 2025
997868a
fix: Update documentation and configuration for Teams extension and A…
Pavan-Microsoft Sep 22, 2025
ee98a03
fix: Remove default value for azureOpenAIStopSequence parameter
Pavan-Microsoft Sep 22, 2025
291224b
fix: Add deployment options and VM credentials configuration to LOCAL…
Pavan-Microsoft Sep 22, 2025
ae0ba01
fix: Update Azure parameters with new configurations for search and O…
Pavan-Microsoft Sep 22, 2025
d20f1c3
fix: Remove default values for azureSearchFilter and azureOpenAIStopS…
Pavan-Microsoft Sep 22, 2025
cb2e607
fix: Improve Deployment Docs, Single-Tenant Teams Extension, and Inge…
Pavan-Microsoft Sep 22, 2025
b2c6799
fix: Added Stop sequence for Open AI
Prajwal-Microsoft Sep 23, 2025
df5b326
Merge branch 'waf-avm' of https://github.com/Azure-Samples/chat-with-…
Prajwal-Microsoft Sep 23, 2025
e5141e5
refactor: Code refactoring
Prajwal-Microsoft Sep 23, 2025
5889528
fix: Revert the azure.yaml file
Prajwal-Microsoft Sep 23, 2025
24473dd
Merge remote-tracking branch 'upstream/waf-avm' into waf-avm-fork-pk
Pavan-Microsoft Sep 23, 2025
19da326
fix: Update role assignments in LOCAL_DEPLOYMENT.md for Azure services
Pavan-Microsoft Sep 23, 2025
f39cfab
fix: Update SSL parameter to boolean in Postgres connection and add i…
Pavan-Microsoft Sep 24, 2025
6c71290
fix: Update AzureWebJobsStorage parameter in local.settings.json.samp…
Pavan-Microsoft Sep 24, 2025
a69ee45
Merge remote-tracking branch 'upstream/dev' into waf-avm-fork-pk
Pavan-Microsoft Sep 24, 2025
8a68dc6
fix: Remove unused import 'urlparse' from create_app.py
Pavan-Microsoft Sep 24, 2025
0dfe330
fix: Refactor imports in create_app.py and add tests for file downloa…
Pavan-Microsoft Sep 24, 2025
077eab3
fix: Add AZURE_APP_API_BASE_URL environment variable and update relat…
Pavan-Microsoft Sep 24, 2025
5741551
Merge remote-tracking branch 'upstream/dev' into waf-avm-fork-pk
Pavan-Microsoft Sep 24, 2025
a5716fa
chore: Update teamsapp.local.yml for improved configuration management
Pavan-Microsoft Sep 24, 2025
3c3e4d9
fix: WAF aligned changes merge from dev to main (#1894)
Roopan-Microsoft Sep 24, 2025
c9c4200
feat: Enhance database permission management and update script parame…
Pavan-Microsoft Sep 25, 2025
b83e6fc
Merge remote-tracking branch 'upstream/main' into waf-avm-fork-pk
Pavan-Microsoft Sep 25, 2025
0345df5
fix: Update principalId placeholder in create_postgres_tables.py and …
Pavan-Microsoft Sep 25, 2025
1b8b7c0
fix: Add comment to clarify multitenant mode for MicrosoftAppType in …
Pavan-Microsoft Sep 25, 2025
87ba4c6
Merge remote-tracking branch 'upstream/dev' into waf-avm-fork-pk
Pavan-Microsoft Sep 25, 2025
18c982c
feat: Implement user principal name retrieval from Microsoft Graph AP…
Pavan-Microsoft Sep 26, 2025
93b730a
feat: Add print statements for granting permissions and using user pr…
Pavan-Microsoft Sep 26, 2025
6b2f16f
refactor: Remove unused functions and streamline permission granting …
Pavan-Microsoft Sep 26, 2025
bf03d24
feat: Update principal parameter structure and remove unused principa…
Pavan-Microsoft Sep 26, 2025
f8a29a9
feat: Enhance PostgreSQL database population with Azure AD authentica…
Pavan-Microsoft Sep 26, 2025
edbfcdc
Merge remote-tracking branch 'upstream/dev' into waf-avm-fork-pk
Pavan-Microsoft Sep 26, 2025
9fd5ac8
docs: Clarify PostgreSQL deployment limitations for advanced image pr…
Pavan-Microsoft Sep 26, 2025
d4b7df9
docs: Emphasize PostgreSQL deployment limitation for integrated vecto…
Pavan-Microsoft Sep 26, 2025
56294a6
feat: Update allowed Azure regions for resource deployment and enhanc…
Pavan-Microsoft Sep 26, 2025
d9abbaf
feat: Add Azure principal details to deployment environment variables
Pavan-Microsoft Sep 26, 2025
87d7dbf
docs: Remove note about PostgreSQL database type limitation for integ…
Pavan-Microsoft Sep 26, 2025
5e34dbc
docs: Clarify PostgreSQL database type requirement for integrated vec…
Pavan-Microsoft Sep 26, 2025
b177051
fix: Escape newline character in Azure OpenAI Stop Sequence parameter
Pavan-Microsoft Sep 26, 2025
29c30e0
Merge remote-tracking branch 'upstream/dev' into waf-avm-fork-pk
Pavan-Microsoft Sep 26, 2025
77f81c3
fix: enhance destroy target to check for AZURE_RESOURCE_GROUP before …
Pavan-Microsoft Sep 27, 2025
cf94f63
fix: correct indentation in destroy target for better readability
Pavan-Microsoft Sep 27, 2025
d1dc7c1
fix: update principal configuration to use custom principal identifiers
Pavan-Microsoft Sep 27, 2025
1e61dc0
fix: update local deployment instructions to include AZURE_APP_API_BA…
Pavan-Microsoft Sep 27, 2025
e5a1b52
fix: add AZURE_RESOURCE_GROUP to environment variables for deployment
Pavan-Microsoft Sep 27, 2025
e42fad1
fix: add resource_group and AZURE_RESOURCE_GROUP to deployment outputs
Pavan-Microsoft Sep 28, 2025
5ad67fa
fix: update destroy target to set AZURE_RESOURCE_GROUP before teardown
Pavan-Microsoft Sep 28, 2025
b0dcad5
fix: update AZURE_ENV_NAME and set AZURE_RESOURCE_GROUP in destroy ta…
Pavan-Microsoft Sep 28, 2025
0704b87
fix: simplify destroy target by removing resource group checks
Pavan-Microsoft Sep 28, 2025
173fb1c
fix: update destroy target to select Azure environment before teardown
Pavan-Microsoft Sep 28, 2025
3d4f270
fix: add solution_suffix to deployment outputs
Pavan-Microsoft Sep 28, 2025
5100e4c
fix: clean up Makefile by removing redundant comments and hardcoded v…
Pavan-Microsoft Sep 28, 2025
a925f6f
fix: update principal configuration in CI and parameter files to use …
Pavan-Microsoft Sep 29, 2025
afb8f80
Merge remote-tracking branch 'upstream/dev' into waf-avm-fork-pk
Pavan-Microsoft Sep 29, 2025
3b91cbe
fix: update workflow trigger to use "Validate Deployment" instead of …
Pavan-Microsoft Sep 29, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on:
workflow_run:
workflows: ["CI"]
workflows: ["Validate Deployment"]
types:
- completed

Expand Down