Statement 1 (Yes): Azure Storage Mover supports migrating SMB shares to Azure File Shares (SMB). Since storage1 is a Premium FileStorage account, it supports creating SMB file shares. Therefore, Share1 (SMB) can be migrated to azshare1 (configured as SMB).
Statement 2 (No): storage2 is a Standard StorageV2 account, which only supports SMB file shares (NFS file shares are restricted to the Premium FileStorage tier). Azure Storage Mover does not support migrating NFS sources to SMB targets (protocol mismatch). It requires the target to be an NFS Azure file share or a Blob container.
Statement 3 (Yes): Azure Storage Mover supports migrating NFS shares to Azure Blob Storage containers, specifically those with Hierarchical Namespace (HNS) enabled (Azure Data Lake Storage Gen2). azcont1 is in storage2 (HNS Enabled), making this a supported path.