microsoftarchive / Learn-LTI

Access the Microsoft Learn http://docs.microsoft.com/learn Catalog of Learning Paths and Modules directly from your Learning Management Systems using the Microsoft Learn LTI application
https://microsoft.github.io/Learn-LTI/
MIT License
126 stars 50 forks source link

Problem on re-deployment #238

Closed paprodziad closed 1 year ago

paprodziad commented 1 year ago

We are trying to re-deploy and received the following error in step 6: “ERROR: {“error”:{“code”:”DeploymentNotFound”,”message”:”Deployment ‘Deployment-10-04-2023-11-46-38’ could not be found.”}}

I noticed that the Cleanup.ps1 states: 'Please use a different ResourceGroup name on re-deployment!'. Am I correct to assume that we should modify the $ResourceGroupName param in the Deploy.ps1 to be able to successfully re-deploy?

leestott commented 1 year ago

Hi simply ensure you remove all the resources and resource group and ensure you purge the keyvault if rerunning the setup please also ensure your using the specific version of the Azure CLI on the install to ensure no errors.