I'm getting a quota error when trying to deploy the Okta Single Sign-On (using Azure Functions) Data Connector
I'm using a 30 day free trial of MS Sentinel (and MS Defender too), but have also signed up for the Pay As You Go plan (as a troubleshooting step). I also have a
I'm able to get the basic Okta Single Sign-On data connector working without errors, but when I try to configure the "Okta Single Sign-On (using Azure Functions)" data connector, I get this error:
"{"code":"InvalidTemplateDeployment","details":[{"code":"ValidationForResourceFailed","message":"Validation failed for a resource. Check 'Error.Details[0]' for more information.","details":[{"code":"SubscriptionIsOverQuotaForSku","message":"This region has quota of 0 Dynamic instances for your subscription.. Try selecting different region or SKU."}]}],"message":"The template deployment 'Microsoft.Template-20250617102756' is not valid according to the validation procedure. The tracking id is '51a2c67f-24fc-46d0-84e0-860d154aaf17'. See inner errors for details."}"
I'm using Option 1 - Azure Resource Manager Template
I've tried US East Region, as well as a JAPAN region, and got the same error for both.
Any thoughts on where to start looking for this?