Change name of one service changes it in another environment
Hi, whenever I change the name backend to backend-dev it changes the name of backend in my production environment to backend-dev and I'm really confused why they're linked?
Solution:Jump to solution
it's the same service and service group represented across your different environments, so they will share the same name
7 Replies
Project ID:
a88d84e0-e18c-4c1a-a443-a1d5f27000d3
a88d84e0-e18c-4c1a-a443-a1d5f27000d3
I don't understand anything at this point, even changing the name of the group changes the name in both prod and dev
Solution
it's the same service and service group represented across your different environments, so they will share the same name
ok