Quantcast
Channel: Azure Networking (DNS, Traffic Manager, VPN, VNET) forum
Viewing all 6513 articles
Browse latest View live

Virtual Network Gateway VpnClientProtocol should be :OpenVPN when P2S AAD authentication is being configured


Azure Application Gateway - cannot alert on capacity used

$
0
0

Hi,

We would like to generate alerts when an Azure Application Gateway reaches a certain usage level. It is not possible to use the 'Current Capacity Units' metric. Is there another way to do this?

Is there a way to receive an alert when the number of instances changes (we have auto-scaling)

Many thanks,

René

Front Door WAF Custom Rule not working

$
0
0

I've configured Azure Front Door in front of an App Service-hosted Web App.  I've also configured Front Door with WAF and added a custom rule that should deny traffic from any IP address other than 1.2.3.4.  The WAF policy is definitely associated with my frontend.  When I hit the Front Door endpoint from a public IP that is definitely not 1.2.3.4, I still hit my Web App.  What am I missing?  



Application Gateway: Switching from TLS1.0 to TLS1.2 causes an IIS MIME type to no longer be read

$
0
0

Hello,

I have a web application hosted on an IIS server.

This web server has a custom MIME Type called '.configuration' with a type ' TEXT/XML'.

My web app which is a clickonce application, reads this XML file when it installs.

In short switching from the application gateway from TLS 1.0 to TLS 1.2 prevents the app from reading this XML file.

If i store this XML file in a TLS1.0 gateway, the application can read it.

Any ideas?


Font rendering in Azure Bastion

$
0
0

I'm setting up an Azure infrastructure and the plan is to use Bastion to connect to the virtual machines therein. One problem I have found is that the font rendering in Bastion is far less legible than in standard RDP. Here's an example screenshot of a PowerShell script in Notepad. Are there any settings or tricks to improve the font rendering in Azure Bastion?

screenshot of a PowerShell script in Notepad over Bastion

AppGateway use backend SSL port

$
0
0

Hello,
Is there any way to force AppGateway/WAF to redirect requests to HTTPS (443) port of backend pool?

I just want to do the following:
WAF(:80) --> Backend(:80)
WAF(:443) --> Backend(:443)

And I just have
WAF(:443) -->Backend(:80).

I have an application in backend that whenever it receives the request at port 80, it redirects to 443 and I have an infinite 301 loop.
WAF(:443) --> Backend(:80) --> SSLRedirect --> WAF(:443) --> Backend(:80)...


export ApplicationGateway Sku in CSV

$
0
0

Hi There,

I am trying to export all App Gateway sku into csv but when I am doing this so getting some machine language "Microsoft.Azure.Commands.Network.Models.PSApplicationGatewaySku" in csv.

Please help me how to export this in readable format like "WAF_Large, Standard_Smalletc."

The script which I am using is as follows: -

$subs = Get-AzureRmSubscription | Select-Object -ExpandProperty Name
foreach($sub in $subs)
{
Set-AzureRmContext -Subscription $sub
Get-AzureRmApplicationGateway | Select @{Name='Subscription'; Expression={$sub}}, Name, ResourceGroupName, Sku, Location, ProvisioningState | Export-CSV C:\temp\appgateway.csv -append -notypeinformation
}


Cheers, Gourav Please remember to mark the replies as answers if it helped.

Connectivity between Azure Bastion and VM

$
0
0

Hi
I receive error when logging on to Bastion.

It opens up fine, but is slow and theese errors.

error 1:
The network connection to the Bastion Host appears unstable.

error 2:
Connection Error
The connection has been closed because the target machine is taking too long to respond. This is usually caused by network problems, such as a spotty wireless signal, or slow network speeds. Please check your network connection and try again or contact your system administrator.

I'm not sure what could be the problem, I did try connect from other networks from my client but still same problem.

Any ideas to a fix?


List devices associated with a vNet using Powershell

$
0
0
In Azure Portal, you can see a list of devices that are associated/connected to a vNet. Is there a way this can be done through Azure Powershell AZ module, to get a list of devices linked to a vNet? Thanks greatly.

