File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 - ' Local'
2424 default : ' codespace'
2525 azure_location :
26- description : ' Azure Location For Deployment '
26+ description : ' Azure Region (Non-AI Services) '
2727 required : false
2828 default : ' australiaeast'
2929 type : choice
4141 required : false
4242 default : ' '
4343 type : string
44- waf_enabled :
45- description : ' Enable WAF'
44+
45+ build_docker_image :
46+ description : ' Build & Use Custom Images (Optional)'
4647 required : false
4748 default : false
4849 type : boolean
49- enable_scalability :
50- description : ' Enable Scalability (only applies when WAF is enabled) '
50+ waf_enabled :
51+ description : ' Deploy WAF'
5152 required : false
5253 default : false
5354 type : boolean
5455 EXP :
55- description : ' Enable EXP'
56+ description : ' Deploy EXP'
5657 required : false
5758 default : false
5859 type : boolean
59- build_docker_image :
60- description : ' Build & Push Docker Image (Optional) '
60+ enable_scalability :
61+ description : ' Enable Scalability '
6162 required : false
6263 default : false
6364 type : boolean
6465 cleanup_resources :
65- description : ' Cleanup Deployed Resources '
66+ description : ' Auto Delete RG '
6667 required : false
6768 default : false
6869 type : boolean
7677 - ' Smoke-Testing'
7778 - ' None'
7879 AZURE_ENV_EXISTING_LOG_ANALYTICS_WORKSPACE_RID :
79- description : ' Log Analytics Workspace Resource ID (Optional)'
80+ description : ' Existing Log Analytics Workspace Resource ID (Optional)'
8081 required : false
8182 default : ' '
8283 type : string
8384 AZURE_EXISTING_AIPROJECT_RESOURCE_ID :
84- description : ' Foundry Project Resource ID (Optional)'
85+ description : ' Existing AI Project Resource ID (Optional)'
8586 required : false
8687 default : ' '
8788 type : string
You can’t perform that action at this time.
0 commit comments