366 Commits

Author SHA1 Message Date
murggu
ebf66eab0b add tags 2022-11-08 12:58:29 +01:00
murggu
a165449f64 Update README.md 2022-11-08 12:52:09 +01:00
murggu
063a26bb31 Add synapse 101 2022-11-08 12:47:54 +01:00
Mark Gray (MSFT)
329bfd1f6e
Merge pull request #111 from urosran/sql-managed-instance
- SQL Managed Instance Minimal Example
2022-11-04 14:53:42 -07: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
Mark Gray (MSFT)
f0587e9875
Merge pull request #123 from jensheerin/patch-1
Update moduleUrl
2022-10-31 10:44:16 -07:00
Jen Sheerin
15221652a1
Update moduleUrl
Update URL with latest configuration zip file
2022-10-30 22:30:06 -04:00
lonegunmanb
c370e76a95
Merge pull request #119 from kgremban/master
new quickstart sample 201-device-provisioning-service
2022-10-27 13:50:34 +08: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
lonegunmanb
467e0a67f7
Merge pull request #112 from TomArcherMsft/UserStory1983528
User Story 1983528
2022-09-01 10:33:30 +08: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
lonegunmanb
5b72658397
Merge pull request #110 from TomArcherMsft/UserStory1983164
User Story 1983164
2022-08-31 11:33:26 +08: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
lonegunmanb
cb17e827ba
Merge pull request #105 from Azure/users/GitHubPolicyService/46ac6b72-fb6d-4399-a02a-714c519189f1
Adding Microsoft SECURITY.MD
2022-08-30 11:37:32 +08:00
lonegunmanb
5481663a4b
Merge pull request #109 from TomArcherMsft/UserStory1982922
User Story 1982922
2022-08-30 09:23:18 +08: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
lonegunmanb
0016d17db4
Merge pull request #108 from TomArcherMsft/UserStory1981979
User Story 1981979
2022-08-30 03:06:39 +08:00
Tom Archer
363738bfca
Merge pull request #1 from lonegunmanb/UserStory1981979_zj
Re-org code structure and fix a potential bug caused by `random_password.password`.
2022-08-29 07:45:39 -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