Commit Graph

692 Commits

Author SHA1 Message Date
github-actions[bot] 5836e55603 Update TestRecord 2023-04-02 05:28:57 +00:00
github-actions[bot] 53a8eaf5b3 Update TestRecord 2023-03-31 00:55:29 +00:00
Tom Archer 3987ea0854 User Story 60501: batch-account-with-storage (#194)
* New sample (converted from Bicep via OpenAI)

* Edit per Code Review

* Changes per Code Review
2023-03-31 08:55:09 +08:00
Tom Archer 27dba4b578 Added CDN profile name to outputs 2023-03-30 11:22:14 -07:00
github-actions[bot] 12122dbf3d Update TestRecord 2023-03-30 16:43:41 +00:00
Mark Gray (MSFT) 9d84541646 Merge pull request #195 from TomArcherMsft/UserStory60501-cdn-with-custom-origin
User Story 60501: cdn-with-custom-origin
2023-03-30 09:43:23 -07:00
Tom Archer 47b979e026 Removed listing of unused variables from readme 2023-03-27 17:20:54 -07:00
Tom Archer 665d3c64ee fixes in readme.md 2023-03-27 17:15:15 -07:00
Tom Archer 08c275cf7a Output of fqdn 2023-03-27 17:11:24 -07:00
Tom Archer a2c685bc3f Merge branch 'master' of https://github.com/Azure/terraform into UserStory60501-ddos-protection-plan 2023-03-27 11:21:26 -07:00
github-actions[bot] cf415bbf2b Update TestRecord 2023-03-26 05:28:33 +00:00
Tom Archer 30f1682c74 Fixes 2023-03-25 16:10:16 -07:00
Tom Archer a4ae7b817c New sample (converted from Bicep via OpenAI) 2023-03-25 11:12:55 -07:00
zjhe 631c382fac Revert "rename file back to fix broken CI"
This reverts commit f3044799f3.
2023-03-23 10:42:48 +08:00
zjhe f3044799f3 rename file back to fix broken CI 2023-03-23 09:15:46 +08:00
github-actions[bot] 8074be48ec Update TestRecord 2023-03-21 12:01:37 +00:00
lonegunmanb bb3f78b7c6 fix 201-postgresql-fs-db example (#200) 2023-03-21 20:01:19 +08:00
lonegunmanb e6e6068127 fix broken example (#201) 2023-03-21 20:01:05 +08:00
github-actions[bot] 0806bf1677 Update TestRecord 2023-03-21 07:29:58 +00:00
lonegunmanb 14b200bbba fix broken example (#199) 2023-03-21 15:29:41 +08:00
github-actions[bot] 298c56005b Update TestRecord 2023-03-21 00:37:04 +00:00
Mark Gray (MSFT) 51841010fa Merge pull request #196 from TomArcherMsft/UserStory60501-cognitive-services-account
User Story 60501: cognitive-services-account
2023-03-20 17:18:12 -07:00
github-actions[bot] 355bb60f88 Update TestRecord 2023-03-21 00:05:15 +00:00
Mark Gray (MSFT) 73532b771a Merge pull request #193 from TomArcherMsft/UserStory60501-azure-cognitive-search
User Story 60501: azure-cognitive-search
2023-03-20 16:57:33 -07:00
github-actions[bot] fc577f6773 Update TestRecord 2023-03-19 05:17:21 +00:00
Tom Archer 690c7ee48f Removed quotes from variable default column in README.MD 2023-03-18 13:41:58 -07:00
Tom Archer 566ede9f1e New sample (converted from Bicep via OpenAI) 2023-03-18 13:34:12 -07:00
Tom Archer bb54b1f836 New sample (converted from Bicep via OpenAI) 2023-03-18 12:49:54 -07:00
Tom Archer 771442acd4 New sample (converted from Bicep via OpenAI) 2023-03-17 12:00:33 -07:00
github-actions[bot] e6a85b7606 Update TestRecord 2023-03-15 19:39:53 +00:00
Mark Gray (MSFT) 819d49bdc9 Merge pull request #192 from TomArcherMsft/UserStory60501-aci-linuxcontainer-public-ip
User Story 60501: aci-linuxcontainer-public-ip
2023-03-15 12:39:25 -07:00
github-actions[bot] 3fa3dc60a0 Update TestRecord 2023-03-15 00:49:34 +00:00
lonegunmanb 2f73fa933f Fix concurrent error in cosmosdb example (#191)
* fix concurrent error in cosmosdb example

* change to random_string to reduce the collision rate

* fix 101-cosmos-db-free-tier account name too long issue

---------

Co-authored-by: zjhe <hezijie@microsoft.com>
2023-03-15 08:49:16 +08:00
Tom Archer 87a654c36c Changing ver info per Zijie 2023-03-14 13:41:19 -07:00
Tom Archer f8c0796ad4 Updated README 2023-03-14 13:20:25 -07:00
Tom Archer 47483432a8 New sample (converted from Bicep via OpenAI) 2023-03-14 13:13:52 -07:00
github-actions[bot] c4d4d696a5 Update TestRecord 2023-03-13 23:25:10 +00:00
lonegunmanb 513af170ca Fix 101-front-door-standard-premium (#189)
* add random string to resource group name to avoid concurrent test issue

* change region to obtain quota

---------

Co-authored-by: zjhe <hezijie@microsoft.com>
2023-03-14 07:24:55 +08:00
github-actions[bot] 3d1a3532c8 Update TestRecord 2023-03-13 23:24:40 +00:00
lonegunmanb 3cc146daba 101-front-door-premium-storage-blobs-private-link (#190)
Co-authored-by: zjhe <hezijie@microsoft.com>
2023-03-14 07:24:22 +08:00
github-actions[bot] b9a16174f1 Update TestRecord 2023-03-13 23:24:05 +00:00
lonegunmanb 8aa98d5569 Fix 101-storage-static-website (#188)
* fix 101-storage-static-website

---------

Co-authored-by: zjhe <hezijie@microsoft.com>
2023-03-14 07:23:47 +08:00
github-actions[bot] fcd4f1d54f Update TestRecord 2023-03-13 23:21:13 +00:00
lonegunmanb bf49ecaafd Fix 101-synapse (#187)
* fix 101-synapse

Co-authored-by: zjhe <hezijie@microsoft.com>
2023-03-14 07:20:21 +08:00
github-actions[bot] 03954463dc Update TestRecord 2023-03-13 22:45:49 +00:00
Mark Gray (MSFT) 74df43335e Merge pull request #164 from TomArcherMsft/UserStory60501-azurerm_dns_zone
User Story 60501: azurerm_dns_zone
2023-03-13 15:45:30 -07:00
Tom Archer 2032651394 Incorporating more feedback 2023-03-12 20:01:20 -07:00
github-actions[bot] 1e14200cda Update TestRecord 2023-03-12 06:06:51 +00:00
Tom Archer 39ecf96c67 Used brackets to split long ternary conditional across multiple lines 2023-03-11 14:07:59 -08:00
Tom Archer 3d2e3e7ae5 Removed heredoc attempt 2023-03-11 13:56:03 -08:00