Hello SivaD,
Thanks for your question.
This is an IAM issue, not a networking one.
Check the permissions on the service principal or managed identity being used.
Go to Storage account > IAM > Add role assignment.
In 'Add Role Assignment', select these two roles and assign it to the account or identity connecting.
- Storage Blob Data Contributor
- Storage Queue Data Contributor https://learn.microsoft.com/en-us/azure/storage/blobs/assign-azure-role-data-access?tabs=portal#determine-resource-scope
Regards,
You can mark it 'Accept Answer' if this helped you