-
Notifications
You must be signed in to change notification settings - Fork 52
Steps 6 fails - Can not perform requested operation on nested resource #240
Comments
Please ensure your using the specificed version of Azure CLI the error above looks like a issue called specifics in the ARM template. |
Hi there
Correct version, as per prerequisites, installed
***@***.***
Hugo
From: Lee Stott ***@***.***>
Sent: Monday, 15 May 2023 11:52
To: microsoft/Learn-LTI ***@***.***>
Cc: Hugo Gerryts ***@***.***>; Author ***@***.***>
Subject: Re: [microsoft/Learn-LTI] Steps 6 fails - Can not perform requested operation on nested resource (Issue #240)
You don't often get email from ***@***.******@***.***>. Learn why this is important<https://aka.ms/LearnAboutSenderIdentification>
Please ensure your using the specificed version of Azure CLI the error above looks like a issue called specifics in the ARM template.
—
Reply to this email directly, view it on GitHub<#240 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A7TMCFSGUBB37INM2MOWZ3TXGH4FRANCNFSM6AAAAAAX6BE7UI>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
…________________________________
----------------------------------------------------------------------------------
Tshwane University of Technology
----------------------------------------------------------------------------------
This email is sent and received in terms of the Electronic
Communications Policy of Tshwane University of Technology.
In line with this policy, this email is private, privileged and
confidential. The full text of the Electronic Mail Disclaimer
can be seen on the TUT web site at
https://www.tut.ac.za/other/disclaimers/electronic-mail-disclaimer
or obtained by phoning (012) 382-5911
|
Hi Found a solution. Now change the Deploy.ps1 file as follows (NOTE: remove quotes in front of line, had to add them otherwise the # forces line to display in Bold BIG letters) Thanks for help from some Microsoft parties. Will now close this issue. |
My account is Global Admin and owner of Subscription (must I maybe be a contributor as well ??)
Running install from Windows 10 VM with all prerequisites installed
Step 6 throws out following error and exists. Any help would be appreciated
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/arm-deployment-operations 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-3zqwj2edt' 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:\Learn-LTI\deployment\Log\Transcript-11-05-2023-11-31-45.log
Press any Key to Exit:
Encountered an Error while deploying to Azure
At C:\Learn-LTI\deployment\Deploy.ps1:237 char:13
The text was updated successfully, but these errors were encountered: