@vinothkaliaperumal I am not sure if you have ever managed to get an
answer to your question here. I would suggest to follow the Microsoft
support path or reach out to your Azure specialist or CSA for deeper
assistance on this use case.
Hello @RalfKlahr , great article but I discovered that used bash cmdlet
for backup is not valid anymore.Instead there is New-AzNetAppFilesBackup
which has -UseExistingSnapshot parameter but it does not work. I think
that cmdlet is missing something because when I run it, it fails. Please
do you know...
If someone is having similar issues, you need to modify other registry
keys:reg delete
HKLM\SYSTEM\CurrentControlSet\Services\stornvme\StartOverride /f reg ADD
"HKLM\SYSTEM\CurrentControlSet\services\stornvme" /v "ErrorControl" /t
REG_DWORD /d 0 /f reg ADD
"HKLM\SYSTEM\CurrentControlSet\services\sto...
Latest Comments