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: azure-local/rename-to-azure-local.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,13 +42,16 @@ Azure Local product icons continue to be the same as those for Azure Stack HCI.
42
42
43
43
The following table lists what isn't impacted by the rename.
44
44
45
-
|Correct terminology| Details |
45
+
|Components/Terms| Details |
46
46
|---------------------|---------|
47
47
| Azure Stack HCI APIs/namespace | No breaking changes were made to Azure Stack HCI APIs/namespaces and won’t require you to update code. |
48
-
| PowerShell | The `Microsoft.AzureStackHCI` resource provider name remains the same. |
48
+
| Azure Stack HCI resource provider | The `Microsoft.AzureStackHCI` resource provider name remains the same. |
49
+
| Azure Stack HCI PowerShell cmdlets | The Azure Stack HCI PowerShell cmdlets remain the same. |
50
+
| Azure Stack HCI CLI | The Azure CLI commands for Azure Stack HCI and Arc VM management continue to remain the same. |
49
51
| Azure Stack HCI OS | The Azure Stack HCI Operating System (OS) which is a component of the Azure Local, will remain the same. |
50
52
| Azure Stack HCI OEM License | The license name remains the same. |
51
-
| Azure Stack HCI, version 22H2 documentation | Documentation for older versions of Azure Stack HCI, for example, version 22H2 only, will continue to reference Azure Stack HCI and not reflect the name change. |
53
+
54
+
In addition, documentation for older versions of Azure Stack HCI, for example, 22H2 only, will continue to reference Azure Stack HCI and not reflect the name change.
52
55
53
56
## Frequently asked questions
54
57
@@ -76,9 +79,9 @@ No. Prices, terms, and service level agreements (SLAs) remain the same.
76
79
77
80
The Azure billing meters for Azure Stack HCI will be renamed with meter ID updates. This change will be completed early next year. The meter name and ID changes don’t affect prices. However, you might notice some changes in how your Azure consumption is shown on your invoice, price sheet, API, usage details file, and **Cost Management + Billing** experiences.
78
81
79
-
### Are PowerShell cmdlets being renamed?
82
+
### Are PowerShell cmdlets and Azure CLI commands being renamed?
80
83
81
-
No. Today, we offer two modules: one for the Arc VM management and another for Azure Stack HCI cluster, service, and management. The `stack-hci-vm` PowerShell module for Arc to manage Arc VMs on Azure Stack HCI won't be renamed.
84
+
No. Both the PowerShell cmdlets and Azure CLI commands for Arc VM management and for Azure Stack HCI cluster, service, and management continue to remain the same.
0 commit comments