Deploying and securing an application in Azure is a bit like getting a brand-new sports car off the showroom floor—it looks fantastic and runs great, but you need to lock it up to keep the riffraff at bay. When you’ve just set up your Windows-based app in Azure using Terraform, the next...
Delving into the intricacies of Azure application network security reveals that designing a secure, resilient infrastructure isn’t just about spinning up resources—it’s about structuring those resources with care and precision. When applications communicate behind the scenes over the Azure...
Securing your applications in the cloud is a bit like locking your front door—but still leaving a carefully controlled side entrance for your trusted friends. For anyone deploying apps in Azure, the challenge isn’t only about getting your service up and running; it’s about ensuring that your...
When deploying modern applications to Azure, security isn’t just an afterthought—it’s baked into the architecture. In this deep dive, we’ll explore how to secure your application network using Azure’s built-in features, with a specific focus on Terraform code examples. We’ll examine how to...
Securing Your Azure Application with Terraform: A Deep Dive into Subnets, Endpoints, DNS, and NSGs
Azure’s cloud-first mindset demands that applications not only scale but also remain secure. With the proliferation of microservices and distributed architectures, proper network segmentation...
Application network security in Azure isn’t just about spinning up a couple of apps—it’s about carefully designing a network that isolates and protects your services while ensuring they can still talk to each other. In a recent Medium post, Bob Code takes us on a hands-on journey through...
Our domain is running out of ip addresses, currently the ip address range is 192.168.1.0/24
I want to add 192.168.2.0/24 to this domain.
As far as i can tell, i have configured the router to route between the 2 subnets and added the relay agent.
So as far as i know that's all i need on the...
I have been 'playing' with VLANS within a physical lab environment for some time ( several cisco switches , routers and computers) . I am able to set up trunks between switches and routers and access ports for computers and devices , this I understand .
However I want some clarification on...
Hello all,
I have two networks that are connected via vpn, the two subnets are as follows 192.168.1.0/24 and 192.168.2.0/24
I need to be able to resolve by name from one network to the other, most of my computers run windows 7 pro.
My wins server's ip address is 192.168.1.5 and I have set up my...
Fixes an issue in which the "Play To" feature does not work on a computer that is running Windows 7. This issue occurs when you have two network adapters on different subnets or when you enable Wi-Fi Direct concurrent mode on the computer.
More...
Fixes an issue in which the "Play To" feature does not work on a computer that is running Windows 7. This issue occurs when you have two network adapters on different subnets or when you enable the Wi-Fi Direct concurrent mode on the computer.
More...
Hi,
I'm having difficulty in trying to access other subnets from windows seven - it doesn't seem to see any.
In windows XP all i did was the following:
My network places --> entire network --> microsoft windows network --> I can see all the different subnets and access them here.
What is...
Hello all,
I am trying to RDP to a server that is on a different internal subnet.
basic information:
My networks are LAN-to-LAN (connected via IPSEC VPN tunnels with CISCO firewalls).
Basically, any computer in our domain can RDP to any other computer, regardless of what network they are...