Hello,
In the 70-412 Video "Optimizing Storage" it is stated that Fsutil behavior query DisableDeleteNotify should yield a result of 0 for the DeleteNotify function to be disabled. I think this might be in error. The statement is "DisableDeleteNotify" which indicates to me that a "1" would say the DISABLING of DeleteNotify is enabled. This MSDN article seems to support that. https://msdn.microsoft.com/en-us/library/azure/dn757813.aspx
#3 in the notes.
Can someone clarify if this is the case?