-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathwindowsserverpaygwithazurearc.html
More file actions
19 lines (19 loc) · 1.22 KB
/
windowsserverpaygwithazurearc.html
File metadata and controls
19 lines (19 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<html>
<head>
<title>WindowsServerPAYGwithAzureArc</title>
<link rel="shortcut icon" type="image/png" href="favicon.png"></link>
</head>
<body>
<img src="windowsserverpaygwithazurearc.png" border="none" usemap="#map"></img>
<map name="map">
<area shape="rect" coords="1074,330,1090,346" href="https://learn.microsoft.com/en-us/windows-server/get-started/windows-server-pay-as-you-go?tabs=gui%2Cazureportal" target="_blank"></area>
<area shape="rect" coords="1800,186,1816,202" href="files/AzureArc-winsrv-licence-portal-2.png"></area>
<area shape="rect" coords="1508,95,1524,111" href="files/AzureArc-winsrv-licence-portal-1.png"></area>
<area shape="rect" coords="467,234,483,250" href="files/ChooseAlicensingMethod.png"></area>
<area shape="rect" coords="348,219,364,235" href="files/ConnectingActivationLicence.png"></area>
<area shape="rect" coords="456,156,472,172" href="files/Choose-licensingmethod-windowssetup.png"></area>
<area shape="rect" coords="823,66,839,82" href="https://azure.microsoft.com/en-us/pricing/details/azure-arc/core-control-plane/" target="_blank"></area>
</map>
</body>
</html>