We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9716a05 commit cdbb4fbCopy full SHA for cdbb4fb
1 file changed
es-metadata.yml
@@ -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