microsoft / MTC_APPContainerization

This repo is for a sample MTC workshop demonstrating how to containerize application and directly deploy to Azure Kubernetes Service.
MIT License
3 stars 13 forks source link

AKS cluster created but validation fails Error details below #10

Open r3d-ninja opened 3 years ago

r3d-ninja commented 3 years ago

Error details icon Error summary Validation failed for AKS cluster. Error code InternalServerError Possible causes Could not load file or assembly 'BouncyCastle.Crypto, Version=1.8.1.0, Culture=neutral, PublicKeyToken=0e99375e54769942' or one of its dependencies. The system cannot find the file specified. Recommendation Retry the operation.

vineetkumar-ms commented 3 years ago

We have made a fix to resolve the mentioned issue. Kindly upgrade the tool to the latest version by reloading the tool website. Let us know if you still face any issue.

cplemm commented 3 years ago

I had the same issue this morning. Upgrading the containerization tool from 0.3.30.0 to 0.3.34.0 fixed it.

r3d-ninja commented 2 years ago

I've had confirmation from the team that the latest version fixed the issue too. Thank you.