-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deployment name conflict #29
Comments
Ah I had some pending changes to fix this but it made the template unreadable. I'm checking if it's possible to use timestamp... |
Louie, can you clarify your statement above? Are you saying this was caused by some temporary changes you made that have since been fixed? (I don't really understand the issue here, it seems like an ARM error message?) |
I was about to make the deployment names unique but that required using too many macros that made the template unreadable. Gonna see if there's a better way to do it. |
But we've used the same names in multiple deployments in the past without trouble... seems like something else went wrong with Dan's deployment? |
probably multiple deployments going on at the same time. |
@sidsen, @danmelamed are you guys ok with moving this to post R0 milestone? I can fix it but the template will look rather unreadable since every deployment name is going to contain macros in it (for uniqueness). Concurrent deployments will probably not happen that often for our users either. |
Yes :) |
dmdp2 failed with
Unable to edit or replace deployment 'Management_Center': previous deployment from '7/6/2016 8:21:16 PM' is still active (expiration time is '7/13/2016 8:21:15 PM'). Please see https://aka.ms/arm-deploy for usage details. (Code: DeploymentActive)
This is odd in several ways:
The text was updated successfully, but these errors were encountered: