juanandmsft

Results 8 comments of juanandmsft

Same problem here. Seems a problem with Castle.Core.dll version. Error Message: Test method PartsUnlimited.UnitTests.Controllers.OrdersControllerTests.Order_DetailWithOrderDetails threw exception: System.TypeInitializationException: The type initializer for 'Moq.Mock`1' threw an exception. ---> System.TypeInitializationException: The type initializer...

Build works from commit 816d9487 up to 5f9404c8 in master branch, all using vs2017-win2016 agent (windows-2019 fails). From that point, build fails. ![image](https://user-images.githubusercontent.com/55385320/147687613-e8043725-b930-4f2f-ac04-967037775a8b.png)

Three options here. Quickest one is run the pipeline specifying what commit to use for build. ![image](https://user-images.githubusercontent.com/55385320/148679513-48e74e36-f66f-42d5-bafb-63e476b7c5ab.png) Second option is overwriting latest code with one in commit 5f9404c8. And third...

Same error here. [INFO] SonarQube version: 9.2.4 [INFO] Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.680...

The two available built-in policies for Azure Storage tables integration with private DNS zones are missing from the initiative definition/assignment: "table" groupId: 028bbd88-e9b5-461f-9424-a1b63a7bee1a "table_secondary" groupId: c1d634a5-f73d-4cdd-889f-2cc7006eb47f In the case of...

@Springstone , As far as I know, there is no workaround other than allow workload teams access to the "privatelink.{regionName}.azmk8s.io" zone during AKS deployment, or use set private dns zone...

I tried a custom policy in the past using the "classic" DINE policy for PEs relying on groupId and privateLinkServiceId but unfortunately did not work for me.