Herald Gjura
Herald Gjura
I run this app after filling in the details as instructed. I get this error after trying to Login OpenIdConnectProtocolException: Message contains error: 'invalid_request', error_description: 'AADSTS50194: Application '{id}'({name} is not...
I have a question. I am using this library in a situation where there are 4 Rect. Three of them use the default foregroundColor and it works great. But I...
I am using this VictoryChart + VictoryLine in a VictoryGroup in Ract Native with typescript. I have a additional question: - Question: I have a requirement, where only certain specific...
I am trying to create a backend for APIM in bicep. resource backend 'Microsoft.ApiManagement/service/backends@2023-05-01-preview' = { name: 'backend' parent: apimservice properties: { url: 'https://some-api.azurewebsites.net/api/mobile/' protocol: 'https' } } When protocol...
Issue adding default ruleset Microsoft_DefaultRuleSet 2.1 to WAF policy for Azure Front Door Premium
### Describe the bug I am trying to create a WAF Policy and assign it the Microsoft_DefaultRuleSet 2.1. I am using Azure CLI 2.76,0 I am getting this error: "(BadRequest)...