Commit Graph

440 Commits

Author SHA1 Message Date
6ac4eb3abf User Story 60501: 101-key-vault-key (#203)
* New sample (converted from Bicep via OpenAI)
2023-04-05 10:55:02 +08:00
8d0f0dd09d Merge pull request #208 from TomArcherMsft/fix-cdn-sample
Added CDN profile name to outputs
2023-04-04 11:43:08 -07:00
5836e55603 Update TestRecord 2023-04-02 05:28:57 +00:00
53a8eaf5b3 Update TestRecord 2023-03-31 00:55:29 +00:00
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
27dba4b578 Added CDN profile name to outputs 2023-03-30 11:22:14 -07:00
12122dbf3d Update TestRecord 2023-03-30 16:43:41 +00:00
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
665d3c64ee fixes in readme.md 2023-03-27 17:15:15 -07:00
08c275cf7a Output of fqdn 2023-03-27 17:11:24 -07:00
cf415bbf2b Update TestRecord 2023-03-26 05:28:33 +00:00
631c382fac Revert "rename file back to fix broken CI"
This reverts commit f3044799f3.
2023-03-23 10:42:48 +08:00
f3044799f3 rename file back to fix broken CI 2023-03-23 09:15:46 +08:00
8074be48ec Update TestRecord 2023-03-21 12:01:37 +00:00
bb3f78b7c6 fix 201-postgresql-fs-db example (#200) 2023-03-21 20:01:19 +08:00
e6e6068127 fix broken example (#201) 2023-03-21 20:01:05 +08:00
0806bf1677 Update TestRecord 2023-03-21 07:29:58 +00:00
14b200bbba fix broken example (#199) 2023-03-21 15:29:41 +08:00
298c56005b Update TestRecord 2023-03-21 00:37:04 +00:00
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
355bb60f88 Update TestRecord 2023-03-21 00:05:15 +00:00
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
fc577f6773 Update TestRecord 2023-03-19 05:17:21 +00:00
690c7ee48f Removed quotes from variable default column in README.MD 2023-03-18 13:41:58 -07:00
566ede9f1e New sample (converted from Bicep via OpenAI) 2023-03-18 13:34:12 -07:00
bb54b1f836 New sample (converted from Bicep via OpenAI) 2023-03-18 12:49:54 -07:00
771442acd4 New sample (converted from Bicep via OpenAI) 2023-03-17 12:00:33 -07:00
e6a85b7606 Update TestRecord 2023-03-15 19:39:53 +00:00
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
3fa3dc60a0 Update TestRecord 2023-03-15 00:49:34 +00:00
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
87a654c36c Changing ver info per Zijie 2023-03-14 13:41:19 -07:00
f8c0796ad4 Updated README 2023-03-14 13:20:25 -07:00
47483432a8 New sample (converted from Bicep via OpenAI) 2023-03-14 13:13:52 -07:00
c4d4d696a5 Update TestRecord 2023-03-13 23:25:10 +00:00
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
3d1a3532c8 Update TestRecord 2023-03-13 23:24:40 +00:00
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
b9a16174f1 Update TestRecord 2023-03-13 23:24:05 +00:00
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
fcd4f1d54f Update TestRecord 2023-03-13 23:21:13 +00:00
bf49ecaafd Fix 101-synapse (#187)
* fix 101-synapse

Co-authored-by: zjhe <hezijie@microsoft.com>
2023-03-14 07:20:21 +08:00
03954463dc Update TestRecord 2023-03-13 22:45:49 +00:00
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
2032651394 Incorporating more feedback 2023-03-12 20:01:20 -07:00
1e14200cda Update TestRecord 2023-03-12 06:06:51 +00:00
39ecf96c67 Used brackets to split long ternary conditional across multiple lines 2023-03-11 14:07:59 -08:00
3d2e3e7ae5 Removed heredoc attempt 2023-03-11 13:56:03 -08:00
3047ab006f Added heredoc syntax so that reader doesn't have to scroll horizontally 2023-03-11 12:21:02 -08:00
33a3b48bb5 Edits per Code Review 2023-03-11 11:05:40 -08:00