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: articles/azure-arc/servers/agent-release-notes-archive.md
+28-28Lines changed: 28 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,14 +43,14 @@ The Azure Connected Machine agent receives improvements on an ongoing basis. Thi
43
43
-`azcmagent connect` usability improvements:
44
44
- The `--subscription-id (-s)` parameter now accepts friendly names in addition to subscription IDs
45
45
- Automatic registration of any missing resource providers for first-time users (extra user permissions required to register resource providers)
46
-
-A progress bar now appears while the resource is being created and connected
46
+
-Added a progress bar during onboarding
47
47
- The onboarding script now supports both the yum and dnf package managers on RPM-based Linux systems
48
-
- You can now restrict which URLs can be used to download machine configuration (formerly Azure Policy guest configuration) packages by setting the `allowedGuestConfigPkgUrls` tag on the server resource and providing a comma-separated list of URL patterns to allow.
48
+
- You can now restrict the URLs used to download machine configuration (formerly Azure Policy guest configuration) packages by setting the `allowedGuestConfigPkgUrls` tag on the server resource and providing a comma-separated list of URL patterns to allow.
49
49
50
50
### Fixed
51
51
52
-
- Improved reliability when reporting extension installation failures to prevent extensions from being stuck in the "creating" state
53
-
-Metadata for Google Cloud Platform virtual machines can now be retrieved when the agent is configured to use a proxy server
52
+
- Improved reliability when reporting extension installation failures to prevent extensions from staying in the "creating" state
53
+
-Support for retrieving metadata for Google Cloud Platform virtual machines when the agent uses a proxy server
54
54
- Improved network connection retry logic and error handling
55
55
- Linux only: resolves local escalation of privilege vulnerability [CVE-2022-38007](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-38007)
56
56
@@ -71,19 +71,19 @@ The Azure Connected Machine agent receives improvements on an ongoing basis. Thi
71
71
72
72
### Fixed
73
73
74
-
- Agents configured to use private endpoints will now download extensions over the private endpoint
75
-
-The `--use-private-link` flag on [azcmagent check](manage-agent.md#check) has been renamed to `--enable-pls-check` to more accurately represent its function
74
+
- Agents configured to use private endpoints correctly download extensions over the private endpoint
75
+
-Renamed the `--use-private-link` flag on [azcmagent check](manage-agent.md#check) to `--enable-pls-check` to more accurately represent its function
76
76
77
77
## Version 1.19 - June 2022
78
78
79
79
### Known issues
80
80
81
-
- Agents configured to use private endpoints will incorrectly try to download extensions from a public endpoint. [Upgrade the agent](manage-agent.md#upgrade-the-agent) to version 1.20 or later to restore correct functionality.
81
+
- Agents configured to use private endpoints incorrectly download extensions from a public endpoint. [Upgrade the agent](manage-agent.md#upgrade-the-agent) to version 1.20 or later to restore correct functionality.
82
82
- Some systems may incorrectly report their cloud provider as Azure Stack HCI.
83
83
84
84
### New features
85
85
86
-
- When installed on a Google Compute Engine virtual machine, the agent will now detect and report Google Cloud metadata in the "detected properties" of the Azure Arc-enabled servers resource. [Learn more](agent-overview.md#instance-metadata) about the new metadata.
86
+
- When installed on a Google Compute Engine virtual machine, the agent detects and reports Google Cloud metadata in the "detected properties" of the Azure Arc-enabled servers resource. [Learn more](agent-overview.md#instance-metadata) about the new metadata.
87
87
88
88
### Fixed
89
89
@@ -99,7 +99,7 @@ The Azure Connected Machine agent receives improvements on an ongoing basis. Thi
99
99
100
100
### Fixed
101
101
102
-
-`systemd` is now an official prerequisite on Linux and your package manager will alert you if you try to install the Azure Connected Machine agent on a server without systemd.
102
+
-`systemd` is now an official prerequisite on Linux
103
103
- Guest configuration policies no longer create unnecessary files in the `/tmp` directory on Linux servers
104
104
- Improved reliability when extracting extensions and guest configuration policy packages
105
105
- Improved reliability for guest configuration policies that have child processes
@@ -114,10 +114,10 @@ The Azure Connected Machine agent receives improvements on an ongoing basis. Thi
114
114
115
115
### Fixed
116
116
117
-
- If you attempt to run `azcmagent connect` on a server that is already connected to Azure, the resource ID is now printed to the console to help you locate the resource in Azure.
117
+
- If you attempt to run `azcmagent connect` on a server already connected to Azure, the resource ID is shown on the console to help you locate the resource in Azure.
118
118
- Extended the `azcmagent connect` timeout to 10 minutes.
119
119
-`azcmagent show` no longer prints the private link scope ID. You can check if the server is associated with an Azure Arc private link scope by reviewing the machine details in the [Azure portal](https://portal.azure.com/#blade/Microsoft_Azure_HybridCompute/AzureArcCenterBlade/servers), [CLI](/cli/azure/connectedmachine?view=azure-cli-latest#az-connectedmachine-show&preserve-view=true), [PowerShell](/powershell/module/az.connectedmachine/get-azconnectedmachine), or [REST API](/rest/api/hybridcompute/machines/get).
120
-
-`azcmagent logs` collects only the 2 most recent logs for each service to reduce ZIP file size.
120
+
-`azcmagent logs` collects only the two most recent logs for each service to reduce ZIP file size.
@@ -128,26 +128,27 @@ The Azure Connected Machine agent receives improvements on an ongoing basis. Thi
128
128
129
129
### New features
130
130
131
-
- You can now granularly control which extensions are allowed on your server and disable the Guest Configuration agent. See [local agent controls to enable or disable capabilities](security-overview.md#local-agent-security-controls) for more information.
131
+
- You can now granularly control allowed and blocked extensions on your server and disable the Guest Configuration agent. See [local agent controls to enable or disable capabilities](security-overview.md#local-agent-security-controls) for more information.
132
132
133
133
### Fixed
134
134
135
-
- The "Arc" proxy bypass keyword no longer includes Azure Active Directory endpoints on Linux. Azure Storage endpoints for extension downloads are now included with the "Arc" keyword.
135
+
- The "Arc" proxy bypass keyword no longer includes Azure Active Directory endpoints on Linux
136
+
- The "Arc" proxy bypass keyword now includes Azure Storage endpoints for extension downloads
136
137
137
138
## Version 1.15 - February 2022
138
139
139
140
### Known issues
140
141
141
-
- The "Arc" proxy bypass feature on Linux includes some endpoints that belong to Azure Active Directory. As a result, if you only specify the "Arc" bypass rule, traffic destined for Azure Active Directory endpoints will not use the proxy server as expected. This issue will be fixed in an upcoming release.
142
+
- The "Arc" proxy bypass feature on Linux includes some endpoints that belong to Azure Active Directory. As a result, if you only specify the "Arc" bypass rule, traffic destined for Azure Active Directory endpoints will not use the proxy server as expected.
142
143
143
144
### New features
144
145
145
146
- Network check improvements during onboarding:
146
147
- Added TLS 1.2 check
147
-
-Azure Arc network endpoints are now required, onboarding will abort if they are not accessible
148
+
-Onboarding aborts when required networking endpoints are inaccessible
148
149
- New `--skip-network-check` flag to override the new network check behavior
149
150
- On-demand network check now available using `azcmagent check`
150
-
-[Proxy bypass](manage-agent.md#proxy-bypass-for-private-endpoints) is now available for customers using private endpoints. This allows you to send Azure Active Directory and Azure Resource Manager traffic through a proxy server, but skip the proxy server for traffic that should stay on the local network to reach private endpoints.
151
+
-[Proxy bypass](manage-agent.md#proxy-bypass-for-private-endpoints) is now available for customers using private endpoints. This feature allows you to send Azure Active Directory and Azure Resource Manager traffic through a proxy server, but skip the proxy server for traffic that should stay on the local network to reach private endpoints.
151
152
- Oracle Linux 8 is now supported
152
153
153
154
### Fixed
@@ -161,7 +162,7 @@ The Azure Connected Machine agent receives improvements on an ongoing basis. Thi
161
162
162
163
### Fixed
163
164
164
-
-A state corruption issue in the extension manager that could cause extension operations to get stuck in transient states has been fixed. Customers running agent version 1.13 are encouraged to upgrade to version 1.14 as soon as possible. If you continue to have issues with extensions after upgrading the agent, [submit a support ticket](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest).
165
+
-Fixed a state corruption issue in the extension manager that could cause extension operations to get stuck in transient states. Customers running agent version 1.13 are encouraged to upgrade to version 1.14 as soon as possible. If you continue to have issues with extensions after upgrading the agent, [submit a support ticket](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest).
165
166
166
167
## Version 1.13 - November 2021
167
168
@@ -176,11 +177,10 @@ The Azure Connected Machine agent receives improvements on an ongoing basis. Thi
176
177
### New features
177
178
178
179
- Local configuration of agent settings now available using the [azcmagent config command](manage-agent.md#config).
179
-
-Proxy server settings can be [configured using agent-specific settings](manage-agent.md#update-or-remove-proxy-settings) instead of environment variables.
180
-
- Extension operations will execute faster using a new notification pipeline. You may need to adjust your firewall or proxy server rules to allow the new network addresses for this notification service (see [networking configuration](network-requirements.md)). The extension manager will fall back to the existing behavior of checking every 5 minutes when the notification service cannot be reached.
180
+
-Support for configuring proxy server settings [using agent-specific settings](manage-agent.md#update-or-remove-proxy-settings) instead of environment variables.
181
+
- Extension operations execute faster using a new notification pipeline. You may need to adjust your firewall or proxy server rules to allow the new network addresses for this notification service (see [networking configuration](network-requirements.md)). The extension manager falls back to the existing behavior of checking every 5 minutes when the notification service is inaccessible.
181
182
- Detection of the AWS account ID, instance ID, and region information for servers running in Amazon Web Services.
182
183
183
-
184
184
## Version 1.12 - October 2021
185
185
186
186
### Fixed
@@ -193,7 +193,7 @@ The Azure Connected Machine agent receives improvements on an ongoing basis. Thi
193
193
### Fixed
194
194
195
195
- The agent now supports on Windows systems with the [System objects: Require case insensitivity for non-Windows subsystems](/windows/security/threat-protection/security-policy-settings/system-objects-require-case-insensitivity-for-non-windows-subsystems) policy set to Disabled.
196
-
- The guest configuration policy agent will now automatically retry if an error is encountered during service start or restart events.
196
+
- The guest configuration policy agent automatically retries if an error occurs during service start or restart events.
197
197
- Fixed an issue that prevented guest configuration audit policies from successfully executing on Linux machines.
198
198
199
199
## Version 1.10 - August 2021
@@ -226,15 +226,15 @@ Fixed a bug that prevented extension management in the West US 3 region
226
226
227
227
### Fixed
228
228
229
-
- The agent will continue running if it is unable to write service start/stop events to the Windows application event log
229
+
- The agent continues running if it is unable to write service start/stop events to the Windows application event log
230
230
231
231
## Version 1.7 - June 2021
232
232
233
233
### New features
234
234
235
235
- Improved reliability during onboarding:
236
236
- Improved retry logic when HIMDS is unavailable
237
-
- Onboarding continues instead of aborting if OS information cannot be obtained
237
+
- Onboarding continues instead of aborting if OS information isn't available
238
238
- Improved reliability when installing the Log Analytics agent for Linux extension on Red Hat and CentOS systems
239
239
240
240
## Version 1.6 - May 2021
@@ -243,7 +243,7 @@ Fixed a bug that prevented extension management in the West US 3 region
243
243
244
244
- Added support for SUSE Enterprise Linux 12
245
245
- Updated Guest Configuration agent to version 1.26.12.0 to include:
246
-
- Policies are executed in a separate process.
246
+
- Policies execute in a separate process.
247
247
- Added V2 signature support for extension validation.
248
248
- Minor update to data logging.
249
249
@@ -262,8 +262,8 @@ Fixed a bug that prevented extension management in the West US 3 region
262
262
263
263
- Added support for private endpoints, which is currently in limited preview.
264
264
- Expanded list of exit codes for azcmagent.
265
-
-Agent configuration parameters can now be read from a file with the `--config` parameter.
266
-
-Collect new instance metadata to determine if Microsoft SQL Server is installed on the server
265
+
-You can pass agent configuration parameters from a file with the `--config` parameter.
266
+
-Automatically detects the presence of Microsoft SQL Server on the server
267
267
268
268
### Fixed
269
269
@@ -283,7 +283,7 @@ Resolved issue preventing the Custom Script Extension on Linux from installing s
283
283
284
284
### Fixed
285
285
286
-
Resolved issue where proxy configuration could be lost after upgrade on RPM-based distributions.
286
+
Resolved issue where proxy configuration resets after upgrade on RPM-based distributions.
287
287
288
288
## Version 1.1 - October 2020
289
289
@@ -302,7 +302,7 @@ This version is the first generally available release of the Azure Connected Mac
302
302
303
303
- Support for preview agents (all versions older than 1.0) will be removed in a future service update.
304
304
- Removed support for fallback endpoint `.azure-automation.net`. If you have a proxy, you need to allow the endpoint `*.his.arc.azure.com`.
305
-
-If the Connected Machine agent is installed on a virtual machine hosted in Azure, VM extensions can't be installed or modified from the Arc-enabled servers resource. This is to avoid conflicting extension operations being performed from the virtual machine's **Microsoft.Compute** and **Microsoft.HybridCompute** resource. Use the **Microsoft.Compute** resource for the machine for all extension operations.
305
+
- VM extensions can't be installed or modified from Azure Arc if the agent detects it's running in an Azure VM. This is to avoid conflicting extension operations being performed from the virtual machine's **Microsoft.Compute** and **Microsoft.HybridCompute** resource. Use the **Microsoft.Compute** resource for the machine for all extension operations.
306
306
- Name of guest configuration process has changed, from *gcd* to *gcad* on Linux, and *gcservice* to *gcarcservice* on Windows.
0 commit comments