Skip to content

Commit cdbb4fb

Browse files
Copilotpaulmedynski
andcommitted
Port PR #3919: Update es-metadata.yml to 1ES schema v1.0.0
Co-authored-by: paulmedynski <31868385+paulmedynski@users.noreply.github.com>
1 parent 9716a05 commit cdbb4fb

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

es-metadata.yml

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# 1ES Inventory-As-Code Configuration:
2+
#
3+
# https://eng.ms/docs/coreai/devdiv/one-engineering-system-1es/1es-docs/product-catalog/inventory-as-code/schema
4+
5+
schemaVersion: 1.0.0
6+
7+
providers:
8+
- provider: InventoryAsCode
9+
version: 1.0.0
10+
metadata:
11+
12+
# SqlClient is a production repo.
13+
isProduction: true
14+
15+
accountableOwners:
16+
17+
# This is the SqlClient Service Tree GUID:
18+
#
19+
# https://microsoftservicetree.com/services/24ff40ff-f299-428e-9508-d67fdeb2f473
20+
#
21+
service: 24ff40ff-f299-428e-9508-d67fdeb2f473
22+
23+
routing:
24+
defaultAreaPath:
25+
26+
# The SqlClient Azure DevOps organization and project.
27+
#
28+
# https://sqlclientdrivers.visualstudio.com/ADO.Net
29+
#
30+
org: sqlclientdrivers
31+
path: ADO.Net

0 commit comments

Comments
 (0)