Tyrone
Tyrone
- [ ] Make sure you've installed the latest version using [instructions in the wiki](../wiki/install) **Output from `azd version`** Run `azd version` and copy and paste the output here: azd...
https://github.com/Azure/azure-quickstart-templates/blob/master/quickstarts/microsoft.operationsmanagement/azure-sentinel/main.bicep does not work without onboarding the workspace // Onboard Sentinel after it has been created resource onboardingStates 'Microsoft.SecurityInsights/onboardingStates@2022-12-01-preview' = { scope: workspace name: 'default' }
### Expected Behavior Hi Team. We are working on using Terraform for platform automation. The code at: https://github.com/integrations/terraform-provider-github/blob/6008909a212294e332cb23f3bbaf1089e0d9ed1e/github/util.go#L26 Produces: Error: this resource can only be used in the context of...
**Describe the bug** Can't connect to my o4-mini model deployment. Tried with and without apiVersion parameter. Code works properly when I change to my gpt-4o model deployment. Error: Model deployment...
The Lab to configure oauth with apim seems broken. When performing the oauth flow, all seems to work fine. Consent page is opened. But after redirect back after consent, I...