Skip to content

Commit bedd421

Browse files
committed
more details
1 parent 2d27b65 commit bedd421

File tree

1 file changed

+80
-48
lines changed

1 file changed

+80
-48
lines changed

articles/azure-arc/resource-bridge/release-notes.md

Lines changed: 80 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "What's new with Azure Arc resource bridge"
3-
ms.date: 08/19/2024
3+
ms.date: 08/26/2024
44
ms.topic: conceptual
55
description: "Learn about the latest releases of Azure Arc resource bridge."
66
---
@@ -9,40 +9,69 @@ description: "Learn about the latest releases of Azure Arc resource bridge."
99

1010
Azure Arc resource bridge is updated on an ongoing basis. To stay up to date with the most recent developments, this article provides you with information about recent releases.
1111

12-
1312
We generally recommend using the most recent versions of the agents. The [version support policy](overview.md#supported-versions) generally covers the most recent version and the three previous versions (n-3).
1413

1514
## Version 1.2.0 (July 2024)
1615

17-
Appliance: 1.2.0
18-
CLI extension: 1.2.0
19-
SFS release: 0.1.32.10710
20-
Kubernetes: 1.28.5
21-
Mariner: 2.0.20240609
16+
- Appliance: 1.2.0
17+
- CLI extension: 1.2.0
18+
- SFS release: 0.1.32.10710
19+
- Kubernetes: 1.28.5
20+
- Mariner: 2.0.20240609
2221

2322
### Arc-enabled SCVMM
2423

25-
- CreateConfig: Improve prompt messages and re-order networking prompts for the custom IP range scenario.
26-
- CreateConfig: Validate Gateway IP input against specified IP range for the custom IP range scenario.
27-
- CreateConfig: Add validation to check infra configuration capability for HA VM deployment. If HA not supported, re-prompt users to proceed with standalone VM deployment.
24+
- `CreateConfig`: Improve prompt messages and reorder networking prompts for the custom IP range scenario
25+
- `CreateConfig`: Validate Gateway IP input against specified IP range for the custom IP range scenario
26+
- `CreateConfig`: Add validation to check infra configuration capability for HA VM deployment. If HA isn't supported, reprompt users to proceed with standalone VM deployment
2827

29-
### Arc-enabled VMware
28+
### Arc-enabled VMware vSphere
3029

31-
- Improve prompt messages in createconfig for VMware.
32-
- Validate proxy scheme and check for required noproxy entries.
30+
- Improve prompt messages in createconfig for VMware
31+
- Validate proxy scheme and check for required `no_proxy` entries
3332

3433
### Features
3534

36-
- Reject double commas in no_proxy string ",,"
37-
- Add default folder to createconfig list.
38-
- Add conditional Fairfax URLs for US Gov Virginia support.
39-
- New error codes added.
35+
- Reject double commas (`,,`) in `no_proxy` string
36+
- Add default folder to createconfig list
37+
- Add conditional Fairfax URLs for US Gov Virginia support
38+
- Add new error codes
4039

4140
### Bug fixes
4241

4342
- Fix for openSSH [CVE-2024-63870](https://github.com/advisories/GHSA-2x8c-95vh-gfv4)
4443

44+
## Version 1.1.1 (April 2024)
45+
46+
- Appliance: 1.1.1
47+
- CLI extension: 1.1.1
48+
- SFS release: 0.1.26.10327
49+
- Kubernetes: 1.27.3
50+
- Mariner: 2.0.20240301
51+
52+
### Arc-enabled SCVMM
53+
54+
- Add quotes for resource names
55+
56+
### Azure Stack HCI
57+
58+
- HCI auto rotation logic on upgrade
4559

60+
### Features
61+
62+
- Updated log collection with describe nodes
63+
- Error message enhancement for failure to reach Arc resource bridge VM
64+
- Improve troubleshoot command error handling with scoped access key
65+
- Longer timeout for individual pod pulls
66+
- Updated `execute` command to allow passing in a kubeconfig
67+
- Catch `<>` in no_proxy string
68+
- Add validation to see if connections from the client machine are proxied
69+
- Diagnostic checker enhancement - Add default gateway and dns servers check to telemetry mode
70+
- Log collection enhancement
71+
72+
### Bug fixes
73+
74+
- HCI MOC image client fix to set storage container on catalog
4675

4776
## Version 1.1.0 (April 2024)
4877

@@ -52,31 +81,32 @@ Mariner: 2.0.20240609
5281
- Kubernetes: 1.27.3
5382
- Mariner: 2.0.20240223
5483

55-
## SCVMM private cloud
84+
## Arc-enabled SCVMM
5685

57-
- Use same vmnetwork key for HG and Cloud (vmnetworkid)
58-
- SCVMM - Add fallback for VMM IP Pool with support for IP Range in Appliance Network, add --vlanid parameter to accept vlanid
59-
- Non-interactive mode for SCVMM troubleshoot and logs command
60-
- Createconfig command uses styled text to warn about saving config files instead of standard logger
61-
- Improved handling, and error reporting, when provisioning/deprovisioning images from the cloud fabric hangs and times out
62-
- Verify template and snapshot health after provisioning an image, and cleanup files associated to the template on image deprovision failures
63-
- Missing VHD state handing in SCVMM.
86+
- Use same `vmnetwork` key for HG and Cloud (`vmnetworkid`)
87+
- SCVMM - Add fallback for VMM IP pool with support for IP range in appliance network, add `--vlanid` parameter to accept `vlanid`
88+
- Non-interactive mode for SCVMM `troubleshoot` and `logs` commands
89+
- `Createconfig` command uses styled text to warn about saving config files instead of standard logger
90+
- Improved handling and error reporting for timeouts while provisioning/deprovisioning images from the cloud fabric
91+
- Verify template and snapshot health after provisioning an image, and clean up files associated to the template on image deprovision failures
92+
- Missing VHD state handing in SCVMM
6493
- SCVMM `validate` and `createconfig` fixes
6594

66-
### VMware Private Cloud
95+
### Arc-enabled VMware vSphere
6796

68-
- SSD storage validations have been added to VMWare vSphere in telemetry mode to check if the ESXi host backing the resource pool has any SSD-backed storage.
69-
- Improving missing privilege error message. Show some privileges in error message.
70-
- Validate Host ESXi version and provide concrete error message for placement profile.
71-
- Improve message for no datacenters found, display default folder.
72-
- Surface VMware error when finder fails during validate.
73-
- Verify template health and fix it during image provision.
97+
- SSD storage validations added to VMware vSphere in telemetry mode to check if the ESXi host backing the resource pool has any SSD-backed storage
98+
- Improve missing privilege error message, show some privileges in error message
99+
- Validate host ESXi version and provide concrete error message for placement profile
100+
- Improve message for no datacenters found, display default folder
101+
- Surface VMware error when finder fails during validate
102+
- Verify template health and fix it during image provision
74103

75104
### Features
76-
- `deploy` command - diagnostic checker enhancement - enhancements that add retries with exponential backoff to the proxy client calls
77-
- `deploy` command - diagnostic checker enhancement - a storage performance checker has been added in telemetry mode to evaluate the storage performance of the VM used to deploy the appliance
78-
- `deploy` command - Add Timeout for SSH connection: New error message: "Error: Timeout occurred due to management machine being unable to reach the appliance VM IP, 192.168.0.11. Please ensure that the requirements are met: `https://aka.ms/arb-machine-reqs: dial tcp 192.168.0.11:22: connect: connection timed out`
79-
- `validate` command - The appliance deployment will now fail if Proxy Connectivity and No Proxy checks report any errors
105+
106+
- `deploy` command - diagnostic checker enhancements that add retries with exponential backoff to proxy client calls
107+
- `deploy` command - diagnostic checker enhancement: adds storage performance checker in telemetry mode to evaluate the storage performance of the VM used to deploy the appliance
108+
- `deploy` command - Add Timeout for SSH connection: New error message: "Error: Timeout occurred due to management machine being unable to reach the appliance VM IP, 192.168.0.11. Ensure that the requirements are met: `https://aka.ms/arb-machine-reqs: dial tcp 192.168.0.11:22: connect: connection timed out`
109+
- `validate` command - The appliance deployment now fails if Proxy Connectivity and No Proxy checks report any errors
80110

81111
### Bug fixes
82112

@@ -97,16 +127,18 @@ Mariner: 2.0.20240609
97127
- SCVMM and VMware - extend `deploy` command timeout from 30 to 120 minutes
98128

99129
### Features
100-
- `deploy` command - diagnostic checker enhancement - proxy checks in telemetry mode
130+
131+
- `deploy` command - diagnostic checker enhancement: proxy checks in telemetry mode
101132

102133
### Product
103134

104135
- Reduction in CPU requests
105136
- ETCD preflight check enhancements for upgrade
106137

107138
### Bug fixes
139+
108140
- Fix for clusters impacted by the `node-ip` being set as `kube-vip` IP issue
109-
0 Bug fix for SCVMM cred rotation with the same credentials
141+
- Bug fix for SCVMM cred rotation with the same credentials
110142

111143
## Version 1.0.17 (December 2023)
112144

@@ -122,7 +154,7 @@ Mariner: 2.0.20240609
122154
- Azure Stack HCI - extend `deploy` command timeout from 30 to 120 minutes
123155
- All private clouds - enable provider credential parameters to be passed in each command
124156
- All private clouds - basic validations for select `createconfig` command inputs
125-
- VMware - basic re-prompts for select `createconfig` command inputs
157+
- VMware - basic reprompts for select `createconfig` command inputs
126158

127159
### Features
128160

@@ -134,7 +166,7 @@ Mariner: 2.0.20240609
134166

135167
### Known bugs
136168

137-
- Arc resource bridge upgrade shows appliance version as upgraded, but status shows upgrade failed.
169+
- Arc resource bridge upgrade shows appliance version as upgraded, but status shows upgrade failed
138170

139171
## Version 1.0.16 (November 2023)
140172

@@ -171,23 +203,23 @@ Mariner: 2.0.20240609
171203

172204
### Fabric/Infrastructure
173205

174-
- `az arcappliance` CLI commands now only support static IP deployments for VMWare and SCVMM.
175-
- For test purposes only, Arc resource bridge on Azure Stack HCI may be deployed with DHCP configuration.
176-
- Support for using canonical region names.
177-
- Removal of VMware vSphere 6.7 fabric support (vSphere 7 and 8 are both supported).
206+
- `az arcappliance` CLI commands now only support static IP deployments for VMware and SCVMM
207+
- For test purposes only, Arc resource bridge on Azure Stack HCI may be deployed with DHCP configuration
208+
- Support for using canonical region names
209+
- Removal of VMware vSphere 6.7 fabric support (vSphere 7 and 8 are both supported)
178210

179211
### Features
180212

181213
- (new) `get-upgrades` command- fetches the new upgrade edge available for a current appliance cluster
182-
- (new) `upgrade` command - upgrades the appliance to the next available version. Not available for SCVMM.
214+
- (new) `upgrade` command - upgrades the appliance to the next available version (not available for SCVMM)
183215
- (update) `deploy` command - In addition to `deploy`, this command now also calls `create` command. `Create` command is now optional.
184-
- (new) `get-credentials` command - now allows fetching of SSH keys and kubeconfig. These are needed to run the `logs` command from a different machine than the one used to deploy Arc resource bridge.
216+
- (new) `get-credentials` command - now allows fetching of SSH keys and kubeconfig, which are needed to run the `logs` command from a different machine than the one used to deploy Arc resource bridge
185217
- Allowing usage of `config-file` parameter for `get-credentials` command
186-
(new) Troubleshoot command - help debug live-site issues by running allowed actions directly on the appliance using a JIT access key.
218+
(new) Troubleshoot command - help debug live-site issues by running allowed actions directly on the appliance using a JIT access key
187219

188220
## Bug fix
189221

190-
- IPClaim premature deletion issue vSphere static IP.
222+
- IPClaim premature deletion issue vSphere static IP
191223

192224
## Next steps
193225

0 commit comments

Comments
 (0)