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
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,12 +26,10 @@
26
26
-Service endpoints are now specified by HCI Cloud services instead of it being hardcoded in the PS module
27
27
* Added support to specify ArcServerResourceGroupName to Register-AzStackHCI cmdlet
28
28
- Now we can specify the resource group into which the ARC resource gets projected using 'ArcServerResourceGroupName' parameter during registration
29
-
* Check ResourceProvider is already registered before attempting to register during Register-AzStackHCI cmdlet
29
+
* Check ResourceProvider is already registered before attempting to register it during Register-AzStackHCI cmdlet
30
30
- Register-AzStackHCI cmdlet now does not take any action if required Resource Providers are already registered. This allows users with Roles who do not have permissions to register resource providers to still perform registration operation
31
31
* Supported for writing event log entries from registration cmdlets
32
32
- Register-AzStackHCI and UnRegister-AzStackHCI flows will now write events to Node log reflecting the status of registration. Events will be logged under source name "HCI Registration"
33
-
* Updated IMDS Cluster network
34
-
- To mark Attestation network as "no cluster role" if it only contains the Attestation adapters.
35
33
36
34
## Version 1.1.1
37
35
* Updated firewall rules for Attestation network to block all other traffic
0 commit comments