We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1786833 + 443cbf3 commit 385cdeaCopy full SHA for 385cdea
articles/virtual-machines/nvme-linux.md
@@ -266,7 +266,7 @@ nvme-conversion-vm:/usr/lib/udev/rules.d #
266
267
##### 3.2.1 Manual download of udev file
268
To download the new udev rules file, use this command:
269
-`curl https://raw.githubusercontent.com/Azure/SAP-on-Azure-Scripts-and-Utilities/refs/heads/main/NVMe-Preflight-Check/88-azure-nvme-data-disk.rules`
+`curl https://raw.githubusercontent.com/Azure/SAP-on-Azure-Scripts-and-Utilities/refs/heads/main/Azure-NVMe-Utils/88-azure-nvme-data-disk.rules`
270
and then run `udevadm control --reload-rules && udevadm trigger`
271
to reload the udev rules.
272
0 commit comments