C#C
C#14mo ago
divine

azure sql and cosmos db access testing using dotnet

hey guys, I am trying to test the access to my databases in azure, I have secured the the databases(currently using SQL Azure and CosmosDB) using VNet and private endpoints, what would be the best way to test access from outside the VNet? using dotnet?
Was this page helpful?