Hello , Welcome to MS Q&A
The error message shows "Remote sync required", which means that the peering configuration is not fully synchronized between the two networks.
Fix: Go to the Azure portal in the remote directory (tenant/subscription) and manually synchronize the peering.
Missing Permissions or Authentication Issues
- Ensure you have the required permissions in both directories.
- The Network Contributor role (or a custom role with
Microsoft.Network/virtualNetworks/peer/action
) must be assigned to your user in both subscriptions.
Please check and let us know if you have this
Kindly accept answer if it helps
Thanks
Deepanshu