Price traffic between virtual machines in Azure and Office 365
Hello, I have a question. Is the outbound traffic that can be generated by one or more virtual machines in Azure against Office 365 billable? Or being Microsoft services they are free... Regards. Óscar.
Why traffic manager does not distribute traffic evenly across all endpoints?
I have a traffic manager in Azure, with routing method as "performance". Currently it has two endpoints, westus-a and eastus-a, each endpoints serves 1k/min request. An hour ago I added another endpoint westus-b to this traffic manager. After…
Azure cli command to switch routing method of traffic manager profile
I want to change the existing routing method of weighted to geographic. could you please give me Azure CLI command for that?
Unable to create Endpoint in Traffic Manager Profile
I have created couple of WebApps(.Net6) I am unable to create an Endpoint in Traffic Manager profile. It says as below Failed to save configuration changes to Traffic Manager profile 'maheshtrafficmanager'. Error: Some of the provided Azure Website…
Can Azure Traffic Manager work with vWans and vHubs?
Can Azure Traffic Manager work with vWans and vHubs? Can traffic manger be used for a regional failover to a secondary site for our VPN site to site as well as our point to site users?
Assistance Needed for Configuring Azure Infrastructure with VNet Peering and VPN Access through endpoints private
Good morning Support Team, I am seeking assistance with configuring an Azure infrastructure that includes two VNets (one Hub and one Spoke). In the Spoke VNet, we have an Azure SQL Database service. I need to set up access to this database via a VPN…
Fixing 403 Error with Azure Traffic Manager and gRPC Endpoint
How can I resolve a 403 error when using Azure Traffic Manager with a gRPC endpoint, while the connection works fine when directly using the container app? PS - Based on common issues that we have seen from customers and other sources; we are posting…
Preparing for TLS 1.0 and 1.1 End of Support in Azure Traffic Manager
What actions are required due to the upcoming end of support for TLS 1.0 and 1.1 in Azure Traffic Manager? PS - Based on common issues that we have seen from customers and other sources; we are posting these questions to help the Azure community.
Traffic Manager MismatchCert (Hostname mismatch) Blocked by SSL_HOST_MISMATCH
I am configuring a single Azureapp endpoint with traffic manager but getting below error. Please suggest MismatchCert (Hostname mismatch) Blocked by SSL_HOST_MISMATCH Hostname 'myfirstwebapp.trafficmanager.net' didn't match certificate info,…
Port forwarding in Azure for web application migration
I have one on-prem web application that is working on domainname.com:7071 now we are migrating this app to Azure (Web App + Frontdoor). The client wants to include a port in URL, don't want to migrate without a port in URL. As per my knowledge, it is…
Traffic Manager does not route to the correct Host
I'm testing the Azure Traffic Manager custom header settings. I created a profile with priority routing. Then, I added IIS-enabled VM as an endpoint. Host name is specificied in IIS manager I added this host information at endpoint level. It returns the…
The traffic manager domain can be removed only through the Traffic Manager.
Im using Ansible (ARM template) to provision resources need for my app function. The flow of provisioning: Traffic manager no endpoints ASP, Function Bind cert Traffic Manager with endpoints This work, but for some other functions (we have 10…
How to see Traffic Manager quota for an azure subscription through Azure portal and through azure sdk
I have increased the ATM profile limit quota for an azure subscription. How can I check the current limit/quota for ATM for an azure subscription?
traffi manager to redirect to firewall
Hi i have two azure regions on wich i have deployed for inbound a load balancer that load balance traffic to a backend of 3d party firewalls and then a in the back an internal lb. If i would to load balance between the regions can i put in front of both …
Why non HTTP traffic is recommended in Azure Traffic manager?
Hi Team, First of all, thank you very much for providing a great learning platform and giving it for free to everyone. I have a very simple question. To my knowledge, DNS is used by web applications to look up respective IP address. The training material…
Azure traffic manager send health probs every 2 seconds
I have configured an application gateway as a traffic manager endpoint and setup endpoint monitoring with 30 second probing interval. When I check the application gateway logs it seems the traffic manager is sending health prods every 2 or 3 second…
"No DNS name is configured" when using Azure endpoint
Hi I have an AppGateway with a public IP address that is load balancing IIS servers. When I try to setup a zone manager endpoint I get the validation message "No DNS name is configured" when selecting my App Gateway. I see the same message…
Inbound port based routing
Hi, I have an issue where I require end users accessing the same public DNS name using different ports to be redirected to different public endpoints. For example - users accessing domain.com over port 80 get directed to the public IP of an…
How can I configure Azure Blob storage SFTP to access through Traffic Manager
Hi Can anyone help to answer if we can configure azure blob storage with SFTP behind traffic manager. My requirement is to configure Disaster Recovery to the external source (Client push data through SFTP) if any region outage happened. If configured,…
HA coTURN stack setup or ACS in Azure
Hello, I have an Azure LB with 2 backend VMs configured with coTURN service, but ran into an issue because 2 clients of the WebRTC application is not connecting to the same backend for relaying the messages as the traffic gets load balanced. Is it…