Invalid value found at accessPolicies[0].ObjectId:

Copper Contributor

HI all

 

Thanks in advance for your help

 

I get this error when I deploy de LTI integration. I'm all ready delete de resource group and redeploy and receive the same error.

 

=============================================================
STEP #6 - Creating Resources in Azure
=============================================================


WARNING: The underlying Active Directory Graph API will be replaced by Microsoft Graph API in Azure CLI 2.37.0. Please carefully review all breaking changes introduced during this migration: https://docs.microsoft.com/cli/azure/microsoft-graph-migration
ERROR: {"status":"Failed","error":{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.","details":[{"code":"NotFound","message":"{\r\n \"error\": {\r\n \"code\": \"ParentResourceNotFound\",\r\n \"message\": \"Can not perform requested operation on nested resource. Parent resource 'kv-kqny6ywue' not found.\"\r\n }\r\n}"},{"code":"BadRequest","message":"{\r\n \"error\": {\r\n \"code\": \"BadRequest\",\r\n \"message\": \"Invalid value found at accessPolicies[0].ObjectId: \"\r\n }\r\n}"}]}}
Transcript stopped, output file is C:\Users\odie1\lti\Learn-LTI\deployment\Log\Transcript-11-01-2023-14-07-36.log
Press any Key to Exit:
Encountered an Error while deploying to Azure
At C:\Users\odie1\lti\Learn-LTI\deployment\Deploy.ps1:237 char:13
+ throw "Encountered an Error while deploying to Azure"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (Encountered an ...loying to Azure:String) [], RuntimeException
+ FullyQualifiedErrorId : Encountered an Error while deploying to Azure

0 Replies