Hi ,
Thanks for reaching out to Microsoft Q&A.
Yes, this happens in Azure when the disk's region, availability zone, or encryption settings no longer match the VM's configuration after you change its storage type. The fact that it does not show up under Attach existing disk is because Azure filters out disks that are incompatible with the selected VM. First, check region and zone alignment, that is the most common blocker after moving from ZRS to LRS. If the disk’s location or zone does not match, take a snapshot and recreate the disk in the VM’s exact location and availability zone.
Other common reasons why this happens:
- Region mismatch
- Availability zone mismatch
- Encryption or key mismatch
- Disk state
- Azure Portal caching
Please 'Upvote'(Thumbs-up) and 'Accept' as answer if the reply was helpful. This will be benefitting other community members who face the same issue.