forked from MicrosoftDocs/Virtualization-Documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
--- | ||
images: | ||
- name: Windows 10 dev environment | ||
version: 10.0.16299 | ||
locale: en-US | ||
publisher: Microsoft | ||
lastUpdated: '2017-11-04T17:00:00Z' | ||
description: | ||
- Start building Universal Windows Platform apps quickly using a virtual machine. | ||
- "\r\n\r\n" | ||
- This evaluation copy of the Windows 10 1709 (also referred to as the Windows 10 | ||
Fall Creators Update) will enable you to try out Windows 10 UWP development with | ||
an evaluation copy of Windows. | ||
- "\r\n\r\n" | ||
- This evaluation copy will expire after a pre-determined amount of time. | ||
- "\r\n" | ||
- The license terms for the Windows 10 VMs supersede any conflicting Windows license | ||
terms. See https://aka.ms/windowsdevelopervirtualmachineeula for any additional | ||
details. | ||
- "\r\n\r\n" | ||
config: | ||
secureBoot: 'true' | ||
requirements: | ||
diskSpace: '28290580480' | ||
disk: | ||
uri: https://download.microsoft.com/download/1/8/2/182A2CF7-B1B8-4CEC-876A-E883FA1D671B/HyperFeed.zip | ||
hash: sha256:7786a0b2ff0d726e095fbcdaded8e2bad8f53b72dda2dd19c7005f3540b5b927 | ||
archiveRelativePath: HyperFeed.vhdx | ||
logo: | ||
uri: https://download.microsoft.com/download/0/5/6/0563C53B-BF2C-4E18-BE30-CC4B788CE68F/Windows10_Logo.png | ||
hash: sha256:F0AD5F761003FF19A739FD4D6F9723D11ED34C543A0C0B6A821D93185B65A453 | ||
symbol: | ||
uri: https://download.microsoft.com/download/0/5/6/0563C53B-BF2C-4E18-BE30-CC4B788CE68F/Windows10_Symbol.png | ||
hash: sha256:4eb5a4e58f69b8ce2725ea4b2aee9466deadb9990e273882ba04d767b4b10f6b | ||
thumbnail: | ||
uri: https://download.microsoft.com/download/0/5/6/0563C53B-BF2C-4E18-BE30-CC4B788CE68F/Windows10_Thumbnail.png | ||
hash: sha256:d9900409281df2cea0facf0af59be7e0093aff145c686b63c5cf930fdf1f2510 | ||
details: | ||
- name: Edition | ||
value: Windows 10 Enterprise | ||
- name: Copyright | ||
value: Copyright (c) Microsoft Corporation. All rights reserved. | ||
- name: License | ||
value: 'Evaluation: https://aka.ms/windowsdevelopervirtualmachineeula' |