Multiple websites behin azure load Balancer

$
0
0

Hello ,

we have a website hosted in our azure on two backend   behind a azure loadbalancer .we need to migrate another website to these two backends.is there a setting to do in loadbalancer  ?

Regards

Express Route migration/move help

$
0
0

Hello,

A couple of years ago I setup our Express Route with our datacenter provider. We had to use their cloud portal and agree on some IPs and VLANs to setup the ER. We now have a new datacenter which we are sharing with another company and I've been asked to give them access via their ER. I'm not sure how I do this.

It would be nice to connect to their ER and not cause an issue with ours first of all and just get connected and use BGP or weighted routing to make sure ours is still the primary until we are ready to make the switch over.

In detail what is the process or possibilities? Is it a case of going into the 'ExpressRoute Circuits' area and creating a new one to them? Then somehow allow the subnets in Azure we use to be allowed over that new link. I guess they need to authorise is to connect too?

We use the ER for ASR (public peering) and VMs (private peering).
Thanks

IP change for traffic manager. Notification on changes, lead times and White List Automation

$
0
0
We have multiple resources using traffic manager, we have had to create whitelist to allow traffic manager to work with our Wep\\Function Apps. 1) How does MS warn users of IP Changes to Traffic Manager. 2) How long is the advanced notice of IP Changes to Traffic Manager. 3) where can we find these Traffic Manager IP Lists? 4) Are there scripts or methods to Automate updating Web\\Function App IP Whitelists?

Point to site VPN setup using two Azure different azure free account with different subscription.

$
0
0
Hi All,

I would like to setup a Point to site VPN setup using two Azure different azure free account with different subscription. Below is the setup i'm planning to configure will it work.

Account1->Subscription1-> Virtual network1 -> subnet1 -> gateway subnet1 -> VM1
                                      -> Virtual network Gateways1 -> point-to-site-configuration -> update self signed root certificate --> download VPN client

Account2->Subscription2-> Virtual network2 -> subnet2 -> VM2 -> Install client certificate -> install VPN Client -> connect to VPN ->  Will i able to connect VM1 from VM2?

Im learning Azure, if question is not correct, please do correct me.

Thanks
Veera.

create a private endpoint for a storage account (which is in a different tenant and subscription)

$
0
0

Hello everyone.

When trying to create a private endpoint for a storage account (which is in a different tenant and subscription) we received this error:

Operation name: Create or update an private endpoint.

Error code: GatewayAuthenticationFailed

Message: Gateway authentication failed for 'Microsoft.Network'. Diagnostic information: timestamp '20191118T163815Z', tracking id 'b43f042c-b6c1-4611-ac5c-65e1ff4b7db1', request correlation id 'b43f042c-b6c1-4611-ac5c-65e1ff4b7db1'.

According to this documentation:
https://docs.microsoft.com/en-us/azure/private-link/private-link-faq

Can Private Endpoint connect to Private Link service across Azure Active Directory Tenants?
Yes. Private endpoints can connect to Private Link services orAzure PaaS across AD tenants.

Unfortunately the existing documentation in https://docs.microsoft.com/en-us/azure/private-link/create-private-endpoint-storage-portal or in https://docs.microsoft.com/en-us/azure/private-link/create-private-endpoint-powershell describes how to create a private endpoint for an Azure Storage Account or for an Azure SQL Database Server respectively BUT in the same tenant and NOT when the Azure PaaS service is in another tenant.

Is virtual network peering across azure tenants possible?

$
0
0

I'm trying to use the new Azure Virtual Network public preview of the peering feature to join two networks I have on two different subscriptions, i.e. different tenants. Is this possible, I've not seen anything to say otherwise, but when I try to peer them in PowerShell I get the following error.

The client has permission to perform action 'Microsoft.Network/virtualNetworks/peer/action' on scope '/subscriptions/{Guid2}/resourceGroups/Default-Sydney/providers /Microsoft.Network/virtualNetworks/SYDVN/virtualNetworkPeerings/LinkToSYDVN', however the linked subscription '{Guid1}' is not in current tenant '{Guid3}'.

