Skip to content

Commit 01344d0

Browse files
authored
Update concept-dev-box-deployment-guide.md
Removed all GPU references
1 parent 93b7a86 commit 01344d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/dev-box/concept-dev-box-deployment-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,14 +194,14 @@ Learn how to [create dev box customizations](./how-to-customize-dev-box-setup-ta
194194

195195
### Step 8: Create dev box definitions
196196

197-
A dev box definition contains the configuration of a dev box by specifying the VM image, compute resources, such as memory and CPUs/GPUs, and storage.
197+
A dev box definition contains the configuration of a dev box by specifying the VM image, compute resources, such as memory and CPUs, and storage.
198198

199199
You configure dev box definitions at the level of a dev center. All dev center projects share the dev box definitions in the dev center.
200200

201201
Consider creating one or more dev box definitions in the following cases:
202202

203203
- Development teams require different VM images because they need another operating system version or other applications.
204-
- Development teams have different compute resource requirements. For example, data science teams might need a dev box with GPUs, and database administrators might need a machine with lots of storage and memory.
204+
- Development teams have different compute resource requirements. For example, database administrators might need a machine with lots of storage and memory.
205205

206206
Consider the cost of the compute resources associated with a dev box definition to assess to total cost of your deployment.
207207

0 commit comments

Comments
 (0)