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: src/StackHCI/ChangeLog.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,12 @@
18
18
- Additional information about change #1
19
19
-->
20
20
## Upcoming Release
21
+
* Enabled system-assigned identity on HCI cluster resource registration and repair registration flow.
22
+
* Added error message in the command Register-AzStackHCI if Arc is not enabled.
23
+
* Added default region confirmation prompt if the region is not mentioned in the command Register-AzStackHCI.
24
+
* Added general logging improvements.
25
+
* Added logic that skipping the Arc SPN permission check in Register-AzStackHCI if a customer doesn't have the required permissions to read Arc SPN credential.
26
+
* Added deprecation message for the command Test-AzStackHCIConnection. Customers can use Invoke-AzStackHciConnectivityValidation from the module AzStackHCI.EnvironmentChecker for connectivity verification tests.
0 commit comments