Skip to content

Commit cdd1fdc

Browse files
committed
MDB - Freshness Feb 2025 01
1 parent e86cb96 commit cdd1fdc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/dev-box/how-to-generate-visual-studio-caches.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
---
22
title: Configure Visual Studio caches for your dev box image
33
titleSuffix: Microsoft Dev Box
4-
description: Learn how to generate Visual Studio caches for your customized Dev Box image.
4+
description: Learn how to get started on solutions quickly by generating Visual Studio caches for your customized Dev Box image.
55
services: dev-box
66
ms.service: dev-box
77
ms.custom:
88
- ignite-2023
99
author: RoseHJM
1010
ms.author: rosemalcolm
11-
ms.date: 11/14/2023
11+
ms.date: 02/23/2025
1212
ms.topic: how-to
13+
14+
#customer intent: As a platfrom engineer, I want to learn how to precache Visual Studio solutions for Microsoft Dev Boxes, so that developers can get strated on VS solutions more quickly.
1315
---
1416

1517
# Optimize the Visual Studio experience on Microsoft Dev Box
@@ -72,11 +74,9 @@ git config --local core.commitGraph true
7274
git commit-graph write --reachable
7375
```
7476
75-
The generated caches will then be included in the [custom image](how-to-customize-devbox-azure-image-builder.md) and available to dev box users once [posted to a connected Azure Compute Gallery](/azure/virtual-machines/shared-image-galleries).
76-
77-
## Next steps
77+
The generated caches will then be included in the [custom image](how-to-customize-devbox-azure-image-builder.md) and available to dev box users once posted to an attached Azure Compute Gallery, as described in [Configure Azure Compute Gallery for Microsoft Dev Box](how-to-configure-azure-compute-gallery.md).
7878
79-
Get started with Visual Studio precaching in Microsoft Dev Box:
79+
## Related content
8080
8181
- [Download and install Visual Studio 17.8 or later](https://visualstudio.microsoft.com/vs/).
8282

0 commit comments

Comments
 (0)