Skip to content
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

DOCS-621, proofread clone-a-device.md #396

Merged
merged 1 commit into from
Dec 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/infrastructure-management/devices/clone-a-device.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Navigate to **Tools > Templates & Bulk Operations > Clone Device**.
}}
/>

- Input the number of clones you wish to create in the **# of devices** field. Next, choose between naming all the clone(s) by a **Device Name Profile** or naming each clone individually by entering a comma-separated list of names.
- Input the number of clones you wish to create in the **# of devices** field. Next, choose between naming all the clone(s) by selecting a **Device Name Profile** or naming each clone individually by entering a comma-separated list of names.

<ThemedImage
alt="Number of clones and naming options"
Expand All @@ -32,9 +32,9 @@ Navigate to **Tools > Templates & Bulk Operations > Clone Device**.
}}
/>

- Optionally, include an **Asset Number Profile**, **Service Level**, and **Customer** to associated to the clone(s). Note to apply a **Service Level** or **Customer** to the clone(s), deselect their respective checkboxes under **Properties**.
- Optionally, you can include an original **Asset Number Profile**, **Service Level**, and **Customer** to be associated with the clone(s). If you apply a new **Service Level** or **Customer** to the clone(s), be sure you deselect the relevant checkbox under **Properties** to prevent the original device property from being cloned.

When you're ready to create the clone(s), click **Clone** in the bottom-right corner.
- When you're ready to create the clone(s), click **Clone** in the bottom-right corner.

<ThemedImage
alt="Other properties options and Clone button"
Expand Down