From 5e35777e0e1e8ce7228c344e9fbcbef0c36bd420 Mon Sep 17 00:00:00 2001 From: Kazuki Takai Date: Mon, 11 Nov 2024 21:08:44 +0900 Subject: [PATCH] Update windows-server-pay-as-you-go.md Move the "---" delimiter above the NOTE. --- WindowsServerDocs/get-started/windows-server-pay-as-you-go.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WindowsServerDocs/get-started/windows-server-pay-as-you-go.md b/WindowsServerDocs/get-started/windows-server-pay-as-you-go.md index ff6aff598b..7884f74731 100644 --- a/WindowsServerDocs/get-started/windows-server-pay-as-you-go.md +++ b/WindowsServerDocs/get-started/windows-server-pay-as-you-go.md @@ -156,13 +156,13 @@ To disable Windows Server Pay-as-you-go, follow these steps: $licenseProfile = Set-AzResource -ResourceId $licenseProfileId -Properties $property -ApiVersion $apiVersion ``` +--- + > [!NOTE] > You have the ability to disable Windows Server Pay-as-you-go whenever you desire. It's important to remember to disable it when you're no longer using Pay-as-you-go, as failing to do so could result in continued charges for the Windows Server license even if the device is shut down, disconnected, or unavailable. > > After disabling Windows Server Pay-as-you-go, you'll need a different type of license if you want to continue using your device. You can install a traditional perpetual license by entering a product key. ---- - ## See also - [Azure Arc-enabled servers](/azure/azure-arc/servers/)