Azure P2S VPN for Remote Workers
Hello, I would like to know if there is an alternative to a forced tunnel VPN through Virtual WAN in Azure. We have an external company that needs to access one of our Azure Virtual Desktops. We use the azure remote desktop app that uses 365 credentials…
Azure secured hub with cross tenant Vnet peering
Hello, I am facing one challenge in Azure networking and I am really trying to figure it out but without luck at the moment. I have configured secured virtual hub in vWAN (Virtual WAN + Virtual hub + Azure Firewall). Thing is that there is…
I want to delete all resources from the account, but an error appear
Account status: Free Azure account, 30-day period expired, account disabled. Please let me know if my disable account on azure accumulates costs? or During the period when the account is disabled, can payments be accumulated? Are payments required for…
Add network rule on Azure firewall policy with Bash scripting
Creating rule collection 'Local-Traffic-policy'. (AzureFirewallPolicyAndRuleCollectionsConflict) Request parameter Firewall Policy FirewallPolicy and Rule Collection NetworkRuleCollections cannot coexist for the Azure Firewall…
Create Network firewall rule with Azure Powershell
Hi, I am trying to create Azure network firewall rule with PowerShell terminal. My all script is right according to Azure Documentation and get this error. I already update Az Module and other updates. kindly help me for these issues. Here I paste error…
any any allow rule on azure firewall
Hi MS, I have a secured HUB and my firewall has ANY-ANY allow rule. The inbound and outbound traffic is protected via NSGs. So are there any risks of having an ANY ANY allow rule or any best practices I should follow?
Cannot connect to an external server using a ShrewSoft VPN from an Azure windows machine
I am trying to connect to an external server (IP address x.y.z.0.1) using a ShrewSoft VPN client. But I always get "negotiation timeout occurred". When I try to do the same thing from my personal machine (outside of Azure VM), I am able to set…
Vnet internal communication after associating an Azure firewall
Please let me know if mu understanding on Azure Firewall is correct or not. This is the scenerio; I have several VM's (web, api, DB) in same Vnet and but in different subnets. No special NSG rules are defined other than the once created by default. …
setup single VNet with mutple subnets or multiple peered VNets with one subnet each ?
Need help design our first Azure VNet in our new Azure Subscription. Requirement: We need to setup 4 networks (either VNet or Subnet) - Apps, DB, Web, & Dev. All should be able to talk to each other. No Isolation required. …
Azure IP Group - nested groups
Is there a way to add an Azure IP Group to an existing IP Group? Like a nested group. Say groups such as DevIps with members 1.2.3.0/24 TestIps with members 1.2.4.0/24 ProdIps with members 1.2.5.0/24 can be a member of …
Subscription Disabled - Unable to delete Azure Firewall
Hi everyone, I have a free visual studio MSDN subscription, with $115/month credit. I deployed Azure Firewall 3 months ago and I now accrued costs over my budget (negative balance). So my subscription is now disabled. Due to my subscription…
secure vhub to vhub two region connection
I have vnet1 (0.0.0.0/0) pint to AFW1 (1.1.1.1) then connection to vhub1 and vnet2 (0.0.0.0/0) point to AFW2 2.2.2.2 then connection to vhub2.I can reach afw2 from vm1 but can't reach vm2 .Any advice or document that can help pls.
How to RDP Azure VM behind Azure Firewall
Hello, I have a Azure VM which is behind Azure Firewall - After adding a rule under "NAT rule collection" in FW to translate FW IP into Azure VM private IP and then tried RDP to Azure VM using Firewall IP - It worked. I wanted to check if I can…
Routing for user internet traffic that goes through the expressroute and consumes azure internet.
Hello, I would like to set up a route that will allow our on-premise company users to be able to access the internet from Azure and not from the On-premise. I would like to direct the outgoing flow to access the internet via the expressRoute,…
about routing table configuration
I have some questions about the default route table of Azure VPN gateway. I have a Virtual network(10.0.2.0/24),a ec2 host (10.0.2.4) ,and a Virtual appliance(10.0.0.4). I hope the client of VPN gateway to access the host 10.0.2.4 MUST go…
How to ristric azure app serive admin portal URL to access only from internal network
Hi, we have a website abc.com and accessable publically. How to ristric backend portal access (abc.com/wpadmin or ) URL to access only from internal network. Only the URLs with /admin/ in them need to be restricted to be accessible only from internal…
Cannot delete firewall manager, updating
I'm trying to delete a firewall policy that isn't attached to anything, but it just fails each and every time with the message: Failed to delete Firewall Policy 'euw-tst-lab-hub-01-azfp-01'. Error: Firewall Policy euw-tst-lab-hub-01-azfp-01 can not…
How to import Azure Public IP Range JSON to Azure Firewall
Hello, I downloaded the JSON from the following link: https://www.microsoft.com/en-us/download/details.aspx?id=56519 which includes all the Azure public ip address. How can I import the file to my Azure firewall configuration? Thanks.…
WAF Custom Rule not working
I am trying to block an end point from my WAF using a custom rule. My waf is in preventive mode and I tried creating the custom rule both manually through portal and also using powershell script. Seems it is not blocking the end point. Could you please…
Which SCCM server needs access to SQL Server
Hi, I have build and configure new SCCM site but I been ask to lock the port 1433 to only system which needs access to the database. SCCM/WSUS and SQL are install on same server. We do have DP and MP on different servers Do I only need…