* testing bicep cicd - added new oidc client id for read-only access, testing what-if flag
* Adding region into the bicep yml, env var and to the what-if arm-deploy action
* testing pipeline, adding puysh trigger for this branch
* testing pipeline, adding puysh trigger for this branch
* testing with prod id as the what-if scenario requires same level of permissions
* testing with prod id as the what-if scenario requires same level of permissions
* testing the deployment
* testing the deployment
* testing cicd bicep templates
* testing cicd
* testing cicd
* testing cicd
* disabling psrule for now
* disabling psrule for now
* consolidating tf scenario 1 workflows into a single cicd pipeline
* consolidating tf scenario 1 workflows into a single cicd pipeline
* consolidating tf scenario 1 workflows into a single cicd pipeline
* consolidating tf scenario 1 workflows into a single cicd pipeline
* renaming consolidated scenario 1 tf pipeline
* Adding concurrency, removed redundant param files
* Adding concurrency, removed redundant param files
* removing test branch trigger
* cleanup
* cleanup
* wip
* Functional deployment, further testing required
* Spoke deployment fixes/cleanup
* added backend.hcl file
* shared resource group
* cleaned up windows vm create and custom script
* Add files via upload
* Add files via upload
* pulling latest
* updating latest changes for terraform
* Refactoring TF changes
* pre-commit formatting and docs
* adding scenario deployment input file
* fixing gha tf scenario deployment yaml
* fixed private endpoints for app svc slots
* fixed private endpoints for app svc slots
* fixed private endpoints for app svc slots
* fixed private endpoints for app svc slots
* removing entra data lookups for sql server
* removing entra data lookups for sql server
* removing entra data lookups for sql server
* removing /deployment dir
* constraining deployment to azurerm versions 4.5.0 - 5.0.0
---------
Co-authored-by: ahmeds <ahmeds@ms.com>
Co-authored-by: Kunal Babre <kunalbabre@gmail.com>
* testing bicep cicd - added new oidc client id for read-only access, testing what-if flag
* Adding region into the bicep yml, env var and to the what-if arm-deploy action
* testing pipeline, adding puysh trigger for this branch
* testing pipeline, adding puysh trigger for this branch
* testing with prod id as the what-if scenario requires same level of permissions
* testing with prod id as the what-if scenario requires same level of permissions
* testing the deployment
* testing the deployment
* testing cicd bicep templates
* testing cicd
* testing cicd
* testing cicd
* disabling psrule for now
* disabling psrule for now
* consolidating tf scenario 1 workflows into a single cicd pipeline
* consolidating tf scenario 1 workflows into a single cicd pipeline
* consolidating tf scenario 1 workflows into a single cicd pipeline
* consolidating tf scenario 1 workflows into a single cicd pipeline
* renaming consolidated scenario 1 tf pipeline
* Adding concurrency, removed redundant param files
* Adding concurrency, removed redundant param files
* removing test branch trigger
* cleanup
* cleanup
* feat: ASE shared modules (CARML)
- deployAseV3 param added
* feat: fixed spoke subnets
- added NSGs
* doc: changes for deployAseV3
* fix: typo
* doc: settings
* fix
* fx
* feat: asp merged - test 1
* fix: nsg
* fix zone redundant
* fix: private DNS Zone
* feat: merged scenarios BICEP
* feat: portal deployment
* fix
* feat: deployAse Merged
* fix
* Removed (most of) ASEV3 scenario
* test actions
* action test
* get latest from main (#193)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thodoris Theodorou <thotheod@microsoft.com>
Co-authored-by: Jin Lee <94473824+JinLee794@users.noreply.github.com>
* test
* there is Scenario 2
- WF needs to be updated or deleted
* fix: fix depedencies
* depedency and conditional logic fix
* ARM sync
* Updated main readme
* ok
* allow non-AZ ASE
* sync ARM
* fix: zone redundant or not support for ASE
* sync json
* fix: dependency error
* fix typo in condition
* test ASE Private DNS Zone Dependency
* fix dependencies
* fix
* ASE Private DNS Zone must be in same scope as ASE
* test
* fix outputs
---------
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jin Lee <94473824+JinLee794@users.noreply.github.com>
Co-authored-by: Jin Lee <jinle@microsoft.com>
* Added AI module to multitenant spoke
* OpenAI module added to multitenant scenario with private networking config.
* fixing bug with repeat go_version definition on appsvc_options
* fix: variable hub_settings
We have that in the documentation
we need it for tfvars, to connect to existing hub
* fixed something that didn't work for me
---------
Co-authored-by: Thodoris Theodorou <thotheod@microsoft.com>