John Downs
b7d0d3fd2c
Add quickstart
2022-11-25 19:28:32 +13: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
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
Tom Archer
26a919e903
Updating code to align with Contributor Guide template
2022-08-23 19:02:18 -07:00
Gin
40c33d528f
Cosmosdb l100 examples ( #100 )
2022-07-01 17:14:52 +08:00
Mark Gray (MSFT)
e0f9c4b8cc
Merge pull request #103 from myc2h6o/vm_ade
...
Add examples for Azure Disk Encryption Extension for VM and VMSS
2022-06-29 15:58:49 -07:00
Mark Gray (MSFT)
aac920d615
Merge pull request #102 from myc2h6o/confidential_vm
...
Add examples for confidential VM, VMSS and OS Disk
2022-06-29 15:56:03 -07:00
Yichun Ma
191572bc6b
resolve comments
2022-06-28 17:23:27 +08:00
Yichun Ma
e11e21b525
resolve comments
2022-06-28 16:18:31 +08:00
neil-yechenwei
7a63c76cec
Update example link for Mysql FS
2022-06-23 16:42:04 +08:00
Yichun Ma
aae3e0fbec
Add examples for Azure Disk Encryption Extension
2022-06-22 22:11:55 +08:00
Yichun Ma
bd01573941
Add examples for confidential VM, VMSS and OS Disk
2022-06-22 18:08:20 +08:00
Mark Gray (MSFT)
742b875490
Merge pull request #80 from neil-yechenwei/examplemysqlfsdb
...
Add example for MySQL Flexible Server Database
2022-04-21 14:21:43 -07:00
neil-yechenwei
5cf7ca9d66
update code
2022-04-14 09:51:49 +08:00
Mark Gray (MSFT)
18b79a7eda
Merge pull request #78 from mcraiha/typofix
...
Fix resource TYPOs in variables
2022-04-13 16:35:11 -07:00
Mark Gray (MSFT)
ffa78e6b67
Merge pull request #89 from mingweihe/master
...
fix versions & mlsources to make publicNetworkAccess=Disabled work in…
2022-04-13 15:58:57 -07:00
Mark Gray (MSFT)
2d9a6c5bb6
Merge pull request #91 from Azure/azapi-examples
...
Removed work around for registering Microsoft.LabServices provider
2022-04-11 18:09:14 -07:00
Mark Gray
dc8d94b026
Removed work around for registering Microsoft.LabServices provider
2022-04-11 18:07:24 -07:00