Skip to content

Commit 827fd69

Browse files
author
Mike Ray (Microsoft)
committed
Update deployment options.
1 parent 2e29d44 commit 827fd69

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

docs/sql-server/azure-arc/billing.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -107,20 +107,11 @@ The following table shows the meters that track usage and billing for different
107107
## Selecting license type
108108

109109
License type is a property of Azure extension for SQL Server. Only one instance of the extension can be installed on each machine. It manages all SQL Server instances installed on that machine. To select license type, use one of the following methods:
110-
111-
If your machine is already connected to an Arc-enabled Server, follow the steps in [When the machine is already connected to an Arc-enabled Server](connect-already-enabled.md)
112-
113-
If your machine isn’t connected to an Arc-enabled Server, follow the steps in [When the machine isn't connected to an Arc-enabled Server](connect.md#onboard-the-server-to-azure-arc)
114-
115-
- If your machine is already connected to an Arc-enabled Server, follow the steps in [When the machine is already connected to an Arc-enabled Server](connect.md#when-the-machine-is-already-connected-to-an-arc-enabled-server)
116-
- If your machine isn’t connected to an Arc-enabled Server, follow the steps in [When the machine isn't connected to an Arc-enabled Server](connect.md#when-the-machine-isnt-connected-to-an-arc-enabled-server)
117-
- If you are installing SQL Server 2022, you have the option to select the license type with [SQL 2022 setup wizard](../../database-engine/install-windows/install-sql-server-from-the-installation-wizard-setup.md) or [command prompt](../../database-engine/install-windows/install-sql-server-from-the-command-prompt.md).
118110

119111
The license type value is shared by all SQL Server instances and for your convenience, it is visible in the overview blade of Arc-enabled SQL Server as shown.
120112

121113
![Screenshot of Azure Arc-enabled SQL Server instance configured for pay-as-you-go licensing.](media/billing/overview-of-sql-server-azure-arc.png)
122114

123-
124115
## Modify license type
125116

126117
You can change the license type of an installed Azure extension for SL Server by using one of the following methods.
@@ -156,6 +147,9 @@ az connectedmachine extension update --machine-name "simple-vm" -g "arceeBilling
156147
> - The update command overwrites all settings. If your extension settings have a list of excluded SQL Server instances, make sure to specify the full exclusion list with the update command.
157148
> - If you already have an older version of the Azure extension installed, make sure to upgrade it first, and then use one the modify methods to set the correct license type. For details, see [How to upgrade a mchine extenstion](/azure/azure-arc/servers/manage-automatic-vm-extension-upgrade) for details.
158149
150+
## Deployment options
151+
152+
To select the appropriate deployment option, see [Deployment options for Azure Arc-enabled SQL Server](deployment-options.md)
159153
## Next steps
160154

161155
- [Review SQL Server 2022 Pricing](https://www.microsoft.com/sql-server/sql-server-2022-pricing)

0 commit comments

Comments
 (0)