Commit e17125b
refactor: removed commented code, fixes for Standard Gallery validation & updated docs (microsoft#692)
* fix: added tags in CAdeploy.yml file (microsoft#675)
* CI Pipeline fix for Client Advisor
* added tags in CAdeploy.yml file
* add my feature branch
* tags changes updated in CAdeploy.yml file
* added template name condition based
* removed my feature branch from pipeline
* Additional Troubleshooting steps
* fix: Remove createdby from pipeline and add change Createdby logic in bice… (microsoft#678)
* Remove createdby from pipeline and add change Createdby logic in bicep file
* Add 'createdBy' parameter to Azure deployment
* Add 'createdBy' parameter for tagging
* added new 'type' tag (microsoft#682)
* Create new Managed Identity for SQL operations with least privileges
* Update docs/TroubleShootingSteps.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update GitHub Issues link in troubleshooting steps
* removed SQL user assigned identity from key vault and SQL DB module
* Refactor DNS zone naming and update SQL database redundancy settings
* fix pylint issues
* refactor: Update README, azure.yml for minimum azd version 1.18.0 & removed the unsued params (microsoft#690)
* fix: Dev to main (microsoft#681)
* fix: added tags in CAdeploy.yml file (microsoft#675)
* CI Pipeline fix for Client Advisor
* added tags in CAdeploy.yml file
* add my feature branch
* tags changes updated in CAdeploy.yml file
* added template name condition based
* removed my feature branch from pipeline
* Additional Troubleshooting steps
* fix: Remove createdby from pipeline and add change Createdby logic in bice… (microsoft#678)
* Remove createdby from pipeline and add change Createdby logic in bicep file
* Add 'createdBy' parameter to Azure deployment
* Add 'createdBy' parameter for tagging
* added new 'type' tag (microsoft#682)
* Update docs/TroubleShootingSteps.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update GitHub Issues link in troubleshooting steps
---------
Co-authored-by: VishalS-Microsoft <v-vishshinde@microsoft.com>
Co-authored-by: Harsh-Microsoft <v-hbangera@microsoft.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix: Removed commented params
* Update README and azure.yml for minimum azd version 1.18.0
---------
Co-authored-by: NirajC-Microsoft <v-nirajcha@microsoft.com>
Co-authored-by: VishalS-Microsoft <v-vishshinde@microsoft.com>
Co-authored-by: Harsh-Microsoft <v-hbangera@microsoft.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Prajwal D C <v-dcprajwal@microsoft.com>
* Update Azure template validation action to latest version
* Update azure-dev.yml
* Update azure-dev.yml
* Chore: Disable Dev Container usage in Azure validation step
Disable the use of Dev Container for Azure template validation.
* chore: Refactor Azure DevOps workflow configuration
* fix: Rename main.bicep for network module
* chore: Update Azure template validation action version
* chore: Add validateTests parameter to Azure Dev workflow
* chore: Update Azure template validation action version
* fix post deployment script to support exp
* refactor: Comments fixed
---------
Co-authored-by: VishalS-Microsoft <v-vishshinde@microsoft.com>
Co-authored-by: NirajC-Microsoft <v-nirajcha@microsoft.com>
Co-authored-by: Harsh-Microsoft <v-hbangera@microsoft.com>
Co-authored-by: Vamshi-Microsoft <v-vamolla@microsoft.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Roopan-Microsoft <168007406+Roopan-Microsoft@users.noreply.github.com>1 parent 7a86f2c commit e17125b
File tree
11 files changed
+619
-95
lines changed- .github/workflows
- docs
- infra
- modules
- network
- scripts
- src/App/backend
- common
- services
11 files changed
+619
-95
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
16 | 14 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| 216 | + | |
216 | 217 | | |
217 | 218 | | |
218 | 219 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | 56 | | |
60 | 57 | | |
61 | 58 | | |
| |||
68 | 65 | | |
69 | 66 | | |
70 | 67 | | |
71 | | - | |
72 | | - | |
73 | 68 | | |
74 | 69 | | |
75 | 70 | | |
| |||
174 | 169 | | |
175 | 170 | | |
176 | 171 | | |
177 | | - | |
178 | 172 | | |
179 | 173 | | |
180 | 174 | | |
181 | 175 | | |
182 | | - | |
183 | 176 | | |
184 | 177 | | |
185 | 178 | | |
| |||
264 | 257 | | |
265 | 258 | | |
266 | 259 | | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | 260 | | |
276 | 261 | | |
277 | 262 | | |
| |||
388 | 373 | | |
389 | 374 | | |
390 | 375 | | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
391 | 389 | | |
392 | 390 | | |
393 | 391 | | |
| |||
450 | 448 | | |
451 | 449 | | |
452 | 450 | | |
453 | | - | |
| 451 | + | |
454 | 452 | | |
455 | 453 | | |
456 | 454 | | |
| |||
509 | 507 | | |
510 | 508 | | |
511 | 509 | | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
512 | 515 | | |
513 | 516 | | |
514 | 517 | | |
| |||
896 | 899 | | |
897 | 900 | | |
898 | 901 | | |
899 | | - | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
900 | 907 | | |
901 | 908 | | |
902 | 909 | | |
| |||
988 | 995 | | |
989 | 996 | | |
990 | 997 | | |
991 | | - | |
| 998 | + | |
992 | 999 | | |
993 | 1000 | | |
994 | 1001 | | |
| |||
1035 | 1042 | | |
1036 | 1043 | | |
1037 | 1044 | | |
1038 | | - | |
| 1045 | + | |
1039 | 1046 | | |
1040 | 1047 | | |
1041 | 1048 | | |
| |||
1226 | 1233 | | |
1227 | 1234 | | |
1228 | 1235 | | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
1229 | 1242 | | |
1230 | 1243 | | |
1231 | 1244 | | |
| |||
1367 | 1380 | | |
1368 | 1381 | | |
1369 | 1382 | | |
| 1383 | + | |
| 1384 | + | |
| 1385 | + | |
0 commit comments