An Azure service that is used to provision Windows and Linux virtual machines.
Hi @Anubhav Aggarwal (TATA CONSULTANCY SERVICES LTD)Welcome to Microsoft Q&A thanks for posting your question
You cannot add a private IP address to the list of trusted IP addresses in Azure Cosmos DB. The list of trusted IP addresses is used to allow access to your Cosmos DB account from specific IP addresses or IP address ranges.
However, you can still secure your Cosmos DB account and block any external connections by using Azure Virtual Network (VNet) service endpoints.
You can follow this document here https://learn.microsoft.com/en-us/azure/cosmos-db/how-to-configure-firewall
Regards
Geetha