Hello AZ Admin!
It sounds like you want to share a custom Document Intelligence model with another subscription. Here’s how you can do it:
- Check Permissions: First, ensure you have necessary permission for both Document intelligence and storage account. You need to provide access to both the Document Intelligence service (Provide Cognitive Service User role) and the associated storage account (Storage reader and contributor role for respective user)
- Disable Network Restrictions: If applicable, check if your storage account has any firewall or virtual network (VNet) restrictions that might prevent sharing. You might need to disable/modify those settings before proceeding. Make sure the users on other subscription importing the project also has the necessary permissions to access the Document Intelligence and storage resources.
- Copy models as part of disaster backup operations (Should work across subscription)
You can a copy models using copy authorization to another subscription rest api as mentioned in below doc.
Regional limitation for copy operation in custom classification -
East US
West US2
West Europe
If you are interest sharing the models across different document intelligence resource in same subscription. Please check the steps here in below guide.
Hope this helps!
If you run into any issues or have further questions, feel free to ask!
Thank you.