No More Expiring Azure Service Connections in Azure DevOps
Yes you read the topic right. Microsoft has released a long waited feature, that allows us to create static service connections. These connections does not expire after two years and even better, they are more secure and easy to use. Until today we had few options, when we wanted to connect our precious Azure resources with our Azure DevOps instance. Main way was to create a new service connection into …