Skip to content

Commit 0c018bc

Browse files
committed
Merge remote-tracking branch 'upstream/main' into ingress-configuration-for-containerapp
2 parents 716dc61 + 1734250 commit 0c018bc

File tree

1,803 files changed

+1898686
-1291700
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,803 files changed

+1898686
-1291700
lines changed

.github/CODEOWNERS

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# See for instructions on this file https://help.github.com/articles/about-codeowners/
22

3-
/linter_exclusions.yml @kairu-ms @fengzhou-msft
3+
/linter_exclusions.yml @kairu-ms @wangzelin007
44

5-
/src/index.json @fengzhou-msft @qwordy @houk-ms @kairu-ms @jsntcy @Juliehzl @jiasli @zhoxing-ms @evelyn-ys @xfz11 @08nholloway @necusjz
5+
/src/index.json @kairu-ms @jsntcy @jiasli @zhoxing-ms @evelyn-ys @necusjz @wangzelin007
66

77
/src/footprint/ @jonunezd @Diego-Perez-Botero
88

@@ -22,7 +22,7 @@
2222

2323
/src/eventgrid/ @kalyanaj
2424

25-
/src/storage-preview/ @evelyn_ys @calvinhzy
25+
/src/storage-preview/ @evelyn-ys @calvinhzy
2626

2727
/src/dev-spaces/ @amsoedal
2828

@@ -112,9 +112,9 @@
112112

113113
/src/blueprint/ @fengzhou-msft
114114

115-
/src/storage-blob-preview/ @evelyn_ys @calvinhzy
115+
/src/storage-blob-preview/ @evelyn-ys @calvinhzy
116116

117-
/src/logic/ @jsntcy @kairu
117+
/src/logic/ @jsntcy @kairu-ms
118118

119119
/src/hardware-security-modules/ @bquantump
120120

@@ -226,7 +226,7 @@
226226

227227
/src/image-gallery/ @zhoxing-ms
228228

229-
/src/keyvault-preview/ @evelyn_ys @calvinhzy
229+
/src/keyvault-preview/ @evelyn-ys @calvinhzy
230230

231231
/src/init/ @zhoxing-ms @HuangYT2000
232232

@@ -324,4 +324,10 @@
324324

325325
/src/azext_durabletask/ @RyanLettieri
326326

327-
/src/acat @qinqingxu @Sherylueen @yongxin-ms @wh-alice
327+
/src/acat @qinqingxu @Sherylueen @yongxin-ms @wh-alice
328+
329+
/src/zones/ @nielsams
330+
331+
/src/vme/ @caoyihua
332+
333+
/src/carbon/ @itiinani

.github/azure-client-tools-bot/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ allowed_branches:
1111
- "main"
1212
auto_choose_milestone:
1313
pr_expected_days: 7
14+
pr_comment: false
1415
pull_request:
1516
comment:
1617
- azure_pipeline:

.github/copilot-instructions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- @azure Rule - Use Azure Best Practices: When generating code for Azure, running terminal commands for Azure, or performing operations related to Azure, invoke your `azure_development-get_best_practices` tool if available.

0 commit comments

Comments
 (0)