Renaming Scale Sets created by Azure Batch under User Subscription Allocation

Sergey Skovorodnikov 20 Reputation points
2025-09-10T22:55:16.7333333+00:00

When using Batch accounts with user subscription allocation, is it possible to rename or add a custom prefix/suffix to the scale sets or nodes created by Batch? By default the name of scale sets and nodes has the following structure: "62688a0b-4313-43fa-9e29-32c3e97fa484-AzureBatch-VMSS". Thanks.

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
{count} votes

Answer accepted by question author
  1. Ankit Yadav 4,065 Reputation points Microsoft External Staff Moderator
    2025-09-10T23:32:30.2+00:00

    Hello Sergey Skovorodnikov,

    Unfortunately, Azure Batch has a predefined naming convention for the resources it creates, and it does not currently support customizing the names of scale sets or nodes.

    The default naming structure (62688a0b-4313-43fa-9e29-32c3e97fa484-AzureBatch-VMSS) is automatically generated and cannot be changed later manually.

    If you are looking to separate them out with other resources, you can use Resource tagging and with that you can separate them up.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.