# Functions
JSONAlphabetically normalizes the JSON structure by recursively sorting the keys of all objects (maps) in alphabetical order.
PreserveSecretSettings recursively searches through the server response for settings catalog and if a match for #microsoft.graph.deviceManagementConfigurationSecretSettingValue is found, it preserves the original secret value and state from the config settings.