Commit 3fe6282
fix: Private network issue while reusing foundry project (#243)
* feat: Down merge from main to dev (#240)
* updated model capacity to minimum 100
* Add principalType 'ServicePrincipal' to role assignments in Bicep modules
* update mainjson file
* removed text embedding condition
* add reuse guide for existing Azure AI Foundry project
* remove redundant replica settings for container and API apps in deployment workflow
* disable private networking in deployment parameters
* normalize secondary location value to lowercase in deployment parameters
* fix: correct casing for SOLUTION_NAME in deployment output extraction
* refactor: remove unused SOLUTION_NAME output and related steps in deployment workflow
* fix: prepend https to CONTAINER_WEB_APPURL in deployment output extraction
---------
Co-authored-by: Priyanka-Microsoft <[email protected]>
Co-authored-by: Roopan-Microsoft <[email protected]>
Co-authored-by: Abdul-Microsoft <[email protected]>
Co-authored-by: Prasanjeet-Microsoft <[email protected]>
Co-authored-by: Vinay Sharma <[email protected]>
* feat: Down merge from main to dev (#241)
* updated model capacity to minimum 100
* Add principalType 'ServicePrincipal' to role assignments in Bicep modules
* update mainjson file
* removed text embedding condition
* add reuse guide for existing Azure AI Foundry project
* remove redundant replica settings for container and API apps in deployment workflow
* disable private networking in deployment parameters
* normalize secondary location value to lowercase in deployment parameters
* fix: correct casing for SOLUTION_NAME in deployment output extraction
* refactor: remove unused SOLUTION_NAME output and related steps in deployment workflow
* fix: prepend https to CONTAINER_WEB_APPURL in deployment output extraction
---------
Co-authored-by: Priyanka-Microsoft <[email protected]>
Co-authored-by: Roopan-Microsoft <[email protected]>
Co-authored-by: Abdul-Microsoft <[email protected]>
Co-authored-by: Prasanjeet-Microsoft <[email protected]>
Co-authored-by: Vinay Sharma <[email protected]>
* fix: Handling Private network connections with existing foundry projrect (#242)
* updated model capacity to minimum 100
* Add principalType 'ServicePrincipal' to role assignments in Bicep modules
* update mainjson file
* removed text embedding condition
* add reuse guide for existing Azure AI Foundry project
* remove redundant replica settings for container and API apps in deployment workflow
* disable private networking in deployment parameters
* normalize secondary location value to lowercase in deployment parameters
* fix: correct casing for SOLUTION_NAME in deployment output extraction
* refactor: remove unused SOLUTION_NAME output and related steps in deployment workflow
* fix: prepend https to CONTAINER_WEB_APPURL in deployment output extraction
* fix: Disable Network configurations in case of resuing the foundry project
---------
Co-authored-by: Priyanka-Microsoft <[email protected]>
Co-authored-by: Roopan-Microsoft <[email protected]>
Co-authored-by: Abdul-Microsoft <[email protected]>
Co-authored-by: Prasanjeet-Microsoft <[email protected]>
Co-authored-by: Vinay Sharma <[email protected]>
* fix: Resolved conflicts
---------
Co-authored-by: Priyanka-Microsoft <[email protected]>
Co-authored-by: Roopan-Microsoft <[email protected]>
Co-authored-by: Abdul-Microsoft <[email protected]>
Co-authored-by: Prasanjeet-Microsoft <[email protected]>
Co-authored-by: Vinay Sharma <[email protected]>1 parent 86a1962 commit 3fe6282
2 files changed
+69
-50
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| |||
579 | 581 | | |
580 | 582 | | |
581 | 583 | | |
582 | | - | |
| 584 | + | |
583 | 585 | | |
584 | 586 | | |
585 | 587 | | |
| |||
632 | 634 | | |
633 | 635 | | |
634 | 636 | | |
635 | | - | |
| 637 | + | |
636 | 638 | | |
637 | 639 | | |
638 | 640 | | |
| |||
0 commit comments