Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit 9fe6207

Browse files
authored
Merge branch 'main' into raych1-patch-10
2 parents d82c831 + b0fd1e6 commit 9fe6207

File tree

13,558 files changed

+1450628
-321644
lines changed

Some content is hidden

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

13,558 files changed

+1450628
-321644
lines changed

.github/.prettierignore

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1+
# this file
2+
.prettierignore
3+
4+
# code coverage
15
coverage
6+
7+
# specs in test folders
8+
fixtures
9+
specification
10+
11+
# unmanaged files and folders
12+
copilot-instructions.md
13+
chatmodes
14+
ISSUE_TEMPLATE
15+
policies
16+
prompts
17+
PULL_REQUEST_TEMPLATE

.github/.prettierrc.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Keep in sync with eng/tools/.prettierrc.yaml
2+
3+
plugins:
4+
- prettier-plugin-organize-imports
5+
6+
# Aligned with microsoft/typespec
7+
printWidth: 100
8+
9+
overrides:
10+
# tsconfig.json is actually parsed as JSONC
11+
- files:
12+
- tsconfig.json
13+
- tsconfig.*.json
14+
options:
15+
parser: jsonc

.github/CODEOWNERS

Lines changed: 20 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,12 @@
88
#########
99
# Codeowner assignments are made from the _last_ matching entry in CODEOWNERS, so catch-all entries must come first
1010
#########
11-
/specification/*/data-plane/ @Azure/api-stewardship-board
1211

1312
# PRLabel: %Schema Registry
1413
/specification/schemaregistry/ @hmlam @nickghardwick @lmazuel @deyaaeldeen @JoshLove-msft @swathipil @conniey @minhanh-phan
1514

1615
# PRLabel: %Cognitive Services
17-
/dev/cognitiveservices/data-plane/Language/ @assafi @rokulka @ChongTang @annatisch @heaths @deyaaeldeen @kristapratico @mssfang @joseharriaga @minhanh-phan @Azure/api-stewardship-board
18-
19-
# PRLabel: %FarmBeats
20-
/specification/agrifood/data-plane @Azure/api-stewardship-board
16+
/dev/cognitiveservices/data-plane/Language/ @assafi @rokulka @ChongTang @annatisch @heaths @deyaaeldeen @kristapratico @mssfang @joseharriaga @minhanh-phan
2117

2218
# PRLabel: %Analysis Services
2319
/specification/analysisservices/ @taiwu
@@ -32,14 +28,11 @@
3228
/specification/applicationinsights/ @alexeldeib
3329

3430
# PRLabel: %Monitor - Exporter
35-
/specification/applicationinsights/data-plane/Monitor.Exporters/ @ramthi @trask @hectorhdzg @lzchen @Azure/api-stewardship-board
31+
/specification/applicationinsights/data-plane/Monitor.Exporters/ @ramthi @trask @hectorhdzg @lzchen
3632

3733
# PRLabel: %Container Apps
3834
/specification/app/ @jijohn14 @Juliehzl
3935

40-
# PRLabel: %Code Signing
41-
/specification/codesigning/data-plane @Azure/api-stewardship-board
42-
4336
/specification/asazure/ @athipp
4437

4538
# PRLabel: %Authorization
@@ -60,7 +53,7 @@
6053
/specification/billing/ @wilcobmsft @asarkar84
6154

6255
# PRLabel: %Network - CDN
63-
/specification/cdn/ @jorinmejia @yunhemsft @jessicl-ms @rrahulms @ChenglongLiu @Ptnan7
56+
/specification/cdn/ @yunhemsft @jessicl-ms @rrahulms @ChenglongLiu @Ptnan7 @zhuofudeng
6457

6558
# PRLabel: %Cognitive Services
6659
/specification/cognitiveservices/ @rkuthala @MattGal
@@ -69,12 +62,12 @@
6962
/specification/cognitiveservices/data-plane/FormRecognizer/ @bojunehsu @nizi1127 @johanste
7063

7164
# PRLabel: %Cognitive - Language
72-
/specification/cognitiveservices/data-plane/Language/ @assafi @rokulka @ChongTang @annatisch @heaths @deyaaeldeen @kristapratico @mssfang @joseharriaga @minhanh-phan @Azure/api-stewardship-board
65+
/specification/cognitiveservices/data-plane/Language/ @assafi @rokulka @ChongTang @annatisch @heaths @deyaaeldeen @kristapratico @mssfang @joseharriaga @minhanh-phan
7366

7467
# PRLabel: %Compute
7568
/specification/compute/ @bilaakpan-ms @sandido @dkulkarni-ms @haagha @MS-syh2qs @grizzlytheodore @mabhard @danielli90 @smotwani @ppatwa @vikramd-ms @yunusm @ZhidongPeng @nkuchta @maheshnemichand @najams @changov
7669

77-
/specification/consumption/ @kjeur @panda-wang
70+
/specification/consumption/ @arusing @micahbresette
7871

7972
# PRLabel: %Container Instances
8073
/specification/containerinstance/ @novinc
@@ -107,23 +100,20 @@
107100
/specification/datalake-store/ @ro-joowan
108101

109102
# PRLabel: %Data Migration
110-
/specification/datamigration/ @hitenjava
103+
/specification/datamigration/ @hitenjava @gansach @amarjeetkr
111104

112105
/specification/deploymentmanager/ @netrock
113106

114107
# PRLabel: %Device Registry
115108
/specification/deviceregistry/ @marcodalessandro @rohankhandelwal @riteshrao
116109

117-
# PRLabel: %Device Update
118-
/specification/deviceupdate/data-plane/ @Azure/api-stewardship-board
119-
120110
/specification/documentdb/ @dmakwana
121111

122112
/specification/domainservices/ @jihochang
123113

124114
# PRLabel: %Event Grid
125115
/specification/eventgrid/resource-manager/ @shankarsama @Kishp01 @a-hamad
126-
/specification/eventgrid/ @Kishp01 @shankarsama
116+
/specification/eventgrid/ @Kishp01 @shankarsama @rajeshka
127117

128118
# PRLabel: %Event Hubs
129119
/specification/eventhub/ @v-ajnava @dsouzaarun @damodaravadhani
@@ -144,16 +134,13 @@
144134
/specification/iothub/ @rkmanda
145135

146136
# PRLabel: %KeyVault
147-
/specification/keyvault/resource-manager/ @vickm @chen-karen @cheathamb36 @lgonsoulin
137+
/specification/keyvault/resource-manager/ @vickm @chen-karen @cheathamb36 @Azure/azure-sdk-write-keyvault
148138

149139
# PRLabel: %KeyVault
150-
/specification/keyvault/Security.*/ @vickm @chen-karen @cheathamb36 @lgonsoulin @heaths @chlowell
140+
/specification/keyvault/Security.*/ @vickm @chen-karen @cheathamb36 @Azure/azure-sdk-write-keyvault @heaths @chlowell
151141

