Yichun Ma
|
191572bc6b
|
resolve comments
|
2022-06-28 17:23:27 +08:00 |
|
Yichun Ma
|
aae3e0fbec
|
Add examples for Azure Disk Encryption Extension
|
2022-06-22 22:11:55 +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 |
|
Mark Gray (MSFT)
|
9784b3a2d5
|
Merge pull request #90 from Azure/azapi-examples
Examples for documentation
|
2022-04-11 15:18:54 -07:00 |
|
Mark Gray
|
3fcccfc376
|
Examples for documentation for AzAPI provider including resource and update_resource
|
2022-04-11 15:09:07 -07:00 |
|
Mingwei He
|
6643221681
|
fix versions & mlsources to make publicNetworkAccess=Disabled work in the related terraform template
|
2022-04-04 16:15:08 -07:00 |
|
Jen Sheerin
|
a2399f96b5
|
fmt
|
2022-03-28 22:05:53 -04:00 |
|
Jen Sheerin
|
b562c8a2fc
|
format
|
2022-03-28 21:52:14 -04:00 |
|
Jen Sheerin
|
d0af975d18
|
refactor code
|
2022-03-25 14:54:22 -04:00 |
|
neil-yechenwei
|
311ed006e3
|
update code
|
2022-03-23 10:28:16 +08:00 |
|
Tom Archer
|
78da765a23
|
Fixed 'autopilot' mistake of naming file with an MD extension
|
2022-03-14 16:33:27 -07:00 |
|
Tom Archer
|
23a2e2cb73
|
Added providers.tf file
|
2022-03-14 15:56:55 -07:00 |
|
Mark Gray (MSFT)
|
7c4e2dd434
|
Merge pull request #79 from vhorne/ag-qs
create app gateway quickstart
|
2022-03-11 10:32:14 -08:00 |
|
Vic Horne
|
9adb4bf7d7
|
rename file
|
2022-03-11 06:05:22 -08:00 |
|
Vic Horne
|
1ba0df3660
|
create providers.tf
|
2022-03-08 08:26:25 -08:00 |
|
Tom Archer
|
ac98d2cfbe
|
fixed readme
|
2022-03-07 11:47:36 -08:00 |
|
Tom Archer
|
744613923a
|
Formatted code via 'terraform fmt'
|
2022-03-05 14:16:56 -08:00 |
|
Tom Archer
|
e4a7a6e1f3
|
randomized resource group name for resources
|
2022-03-05 11:52:02 -08:00 |
|
Tom Archer
|
742e4c7a5d
|
changed reserved ip addresses
|
2022-03-05 09:05:17 -08:00 |
|
Tom Archer
|
baa2ce42c7
|
added output of app ip
|
2022-03-05 08:03:57 -08:00 |
|
Tom Archer
|
09f7f93885
|
creates app i can run
|
2022-03-04 20:32:36 -08:00 |
|
Tom Archer
|
1c548de790
|
Working on randomizing RG
|
2022-03-04 15:03:42 -08:00 |
|
Tom Archer
|
e7300d5f62
|
Added quotes around placeholders
|
2022-03-04 14:39:52 -08:00 |
|
Tom Archer
|
613ac38924
|
Removed use of reserved subnet ip addresses
|
2022-03-04 10:55:28 -08:00 |
|
Tom Archer
|
62f0de1b76
|
Added readme file
|
2022-03-04 10:18:32 -08:00 |
|
Tom Archer
|
679c91f666
|
Updated code to remove unused var
|
2022-03-03 14:56:39 -08:00 |
|
Tom Archer
|
8b536b44ef
|
Updated deprecated code
|
2022-03-02 20:30:18 -08:00 |
|
Tom Archer
|
3c2d766490
|
Modifying providers.tf as provider blocks can't contain vars
|
2022-03-02 20:04:55 -08:00 |
|
Tom Archer
|
3770c0b277
|
Changes
|
2022-03-02 19:41:10 -08:00 |
|
Tom Archer
|
af4a2cbdd5
|
Randomizing resource group and leaving in tfvars only the min the cust needs to mod
|
2022-03-02 18:59:01 -08:00 |
|
Tom Archer
|
c25d0c2f2f
|
Changing to adhere to standards
|
2022-03-02 16:47:07 -08:00 |
|
neil-yechenwei
|
198b9bdd2f
|
update code
|
2022-03-02 14:50:38 +08:00 |
|
neil-yechenwei
|
c70498ea85
|
Add example for MySQL Flexible Server Database
|
2022-03-02 14:26:28 +08:00 |
|
Vic Horne
|
7b381c92db
|
create app gateway quickstart
|
2022-02-24 14:14:36 -08:00 |
|
Kaarlo Räihä
|
9b007da5d9
|
Fix resources typo in 201-web-app-docker-acr
resoruce -> resource
|
2022-02-22 19:23:13 +02:00 |
|
Kaarlo Räihä
|
2402916336
|
Fix resources typo in 101-web-app-linux-container
resoruce -> resource
|
2022-02-22 19:22:15 +02:00 |
|
Kaarlo Räihä
|
ae358385cc
|
Fix resources typo in 101-web-app-windows-dotnet
resoruce -> resource
|
2022-02-22 19:21:05 +02:00 |
|
Kaarlo Räihä
|
970894aa73
|
Fix resources typo in 101-web-app-linux-java
resoruce -> resource
|
2022-02-22 19:19:20 +02:00 |
|
Mark Gray (MSFT)
|
112c5b5192
|
Merge pull request #77 from neil-yechenwei/examplepostgresqlfsdb
Add example for PostgreSQL Flexible Server Database
|
2022-02-16 23:51:35 -08:00 |
|
neil-yechenwei
|
ece38850c7
|
update code
|
2022-02-17 13:40:25 +08:00 |
|
neil-yechenwei
|
85d82f8c72
|
update code
|
2022-02-17 13:36:44 +08:00 |
|
neil-yechenwei
|
226c83b637
|
update code
|
2022-02-17 13:24:33 +08:00 |
|
neil-yechenwei
|
7384552428
|
update code
|
2022-02-17 12:17:28 +08:00 |
|
neil-yechenwei
|
7cb6c914d4
|
update code
|
2022-02-17 12:16:39 +08:00 |
|
neil-yechenwei
|
30ed335f30
|
update code
|
2022-02-17 12:14:23 +08:00 |
|