-
- Service Provider
- Posts: 880
- Liked: 164 times
- Joined: Aug 26, 2013 7:46 am
- Full Name: Bastiaan van Haastrecht
- Location: The Netherlands
- Contact:
VBA worker instance naming
Hello,
To comply with companies naming conventions we would like to opt for option to name the components of the worker instances. If the ID in the name should not be necessary as you can use the Azure Resource ID within the VBA database.
VBA-a8bb31a4-a73d-4e31-98b2-6842528f2c9d
VBA-13d9dcc5-a38e-4a4b-bba5-6eb2ec18b838-nic
VBA-a47b65f5-3b61-4d39-a9b3-9d7584e5dedc_disk1_78b8e2b33f554639a7d71c89772bb494
VBA-13d9dcc5-a38e-4a4b-bba5-6eb2ec18b838_disk2_090040726518443e93033055f726cb07
Something like:
Name: vm-somename (then you can add an auto numbering like -01 -02 -03 ext..)
For the NIC you can auto create the name with: <vmname>-01-nic
For the disks: <vmname>-disk1, <vmname>-disk2
So you will end up with:
vm-vbaw-01
vm-vbaw-01-nic
vm-vbaw-01-disk1
vm-vbaw-01-disk2
vm-vbaw-02
vm-vbaw-02-nic
vm-vbaw-02-disk1
vm-vbaw-02-disk2
...
With my best paint skills:
Thanks,
regards,
Bastiaan
To comply with companies naming conventions we would like to opt for option to name the components of the worker instances. If the ID in the name should not be necessary as you can use the Azure Resource ID within the VBA database.
VBA-a8bb31a4-a73d-4e31-98b2-6842528f2c9d
VBA-13d9dcc5-a38e-4a4b-bba5-6eb2ec18b838-nic
VBA-a47b65f5-3b61-4d39-a9b3-9d7584e5dedc_disk1_78b8e2b33f554639a7d71c89772bb494
VBA-13d9dcc5-a38e-4a4b-bba5-6eb2ec18b838_disk2_090040726518443e93033055f726cb07
Something like:
Name: vm-somename (then you can add an auto numbering like -01 -02 -03 ext..)
For the NIC you can auto create the name with: <vmname>-01-nic
For the disks: <vmname>-disk1, <vmname>-disk2
So you will end up with:
vm-vbaw-01
vm-vbaw-01-nic
vm-vbaw-01-disk1
vm-vbaw-01-disk2
vm-vbaw-02
vm-vbaw-02-nic
vm-vbaw-02-disk1
vm-vbaw-02-disk2
...
With my best paint skills:
Thanks,
regards,
Bastiaan
======================================================
Veeam ProPartner, Service Provider and a proud Veeam Legend
Veeam ProPartner, Service Provider and a proud Veeam Legend
-
- Product Manager
- Posts: 5797
- Liked: 1215 times
- Joined: Jul 15, 2013 11:09 am
- Full Name: Niels Engelen
- Contact:
Re: VBA worker instance naming
Hi Bastiaan,
What about using tags for the workers for now? We already support this via the API (with billing as one of the reasons).
On configuring more static names, we will look into this idea but I won’t be able to provide an ETA.
Keep in mind that something random will always be added so the name you suggest would become a prefix. If you configure for example to keep 3 workers the naming would be something like vmname-number-randomstring.
What about using tags for the workers for now? We already support this via the API (with billing as one of the reasons).
On configuring more static names, we will look into this idea but I won’t be able to provide an ETA.
Keep in mind that something random will always be added so the name you suggest would become a prefix. If you configure for example to keep 3 workers the naming would be something like vmname-number-randomstring.
Personal blog: https://foonet.be
GitHub: https://github.com/nielsengelen
GitHub: https://github.com/nielsengelen
-
- Service Provider
- Posts: 880
- Liked: 164 times
- Joined: Aug 26, 2013 7:46 am
- Full Name: Bastiaan van Haastrecht
- Location: The Netherlands
- Contact:
Re: VBA worker instance naming
User provides:Keep in mind that something random will always be added so the name you suggest would become a prefix.
vm-somename
Veeam creates the unique number and type
vm-somename<unique number><type>
vm-somename-01
vm-somename-01-nic
...
So I'm only opting for a static prefix, VBA should dynamicly do the numbering and types.
======================================================
Veeam ProPartner, Service Provider and a proud Veeam Legend
Veeam ProPartner, Service Provider and a proud Veeam Legend
-
- Service Provider
- Posts: 880
- Liked: 164 times
- Joined: Aug 26, 2013 7:46 am
- Full Name: Bastiaan van Haastrecht
- Location: The Netherlands
- Contact:
Re: VBA worker instance naming
It's the same naming technique Azure Virtual Desktop uses for their session hosts deployment.
======================================================
Veeam ProPartner, Service Provider and a proud Veeam Legend
Veeam ProPartner, Service Provider and a proud Veeam Legend
-
- Product Manager
- Posts: 5797
- Liked: 1215 times
- Joined: Jul 15, 2013 11:09 am
- Full Name: Niels Engelen
- Contact:
Re: VBA worker instance naming
Yes, I understand the idea. I only stated about the random part (which we control as well) to assure no issues with potential duplicates happen. This is my current view/concern on it (without in-depth research) and we will need to do the research on it before we could finalize this (meaning the random part may not even be needed at all ).
Thanks!
Thanks!
Personal blog: https://foonet.be
GitHub: https://github.com/nielsengelen
GitHub: https://github.com/nielsengelen
Who is online
Users browsing this forum: Bing [Bot] and 4 guests