Azure Traffic Manager
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
This is about autogenerated names for Azure Container Apps or other type of resouress.
I want to make public addresses - stable.
https://learn.microsoft.com/en-us/azure/traffic-manager/quickstart-create-traffic-manager-profile-bicep?tabs=CLI
### Describe the solution you'd like
After creates resourses lieke container apps, we can point AzureTRaffic manager to this resource, and then in domain name we can add CNAME reecord to Trafic Manager Profile wich will point us to acutal pod.
then we will have stable url address, and it will be more easy to reacreate infra widouth any dns issues.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.