Skip to content

Commit 1c361cf

Browse files
Merge pull request #311986 from habibaum/19Feb-update-discovery-metadata
Updates to Discovery metadata
2 parents c46d1e3 + 6c93981 commit 1c361cf

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

articles/migrate/discovered-metadata.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,8 +298,12 @@ Published date | `apt-get -s dist-upgrade, yum -q check-update, zypper list-upda
298298

299299
> [!NOTE]
300300
> If your Red Hat Enterprise Linux (RHEL) servers use `yum` and aren't patched regularly, pending updates data can consume storage in the cache under `var\tmp\yum\-<username>`. To manage disk space, it is recommended to clear the cache regularly.
301-
>
302-
> To disable discovery of pending updates, visit 'HKLM:\SOFTWARE\Microsoft\AzureAppliance' and set the registry of type 'REG_DWORD EnablePendingUpdatesDiscovery' to 0. You must restart the appliance after setting the registry to ensure changes are reflected. To re-enable discovery of pending updates, set the registry 'EnablePendingUpdatesDiscovery' to 1.
301+
> [!NOTE]
302+
> To disable discovery of pending updates:
303+
> 1. Go to `HKLM:\SOFTWARE\Microsoft\AzureAppliance`.
304+
> 1. Set the `EnablePendingUpdatesDiscovery` registry value (type `REG_DWORD`) to `0`.
305+
> 1. Restart the appliance for the change to take effect. </be></br>
306+
> To re-enable discovery of pending updates, set the `EnablePendingUpdatesDiscovery` registry value to `1` and restart the appliance.
303307
304308
## SQL Server instance and database data
305309

0 commit comments

Comments
 (0)