152142
# PRLabel: %KeyVault
153-
/specification/keyvault/data-plane/ @vickm @chen-karen @cheathamb36 @lgonsoulin @heaths
154-
155-
# PRLabel: %Load Test Service
156-
/specification/loadtestservice/data-plane/ @Azure/api-stewardship-board
143+
/specification/keyvault/data-plane/ @vickm @chen-karen @cheathamb36 @Azure/azure-sdk-write-keyvault @heaths
157144

158145
# PRLabel: %Logic App
159146
/specification/logic/ @pankajsn @tonytang-microsoft-com
@@ -195,9 +182,6 @@
195182

196183
/specification/powerbidedicated/ @tarostok
197184

198-
# PRLabel: %Purview
199-
/specification/purview/data-plane @Azure/api-stewardship-board
200-
201185
# PRLabel: %PostgreSQL
202186
/specification/postgresql/** @Azure/azure-sdk-write-postgresql
203187

@@ -224,10 +208,10 @@
224208
/specification/scheduler/ @pinwang81
225209

226210
# PRLabel: %Search
227-
/specification/search/data-plane/ @arv100kri @bleroy @Azure/api-stewardship-board @BevLoh @giulianob
211+
/specification/search/data-plane/ @arv100kri @bleroy @BevLoh @giulianob
228212

229213
# PRLabel: %Search
230-
/specification/search/resource-manager/ @tjacobhi @conor-joplin @BevLoh
214+
/specification/search/resource-manager/ @efrainretana @conor-joplin @BevLoh @xiong-qiao @jonathanserbent @Draconicida @kuanlu95 @admayber
231215

232216
/specification/serialconsole/ @amitchat @craigw @asinn826
233217

@@ -245,7 +229,7 @@
245229

246230
# PRLabel: %Storage
247231
/specification/storage/resource-manager/ @blueww @yifanz7
248-
/specification/storage/data-plane/ @seanmcc-msft @Azure/api-stewardship-board
232+
/specification/storage/data-plane/ @seanmcc-msft
249233

250234
# PRLabel: %Import Export
251235
/specification/storageimportexport/ @leoz-ms
@@ -303,5 +287,11 @@
303287
/eng/tools/typespec-migration-validation @pshao25 @live1206
304288
/eng/tools/typespec-validation/src/rules/sdk-tspconfig-validation.ts @wanlwanl @raych1 @maririos
305289
/scripts/ @weshaggard @mikeharder
306-
/specification/suppressions.yaml @weshaggard @mikeharder @benbp @raych1
290+
/specification/suppressions.yaml @weshaggard @mikeharder @benbp @raych1 @wanlwanl @maririos
307291
/.github/CODEOWNERS @Azure/azure-sdk-eng
292+
293+
## Copilot
294+
/.github/copilot-instructions.md @praveenkuttappan @maririos
295+
/.github/prompts/ @praveenkuttappan @maririos
296+
/.github/instructions/ @praveenkuttappan @maririos
297+
/.github/chatmodes/ @praveenkuttappan @maririos

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
### *This is an outdated document. Please refer the new [wiki](https://github.com/Azure/azure-rest-api-specs/wiki) for up to date details.*
2-
([`Link your GitHub account`](https://repos.opensource.microsoft.com/) to the 'Azure' organization for access.)
1+
### _This is an outdated document. Please refer the new [wiki](https://github.com/Azure/azure-rest-api-specs/wiki) for up to date details._
32

3+
([`Link your GitHub account`](https://repos.opensource.microsoft.com/) to the 'Azure' organization for access.)

.github/actions/setup-node-install-deps/action.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ description: Uses specified Node version and installs dependencies (typically us
33

44
inputs:
55
node-version:
6-
description: 'Node version to use'
6+
description: "Node version to use"
77
default: 22.x
88
install-command:
9-
description: 'Command to install dependencies'
10-
default: 'npm ci'
9+
description: "Command to install dependencies"
10+
default: "npm ci"
1111
working-directory:
12-
description: 'Working directory'
13-
default: '.'
12+
description: "Working directory"
13+
default: "."
1414

1515
runs:
1616
using: "composite"

0 commit comments

Comments
 (0)