Hello Mir, Welcome to MS Q&A
Update Azure Portal:
- Sometimes, the Azure Portal may not reflect the latest changes immediately. Refresh the Azure Portal or log out and log back in to see if the disk appears.
Azure CLI:
- Use the Azure CLI to check the disk status and attachment. You can use the following command to list the disks attached to the VM:
az vm disk list --resource-group <ResourceGroupName> --vm-name <VMName>
- If the issue persists, consider contacting Azure Support for further assistance. They can help diagnose and resolve any underlying issues with the disk attachment.
Please let us know if any further questions
Kindly accept answer if it helps
Thanks
Deepanshu