Full error and command

PS C:\Windows\system32> Add-AzureRmVirtualNetworkPeering -name LinkToSYDVN -VirtualNetwork $SYDVN -RemoteVirtualNetworkId "/subscriptions/{Guid1}/resourceGroups/Default-Sydney/providers/Microsoft.Network/virtualNetworks/SYDVN1" -BlockVirtualNetworkAccess
WARNING: The output object type of this cmdlet will be modified in a future release.
Add-AzureRmVirtualNetworkPeering : The client has permission to perform action 'Microsoft.Network/virtualNetworks/peer/action' on scope '/s
ubscriptions/{Guid2}/resourceGroups/Default-Sydney/providers/Microsoft.Network/virtualNetworks/SYDVN/virtualNe
tworkPeerings/LinkToSYDVN', however the linked subscription '{Guid1}' is not in current tenant 
'{Guid3}'.
StatusCode: 403
ReasonPhrase: Forbidden
OperationID : '{Guid4}'
At line:1 char:1+ Add-AzureRmVirtualNetworkPeering -name LinkToSYDVN -VirtualNetwork $S ...+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+ CategoryInfo          : CloseError: (:) [Add-AzureRmVirtualNetworkPeering], NetworkCloudException+ FullyQualifiedErrorId : Microsoft.Azure.Commands.Network.AddAzureVirtualNetworkPeeringCommand

Any help will be much appreciated.


ExpressRoute Direct - number of circuits/VLANs/peerings allowed

$
0
0
I read somewhere that you can create up to 10 circuits on an ExpressRoute Direct.  Does each circuit support two VLANs/two Peerings (one for Azure Private, one for Microsoft Public) like it does in the customer shared ExpressRoute port model?
Is the standard number of vnets per ExpressRoute circuit (created within ExpressRoute Direct) still 10?  

Also is the number of ExpressRoute circuits (created within ExpressRoute Direct) that can be linked to the same vnet still 4 (e.g. if I created 10 circuits inside of ExpressRoute Direct, only four of those circuits could be linked to the same vnet)?

azure detect NS but not zone inside NS

$
0
0

hi Friends

i've problem while transfer my domain to azure dns,

detected but A and MX not detectedA and MX not detect , has more than 24hrs

please advices , may be im missing config or other setting? ,

thanks in advance

0wat

What Azure service would suit this scenario?

$
0
0

I have an web app sitting within the same VNET as two VM's. The VM's are behind an internal load balancer that checks them for health. When the web app fires off an HTTP request, the load balancer routes it to one of the VM's.

However, I would like to replace the load balancer with something that works on the level of services rather than whole VM's. So instead of probing VM1 and VM2 for health, it would actually know about the Cat service and the Dog service, and probe those individual services for health, and then do the routing based on that.

I haven't looked much at Application Gateway or API Management. Would any of those two offerings be suitable to this scenario?

Here's a diagram of what I'm imagining:

It's not necessary for me that each logical service gets it´s own host name. If the webapp had to make requests to http://something/dog/bark, that would also work.

Thanks for any advice!

NSG editing rules issue...

$
0
0

Dear,

Since yesterday I've issue on Azure portal when I want to edit NSG rules.

Seems related when ASG is used as source ou destination.

For exemple when I try to edit a rule with ASG in source and destination, fiels source and destination are empty and when I try to select a new source, ASG option not available. (preview of rules is ok)

If I close the rule and edit it again, only name, priority and comment fields are displayed.

Regards.

Virtual Network Gateway Setup File Fails to Create VPN on Surface Pro X

$
0
0

I've just unboxed my Surface Pro X and it's awesome.

Unfortunately though I'm unable to set up my Azure VPN because the Virtual Network Gateway setup file that Azure provides fails to set up the VPN correctly.  Hoping someone can help - productivity fallling...

Viewing all 6513 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>