diff --git a/src/WinGet.RestSource.Infrastructure/Parameters/KeyVault/keyvault.int.json b/src/WinGet.RestSource.Infrastructure/Parameters/KeyVault/keyvault.int.json index d2da73b1..a3513bcb 100644 --- a/src/WinGet.RestSource.Infrastructure/Parameters/KeyVault/keyvault.int.json +++ b/src/WinGet.RestSource.Infrastructure/Parameters/KeyVault/keyvault.int.json @@ -30,11 +30,9 @@ }, { "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", - "objectId": "4d43284b-69df-4fda-938c-9636be4248bc", + "objectId": "35b97a7f-4c02-4835-b673-0cd5710cdc18", "permissions": { "keys": [ - "Get", - "List" ], "secrets": [ "Get", @@ -42,15 +40,12 @@ "Set" ], "certificates": [ - "Get", - "List" ], "storage": [ - "Get" ] }, "metadata": { - "description": "This is the object for winget-cli-restsource Int." + "description": "This is the object for mi-wgrest-deployment-int." } }, { diff --git a/src/WinGet.RestSource.Infrastructure/Parameters/KeyVault/keyvault.pme.json b/src/WinGet.RestSource.Infrastructure/Parameters/KeyVault/keyvault.pme.json index 6bcca463..8efee85b 100644 --- a/src/WinGet.RestSource.Infrastructure/Parameters/KeyVault/keyvault.pme.json +++ b/src/WinGet.RestSource.Infrastructure/Parameters/KeyVault/keyvault.pme.json @@ -8,12 +8,10 @@ "accessPolicies": { "value": [ { - "tenantId": "975f013f-7f24-47e8-a7d3-abc4752bf346", - "objectId": "6a695a50-74b4-4fe0-a4be-5051d94c810e", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "objectId": "2c6c9eac-c1b3-4ad6-aba3-261f0dd4c2fe", "permissions": { "keys": [ - "Get", - "List" ], "secrets": [ "Get", @@ -21,15 +19,12 @@ "Set" ], "certificates": [ - "Get", - "List" ], "storage": [ - "Get" ] }, "metadata": { - "description": "This is the object for the deployment agent (WDX-APT-WPMService-Deployment(winget-cli-restsource))." + "description": "This is the object for mi-wgrest-deployment-pme." } }, { diff --git a/src/WinGet.RestSource.Infrastructure/Parameters/KeyVault/keyvault.ppe.json b/src/WinGet.RestSource.Infrastructure/Parameters/KeyVault/keyvault.ppe.json index 90073c2a..65f8760a 100644 --- a/src/WinGet.RestSource.Infrastructure/Parameters/KeyVault/keyvault.ppe.json +++ b/src/WinGet.RestSource.Infrastructure/Parameters/KeyVault/keyvault.ppe.json @@ -30,11 +30,9 @@ }, { "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", - "objectId": "a2db5783-1f5a-4db7-a228-f86910ed981a", + "objectId": "2b7e6ba1-111c-4bc3-ab49-92264daf7c1f", "permissions": { "keys": [ - "Get", - "List" ], "secrets": [ "Get", @@ -42,15 +40,12 @@ "Set" ], "certificates": [ - "Get", - "List" ], "storage": [ - "Get" ] }, "metadata": { - "description": "This is the object for winget-cli-restsource PPE." + "description": "This is the object for mi-wgrest-deployment-ppe." } }, { diff --git a/src/WinGet.RestSource.Infrastructure/Parameters/KeyVault/keyvault.test.json b/src/WinGet.RestSource.Infrastructure/Parameters/KeyVault/keyvault.test.json index 9856f6d9..e26b8a67 100644 --- a/src/WinGet.RestSource.Infrastructure/Parameters/KeyVault/keyvault.test.json +++ b/src/WinGet.RestSource.Infrastructure/Parameters/KeyVault/keyvault.test.json @@ -37,7 +37,8 @@ ], "secrets": [ "Get", - "List" + "List", + "Set" ], "certificates": [ ], @@ -45,7 +46,7 @@ ] }, "metadata": { - "description": "This is the object for mi-wgrest-deployment-test. Used for E2E." + "description": "This is the object for mi-wgrest-deployment-test." } }, {