An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
Hi GeneWhitley-6894 & thx for join me at Q&A platform,
Error 715-123420 is different from a normal quota, region, or deployment configuration failure. The message “Our system has detected this request as unusual activity for your account” indicates that the request is being rejected by an automated eligibility/risk check before the normal model deployment reaches Resource Manager.
The fact that it happens from both the portal and IaC, across different models/resources, and even with a second subscription makes a problem with text-embedding-3-small or the individual Foundry resource unlikely. It also explains why there is no corresponding failed deployment in the Activity Log: the request is being rejected before the ARM operation is created.
I wouldn't continue repeatedly recreating resources or submitting deployment attempts. Quota changes, resource-provider registration, or moving to another Foundry project won't normally clear this type of restriction.
This needs escalation to the Azure OpenAI/Foundry eligibility and abuse/risk review team. Provide the affected subscription IDs, tenant ID, exact UTC timestamps, error 715-123420, request/correlation IDs if available, and mention that the same failure reproduces in a second subscription. Ask support specifically to review the account/tenant eligibility state rather than troubleshoot the model deployment itself.
If Microsoft confirms that 715-123420 is being generated by their risk controls, there isn't a customer-side setting that can remove it. The restriction has to be reviewed and, if appropriate, cleared by the responsible Microsoft backend team.
rgds,
Alex