Create Self-Signed certificates for point-to-site in Azure

PowerShell commands to create Root and Child Certificate for the Azure P2S Create a self-signed root certificate Create a self-signed Child certificate on the PowerShell console session if it is still open On the new PowerShell console session Locate the root certificate Replace the THUMBPRINT And Execute the below script Export the root without a … Read more

Azure VPN client “Operation Canceled by user”

Try the following in the order. Method1: Open CMD as Admin in the affected client. Run,Copy In case the above does not help, Method2, Open elevated command prompt on the client Run, netsh int ip reset Reboot the client. https://learn.microsoft.com/en-us/answers/questions/1298950/azure-vpn-client-operation-canceled-by-user

Source Network Address Translation (SNAT) for outbound connections for

https://learn.microsoft.com/en-us/azure/load-balancer/load-balancer-outbound-connections Use Source Network Address Translation (SNAT) for outbound connections Feedback In this article Show 5 more Certain scenarios require virtual machines or compute instances to have outbound connectivity to the internet. The frontend IPs of a public load balancer can be used to provide outbound connectivity to the internet for backend instances. This configuration … Read more

NSG Flow Logs

https://learn.microsoft.com/en-us/azure/network-watcher/traffic-analytics https://azure.microsoft.com/en-us/pricing/details/monitor/ https://learn.microsoft.com/en-us/azure/azure-monitor/logs/basic-logs-configure?tabs=portal-1#set-a-tables-log-data-plan https://learn.microsoft.com/en-us/azure/azure-monitor/logs/basic-logs-query?tabs=portal-1#kql-language-limits https://learn.microsoft.com/en-us/azure/azure-monitor/logs/basic-logs-configure?tabs=portal-1#when-should-i-use-basic-logs https://learn.microsoft.com/en-us/azure/network-watcher/network-watcher-nsg-flow-logging-overview#how-nsg-flow-logs-work