You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-stack/azure-stack-registration.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.workload: na
13
13
pms.tgt_pltfrm: na
14
14
ms.devlang: na
15
15
ms.topic: article
16
-
ms.date: 08/13/2018
16
+
ms.date: 08/24/2018
17
17
ms.author: jeffgilb
18
18
ms.reviewer: brbartle
19
19
@@ -81,14 +81,13 @@ Your Azure Stack deployment may be *connected* or *disconnected*.
81
81
82
82
-**Connected**
83
83
Connected means you have deployed Azure Stack so that it can connect to the Internet and to Azure. You either have Azure Active Directory (Azure AD) or Active Directory Federation Services (AD FS) for your identity store. With a connected deployment, you can choose from two billing models: pay-as-you-use or capacity-based.
84
-
- [Register a connected Azure Stack with Azure using the **pay-as-you-use** billing model](#register-a-connected-azure-stack-with-azure-using-the-pay-as-you-use-billing-model)
85
-
- [Register a connected Azure Stack with Azure using the **capacity** billing model](#register-a-connected-azure-stack-with-azure-using-the-capacity-billing-model)
84
+
- [Register a connected Azure Stack with Azure using the **pay-as-you-use** billing model](#register-connected-with-pay-as-you-go-billing)
85
+
- [Register a connected Azure Stack with Azure using the **capacity** billing model](#register-connected-with-capacity-billing)
86
86
87
87
-**Disconnected**
88
88
With the disconnected from Azure deployment option, you can deploy and use Azure Stack without a connection to the Internet. However, with a disconnected deployment, you are limited to an AD FS identity store and the capacity-based billing model.
89
89
- [Register a disconnected Azure Stack using the **capacity** billing model
For more information on the Get-AzsRegistrationToken cmdlet, see [Registration reference](#registration-reference).
222
221
@@ -356,7 +355,7 @@ You have now completely unregistered in a disconnected scenario and must repeat
356
355
357
356
### Disable or enable usage reporting
358
357
359
-
For Azure Stack environments that use a capacity billing model, turn off usage reporting with the **EnableUsageReporting** parameter using either the **Set-AzsRegistration** or the **Get-AzsRegistrationToken** cmdlets. Azure Stack reports usage metrics by default. Operators with capacity uses or supporting a disconnected environment will need to turn off usage reporting.
358
+
For Azure Stack environments that use a capacity billing model, turn off usage reporting with the **UsageReportingEnabled** parameter using either the **Set-AzsRegistration** or the **Get-AzsRegistrationToken** cmdlets. Azure Stack reports usage metrics by default. Operators with capacity uses or supporting a disconnected environment will need to turn off usage reporting.
360
359
361
360
#### With a connected Azure Stack
362
361
@@ -376,7 +375,7 @@ For Azure Stack environments that use a capacity billing model, turn off usage r
0 commit comments