241 Commits

Author SHA1 Message Date
Joshua Loeffler
fb2d3928a9 Explicitly disable storage blob public access for workspace templates 2022-11-17 11:03:43 -05:00
Xiaxin
96afa1f2cd
Add example for azure function app using key vault reference (#114)
add examples for function app using key vault reference
2022-11-16 14:54:13 +08:00
Xiaxin
e32966e242
Adding guidance for function app (#116)
* adding guidance for function app
2022-11-16 13:56:21 +08:00
Uros Randelovic
25a6da8b00 Merge remote-tracking branch 'origin/master' into sql-managed-instance 2022-11-04 11:44:12 +01:00
Uros Randelovic
66f805be99 Merge remote-tracking branch 'origin/master' into sql-managed-instance 2022-11-04 11:42:42 +01:00
Uros Randelovic
e70d967524
remove depends on clauses 2022-11-04 09:59:03 +01:00
Jen Sheerin
15221652a1
Update moduleUrl
Update URL with latest configuration zip file
2022-10-30 22:30:06 -04:00
Kelly Gremban
24645b6398 Review fixes and updated readme 2022-10-14 11:15:49 -07:00
Kelly Gremban
db43ecd3a5 lonegunmanb feedback 2022-10-12 11:43:29 -07:00
Kelly Gremban
8a9f0ff064 rename folder 2022-10-03 09:38:38 -07:00
Kelly Gremban
f4775c5bf6 new quickstart sample 101-device-provisioning-service 2022-09-29 14:52:07 -07:00
Uros Randelovic
3b5aa1adc5 - format 2022-09-06 12:52:48 +02:00
Uros Randelovic
079f82b656 - pr comments 2022-09-06 12:52:01 +02:00
Tom Archer
4c228bd73e Fixed table format 2022-08-31 09:35:54 -07:00
Tom Archer
4321812b10 Fixed table format 2022-08-31 09:34:42 -07:00
Tom Archer
bfd9232a64 Fixed table format 2022-08-31 09:32:59 -07:00
Tom Archer
373e9b1e09 Forcing PR creation 2022-08-31 09:27:45 -07:00
Uros Randelovic
cfe7e1086d - pr comments 2022-08-31 15:17:30 +02:00
Uros Randelovic
8e632a3be6 - remove all outputs for now 2022-08-31 13:49:09 +02:00
Uros Randelovic
6bd1ba4c6e - first commit 2022-08-31 13:47:23 +02:00
Tom Archer
2633db1ff1 Updated azurerm provider version constraint 2022-08-30 20:26:35 -07:00
Tom Archer
ebaa5f71de Updated azurerm provider version constraint 2022-08-30 20:16:54 -07:00
Tom Archer
ec38ba616c Updated names per Azure requirements 2022-08-30 13:53:03 -07:00
Tom Archer
49b61b78a2 Updated azurerm_cosmosdb_account attribute name 2022-08-30 13:27:51 -07:00
Tom Archer
22350913fd Moving cosmosdb quickstart code to samples repo 2022-08-30 10:54:01 -07:00
Tom Archer
03f800dbe4 Relaxing version constraint on tls provider 2022-08-29 18:19:05 -07:00
Tom Archer
71e54587eb Changed resource names to snake case 2022-08-29 18:16:52 -07:00
Tom Archer
85f9e9a803 Added tls provider block 2022-08-29 17:45:43 -07:00
Tom Archer
7cf420ddb5 Updated readme for several samples 2022-08-29 16:41:46 -07:00
Tom Archer
0a1a441dc9 Updated readme with terraform types being utilized 2022-08-29 16:24:11 -07:00
Tom Archer
62b49e2a91 Added code 2022-08-29 15:43:40 -07:00
Tom Archer
9072d1d114 Moving create-linux-vm-with-infrastructure article code to engineering team sample repo 2022-08-29 15:30:41 -07:00
hezijie
e3c66ca15d Sort all variables, outputs, arguments and blocks in resource block.
Adjust code file's style.
Add `numeric = false` for `random_string.name` in `201-mysql-fs-db` module as the name is used as `azurerm_mysql_flexible_server.default`'s `administrator_login` and the login name doesn't support a name start with number.
Add minimum constraints for `random_password.password` in `201-mysql-fs-db` module as the password required a minimum complexity.
2022-08-29 17:03:29 +08:00
Tom Archer
65cb9c7f0e more changes 2022-08-29 00:05:42 -07:00
Tom Archer
dceafac08d more changes 2022-08-28 23:51:22 -07:00
Tom Archer
7305ee2a26 changing array syntax 2022-08-28 23:45:08 -07:00
Tom Archer
bd27b46fdc fixing random provider info 2022-08-28 23:39:27 -07:00
Tom Archer
b6f52f38d3 changes per tech review 2022-08-28 23:30:10 -07:00
Tom Archer
e866f8430d readme files 2022-08-28 09:12:59 -07:00
Tom Archer
0bb3ff10c1 readme files 2022-08-28 08:17:56 -07:00
Tom Archer
df14b6229d Marked various output values as sensitive 2022-08-27 22:19:04 -07:00
Tom Archer
7b46e0c27a Removed deprecated block and fixed sku value 2022-08-27 22:08:55 -07:00
Tom Archer
0419cad12a Updating main to use new rg var name 2022-08-27 21:25:20 -07:00
Tom Archer
9a26ecdd6c Updating main to use new rg var name 2022-08-27 21:22:02 -07:00
Tom Archer
1f4ae04892 Fixing article 2022-08-27 18:54:06 -07:00
Tom Archer
1eb58101ba Per review, changed var name from camel case to snake case 2022-08-24 07:01:30 -07:00
Tom Archer
1043acb836 Per review, removed blank line 2022-08-24 06:55:46 -07:00
Tom Archer
4a706b9f6d Ran 'terraform fmt' against code being modified in this PR' 2022-08-24 06:50:04 -07:00
Tom Archer
32a23622d0 Updated file naming per review 2022-08-24 06:43:54 -07:00
Tom Archer
de3b6a2a42 Updated variables to snake case per review 2022-08-24 06:35:20 -07:00