VNET
16 TopicsStep-by-Step: How to Configure a Private Endpoint to Secure Azure Static Web Apps
Learn how to secure your web apps with Azure Static Web Apps by configuring a private endpoint. This feature, also known as private link, allows developers to link network isolated backends for added security and seamless routing. This step-by-step guide explains the benefits and process of setting up a private endpoint in Azure Static Web Apps. Don't leave your web apps vulnerable, ensure their safety with a private endpoint.12KViews0likes2CommentsLesson Learned #52: Azure Database for MySQL – Server is not configured to allow ipv6 connections
First published on MSDN on Jan 02, 2019 Hello,Several days ago, I worked in a service request that our customer had configured all elements ( VPN, Site-to-Site, etc…) but they are getting an error: ERROR 9009 (28000): Server is not configured to allow ipv6 connections trying to connect using service endpoint.7.8KViews0likes0CommentsConnect to Azure SQL Database Managed Instance with Virtual Network peering
First published on MSDN on Oct 26, 2018 How to connect with an existing VM to your Managed Instance VnetThis guide assumes you already have a deployment of a Managed instance in your subscriptionProblem summary: Initially, you might not want to deploy a new machine using the script in the Getting Started section in your Managed Instance to connect, because you already have several deployed VMs and you don't want to deploy a new Virtual Machine and incur in additional costs.5.6KViews0likes0CommentsWhich route to add in following peering scenario for traffic forwarding ?
Hi, I am trying a scenario as per the diagram where ABC Azure network are peered in a chain & VM-A is trying to communicate with VM-C. "Allow forwarded traffic" is enabled for all peering's. A is not directly peered with C. Will a traffic transit work over B with custom route here or is A-C direct peering the way to go.1.4KViews0likes1Comment