Skip to content

Commit 12438e8

Browse files
Merge pull request #261718 from ericd-mst-github/erd-aib-updates
updated AIB costs section with BYO license note
2 parents 7df4d99 + ad1a988 commit 12438e8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/virtual-machines/image-builder-overview.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure VM Image Builder overview
33
description: In this article, you learn about VM Image Builder for virtual machines in Azure.
44
author: sumit-kalra
55
ms.author: sukalra
6-
ms.date: 07/31/2023
6+
ms.date: 12/20/2023
77
ms.topic: conceptual
88
ms.service: virtual-machines
99
ms.subservice: image-builder
@@ -191,7 +191,10 @@ For more information about permissions, see
191191
* [Create a VM Image Builder template](./linux/image-builder-json.md#identity)
192192

193193
## Costs
194-
You'll incur some compute, networking, and storage costs when you create, build, and store images by using VM Image Builder. These costs are similar to those that you incur when you create custom images manually. Your resources are charged at your Azure rates.
194+
You'll incur some compute, networking, and storage costs when you create, build, and store images by using VM Image Builder. These costs are similar to those that you incur when you create custom images manually. Your resources are charged at your Azure rates.
195+
196+
> [!NOTE]
197+
> The Azure Image Builder service currently does not support Azure Hybrid Benefit for Windows Server at this time.
195198
196199
During the image-creation process, files are downloaded and stored in the `IT_<DestinationResourceGroup>_<TemplateName>` resource group, which incurs a small storage cost. If you don't want to keep these files, delete the image template after you've built the image.
197200

0 commit comments

Comments
 (0)