We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 965e8b4 commit 97fcb1fCopy full SHA for 97fcb1f
2 files changed
.azuredevops/policies/inventory-enablement.yml
@@ -0,0 +1,8 @@
1
+name: powerbi-javascript inventory config
2
+description: Inventory-as-code configuration for the powerbi-javascript repository
3
+resource: repository
4
+configuration:
5
+ inventoryConfig:
6
+ schemaVersion: 0
7
+ publishInventory: false
8
+ areasOnly: true
es-metadata.yml
@@ -1,8 +1,12 @@
-schemaVersion: 0.0.1
-isProduction: true
-accountableOwners:
- service: 3f49d90a-1233-4aab-bbc3-f97506c68132
-routing:
- defaultAreaPath:
- org: powerbi
- path: Trident\ISV and ALM\Embedded
+schemaVersion: 1.0.0
+providers:
+- provider: InventoryAsCode
+ version: 1.0.0
+ metadata:
+ isProduction: true
+ routing:
+ defaultAreaPath:
9
+ org: powerbi
10
+ path: Trident\ISV and ALM\Embedded
11
+ consumingServices:
12
+ - 3f49d90a-1233-4aab-bbc3-f97506c68132
0 commit comments