An Azure service that provides an event-driven serverless compute platform.
I'm a community volunteer rather than a Microsoft moderator, so I can't look up your correlation ID or see the throttle state on your subscription. But two of your three questions I can help with.
1. There's no published expiry for Microsoft.Web creation throttles. Yours surviving more than 48 hours is the interesting part, since these are normally short-lived. Lead with that in the ticket.
2. You don't need a paid plan, and I suspect that's what's blocking you. From Microsoft's support guidance:
"Azure provides unlimited support for subscription management, which includes billing, quota adjustments, and account transfers. For technical support, you need a support plan."
A creation throttle is quota-adjacent rather than a code fault, so it's worth raising under Subscription Management before accepting that you need a paid plan. If the portal starts steering you toward a support plan, the issue type has been classified as technical, so go back and change it.
3. Your error already says "throttled for subscription" with a 429, which is a rate limit on your subscription rather than anything about Italy North. If you want to be certain before raising the ticket, try the same plan in another region. Fails everywhere, it's the subscription. Works elsewhere, look again at Italy North.
Help make this community better for everyone: if this answer resolved your issue, please accept it or leave an upvote. If not, share more details in a comment so we can continue the discussion and find the right solution.