A small update on my adventures in de-conflicting ...
# general
f
A small update on my adventures in de-conflicting URNs - using the
parent
property does not work 😞 It looks like the name of the parent resource is not embedded in the child resource URN, so I cannot rely on a unique storage account name to prevent explosions when making more than one "zips" blob container.
...but not all hope is lost; we had to write the code to make storage account names unique anyway; might as well re-use it 🙂