Giving conditional access to resources

Nisarg Chauhan 0 Reputation points
2024-03-19T21:36:05.7333333+00:00

Hello guys, I want to know how can i set the access of Azure resources(Database, storage account, web app, etc.)in such a way that when the user is connected to any kind of public network they can not access those resources and when they are connected to the private network they can access those resources?

Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
462 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Marcin Policht 10,675 Reputation points MVP
    2024-04-02T21:16:06.7366667+00:00

    Yes - as long as you provide connectivity to target resources via private endpoint (within an Azure virtual network). You can connect to that virtual network from your computer via point-to-site VPN


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    0 comments No comments