I try to create a ARM service connection from Azure Devops Project Settings.
I select Managed Identity as the connection type.
I fill the values for tenant id, subscription id , and subscription name with the other required values.
When I click on Save button , i get the below error:
Service connection field 'creationMode' is not expected in Azure Resource Manager connections using the Managed Service Identity authentication scheme. Parameter name: endpoint.Data[creationMode]
Can anyone help here? Thanks