Description
In my Azure TRE deployment I am trying to run make letsencrypt. The TRE is already in use and operational. I am on a new virtual machine that has never run make auth which will be required before I run make letsencrypt.
If I run make auth, will the currently deploy service principals have their secrets renewed by running this? Or does the make auth script check for existing secrets and pull them if they are still valid?
Is there a way of reestablishing the devcontainer cached config without renewing secrets?
Description
In my Azure TRE deployment I am trying to run make letsencrypt. The TRE is already in use and operational. I am on a new virtual machine that has never run make auth which will be required before I run make letsencrypt.
If I run make auth, will the currently deploy service principals have their secrets renewed by running this? Or does the make auth script check for existing secrets and pull them if they are still valid?
Is there a way of reestablishing the devcontainer cached config without renewing secrets?