1039 Commits

Author SHA1 Message Date
hezijie
869b6f6930 convert e2e to a workflow_disptach event 2024-09-13 10:18:16 +08:00
zjhe
5196ebf436 Revert "convert to use oidc as e2e testing authentication method"
This reverts commit 07093a38f1cafbf005482d78521001fb270cc0d9.
2024-09-12 15:06:23 +08:00
zjhe
07093a38f1 convert to use oidc as e2e testing authentication method 2024-09-12 14:54:01 +08:00
github-actions[bot]
76d27fa498 add CODEOWNERS to protect workflows 2024-09-11 04:11:14 +00:00
github-actions[bot]
04b859d108 Update TestRecord 2024-09-08 03:46:29 +00:00
github-actions[bot]
24b748736e Update TestRecord 2024-09-01 03:31:47 +00:00
github-actions[bot]
5b29b3c6ff Update TestRecord 2024-08-25 03:30:01 +00:00
github-actions[bot]
62e5708587 Update TestRecord 2024-08-18 03:30:26 +00:00
github-actions[bot]
6d2e266aec Update TestRecord 2024-08-11 03:28:37 +00:00
github-actions[bot]
47105169df Update TestRecord 2024-08-04 03:34:18 +00:00
github-actions[bot]
773a8bc32a Update TestRecord 2024-08-01 04:12:13 +00:00
hezijie
eb5d7cca9a revert deletion of TestRecord, update action permission 2024-08-01 08:43:22 +08:00
hezijie
55688a5012 Revert "remove all TestRecord related tasks since we have no write permission anymore"
This reverts commit ecea4eb4c46be42e08ed647ef24078edbde472ca.
2024-08-01 08:29:35 +08:00
dependabot[bot]
e98d6e9583 Bump github.com/hashicorp/go-getter from 1.7.1 to 1.7.5 in /test
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.1 to 1.7.5.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.7.1...v1.7.5)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-30 08:16:37 +08:00
github-actions[bot]
ecea4eb4c4 remove all TestRecord related tasks since we have no write permission anymore 2024-07-30 00:06:09 +00:00
Tom Archer
20ed8541d9
Merge pull request #338 from vhorne/fw-fix-typo
fix typo - jump to server
2024-07-29 14:13:20 -07:00
Vic Horne
981e497396 fix typo - jump to server 2024-07-26 08:18:14 -07:00
Tom Archer
674f3d10c7 Initial put 2024-07-22 09:01:18 +08:00
Mark Gray (MSFT)
6065e8c1a2
Merge pull request #330 from TomArcherMsft/UserStory281914
User Story 281914
2024-07-15 18:10:48 -06:00
Tom Archer
c1bd8b8a27 Added README.md 2024-07-15 12:04:32 -07:00
Tom Archer
e9dfde8f88 terraform fmt 2024-07-11 09:23:27 -07:00
Tom Archer
c20885dabc Added required fields to default_node_pool block 2024-07-11 05:39:38 -07:00
Tom Archer
15a19838ad Fixes 2024-07-11 05:21:16 -07:00
Steven
62f77281a0
Merge pull request #331 from andyaviles121/aistudiobasic
Basic AI Studio resource creation updates
2024-07-10 14:04:06 -07:00
Tom Archer
e442bda05b Added output 2024-07-10 09:20:14 -07:00
Tom Archer
84022f9adf Fixing code 2024-07-10 08:56:57 -07:00
Andy Aviles
29e0406146 updated outputs and variables used 2024-07-10 11:44:01 -04:00
andyaviles121
b54a5ae10f
Merge branch 'Azure:master' into aistudiobasic 2024-07-10 11:27:39 -04:00
Tom Archer
65acca1e0c Fixed file name 2024-07-10 07:26:49 -07:00
Tom Archer
795c1b540a Initial put 2024-07-10 06:31:48 -07:00
Steven
b355126422
Merge pull request #329 from TomArcherMsft/UserStory275199
User Story 275199
2024-07-03 15:45:49 -07:00
Steven
64c9af27e2
Merge pull request #326 from TomArcherMsft/UserStory256543
User Story 256543
2024-07-03 15:41:02 -07:00
Steven
189718f6c1
Merge pull request #316 from TomArcherMsft/UserStory208753
User Story 208753 - App Service Backup
2024-07-01 23:02:48 -07:00
hezijie
b56dda974f fix packer error by monkey patch the version output 2024-07-02 13:53:46 +08:00
Tom Archer
0fd2a5d129 Fixing command to get public key 2024-07-02 13:53:46 +08:00
Tom Archer
bf2f1f5939 completed readme 2024-07-01 19:21:33 -07:00
Tom Archer
7c29b17ca6 fixed node pool name len 2024-07-01 19:01:53 -07:00
Tom Archer
bee854b03b changed params of node pool name 2024-07-01 17:19:12 -07:00
Tom Archer
068cf2da3f changed params of terraform init 2024-07-01 17:18:04 -07:00
Tom Archer
1bd62d28a8 declared user & pwd as vars 2024-07-01 17:00:31 -07:00
Tom Archer
da5efce177 fixes 2 2024-07-01 16:48:54 -07:00
Tom Archer
5182c37a0f fixes 2024-07-01 15:57:55 -07:00
Tom Archer
6e7acfb695 Create a Windows-based Azure Kubernetes Service (AKS) cluster 2024-07-01 13:19:54 -07:00
Mark Gray (MSFT)
40be72ba42
Merge pull request #313 from TomArcherMsft/UserStory202889
User Story 202889
2024-06-26 11:51:48 -06:00
Andy Aviles
c015ce05d3 renamed outputs.tf 2024-06-26 08:09:22 +08:00
Andy Aviles
db1dc1b5bb matching contributor guidelines 2024-06-26 08:09:22 +08:00
Andy Aviles
de72279095 removed credentials as it was not expected 2024-06-26 08:09:22 +08:00
Andy Aviles
d5c754a94b included random string suffix 2024-06-26 08:09:22 +08:00
Andy Aviles
cd38055ba3 added in azurerm key_vault provider section in main.tf 2024-06-26 08:09:22 +08:00
github-actions[bot]
c15b0e61a3 removed connections schema validation skip 2024-06-26 08:09:22 +08:00