Ronald Bosma

Results 12 comments of Ronald Bosma

I've sent a similar question to [email protected] two weeks ago, but I haven't received any response. I was surprised when I registered for SpecFlow+LivingDoc and received an email on behalf...

I'm assuming that the image on [Deploy AKS and API Management with mTLS](https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/mutual-tls-deploy-aks-api-management#architecture) uses the 'normal' version of the [Azure Application Gateway](https://learn.microsoft.com/en-us/azure/application-gateway/overview-v2) and not the recently released [Application Gateway for...

It worked for me after installing `phantomjs-prebuilt` and passing the path to the `phantomjs.exe` as the `--phantom-path` parameter. Example: ``` markdown-pdf my-file.md --out my-file.pdf --phantom-path ...\node_modules\phantomjs-prebuilt\lib\phantom\bin\phantomjs.exe ```

Hi @BernieWhite. Thanks for answering and for your suggestion to use a convention. I was working a workaround which had several issues, but using a convention that includes the file...

Hi @BernieWhite I was wondering if the above still applies for v3. Do I still need to use a custom convention with PowerShell based rules to check XML?

We're in a similar situation where APIM is behind an Azure App Gateway and the gateway hostname of APIM differs from the AGW hostname. Are there any updates on this...

Hi @vhvb1989. Thanks for sharing this workaround! I spent quite a bit of time trying to figure out why my hook wasn’t working before I found this issue.

I'm interested in shownig documentations on the API details page and perhaps on other pages as well. Is there any information on when this change will be available in the...

I have two questions: 1. I'm using the Bicep Microsoft Graph extension to deploy resources in Entra ID. Should a new `entraid` Azure Services tag be introduced? 2. The main...

@v-xuto I've resolved the reported issues with help from @Menghua1. Thank you!