azure-traffic-manager Questions
4
Hi, I am trying to configure a basic traffic manager on my azure account. But I always got 404 not found when I using the traffic manager URL.
I have two app service for the TM endpoints:
1. xxx...
Brotherly asked 9/10, 2018 at 6:11
2
In Azure's traffic manager, I am doing some testing with TWO failover URLs: Two different endpoints are configured for the traffic manager (failover1.mysite.com, failover2.mysite.com.), however, my...
Goldenrod asked 21/9, 2017 at 2:25
1
Solved
Free managed app service cert creation/generation failing with below CNAME error:
Error:Failed to create App Service Managed Certificate for hostname Subdomain.rootdomain.com. Click here for more d...
Chemisorb asked 11/11, 2020 at 22:13
5
Solved
I am planning to use Azure Traffic manager to do a failover of my app running on one Azure zone to Azure zone.
I need some suggestion, if that is the correct approach to do a failover ? We have see...
Mushro asked 9/11, 2017 at 21:0
1
Solved
Context
Working on a project to deploy a restful API application and seperate TCP service to an Azure Container Instance. The TCP service requires a static Ipv4 address due to legacy reasons.
Ques...
Gumbotil asked 17/12, 2018 at 13:1
4
Solved
I have an Azure API App Service that I want to configure "priority" traffic management for (this is the new Traffic Manager, not classic). I have deployed the service to two separate Azure regions ...
Cris asked 2/7, 2016 at 16:31
4
Solved
I have an ARM template that creates an arbitrary number of Azure webapps using the copy construct, like so (non-relevant portions removed):
{
"parameters": {
"numWebsites": {
"type": "int",
"...
Guppy asked 13/4, 2016 at 21:30
2
I am attempting to add an endpoint to an existing Azure Traffic Manager. When deploying the template below with New-AzureRmResourceGroupDeployment it erases previous endpoint configurations.
Is i...
Arleen asked 5/2, 2018 at 19:18
2
Solved
I was doing some experiments with the Traffic Manager (new azure portal). I configured a new Azure Traffic Manager and added two Azure WebApp endpoints.
But when trying to browse Traffic Manager e...
Savona asked 15/3, 2017 at 13:27
3
I set up two web apps in Azure. I'm just using this to test out Traffic Manager for now before I do anything in production, so I created two "fake" apps to try it out.
I added a Traffic Manager to...
Festival asked 26/3, 2017 at 17:4
1
Solved
I have a Website running on Azure. I added a custom domain and an SSL to enable https access to it.
All is fine. Few days ago Azure had a network issue in a datacenter where my website is hosted( ...
Spitzer asked 12/6, 2016 at 15:56
1
I have a custom dns entry mapped to my traffic manager setup via CNAME record. I also have traffic manager pointing to my azure website endpoint and I have a wildcard cert matching my custom dns up...
Selfgovernment asked 12/12, 2014 at 16:19
1
© 2022 - 2024 — McMap. All rights reserved.