Add an integration test for rad env init azure that can run nightly
The rationale for doing this nightly is that it's going to be slow (6-10 minutes) and we don't make changes to this area often. Basically we want to create a test that runs frequently enough so that we can know if this becomes unreliable and needs hardening.
It will be possible to queue on demand through the UI as well.
Add an integration test for
rad env init azurethat can run nightlyThe rationale for doing this nightly is that it's going to be slow (6-10 minutes) and we don't make changes to this area often. Basically we want to create a test that runs frequently enough so that we can know if this becomes unreliable and needs hardening.
It will be possible to queue on demand through the UI as well.