You can't do two concurrent operations at the same entity, APIM locks the entity you are updating/creating until the operation completes and then you can do another operation, you have to wait until the first operation to otherwise it returns the
pessimisticconcurrencyconflict error.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…