Vanmeert Rob

Results 8 comments of Vanmeert Rob

Credits where credits are due, the UI work has been done by @GeniaT

@BoSoeborgPetersen, sorry, I did indeed forget to check in that change to the tsconfig.json file. (I added it to the PR) So yes, health checks without a group end up...

I am also limited by my knowledge of React, so if someone could take a look at the UI part, this might be merged as well?

> @Meertman, from what I can tell, the backend works as expected, but there are some frontend issues: > > There is a problem with the expand/collapse button at the...

@christothes, I think this one is also related to: https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/2597

@jeskew, I can confirm that the following work-around does not throw the exception: Module: ``` @minLength(1) @maxLength(50) @description('Optional: The name of the API.') param name string @description('Mandatory: The location of...

Additionaly, I've also found that it is impossible to define multiple custom URLs with a different certificate each in the bicep module, so if you define this in the usage...

Added an idea to the APIM forum as recommended in the support ticket by Microsoft in order to be able to follow up on the status of this issue. You...