Hello Agung,
I understand your question regarding why you cannot create an Azure Geocatalog under a sponsorship subscription, while it works under Pay-As-You-Go billing.
You've correctly diagnosed the core of the issue: the resource can be created on a standard Pay-As-You-Go subscription but fails on your Azure Sponsorship subscription.
Azure sponsorship subscriptions often have service limitations compared to standard billing models. These restrictions include:
- Certain premium or specialized services (like Geocatalog) may not be enabled for sponsored tiers.
- Resource creation policies tied to billing type and quota enforcement.
- Compliance and cost-control measures for non-commercial or promotional subscriptions.
I would recommend a few steps for resolution:
- Check Service Availability for Sponsorship Subscriptions
- Review the official documentation on Azure Sponsorship limitations: https://free.blessedness.top/en-us/azure/cost-management-billing/manage
- Confirm if Geocatalog is listed as unsupported or restricted.
- Validate Subscription Permissions
- Navigate to Azure Portal → Subscriptions → Your Sponsorship Subscription → Resource Providers.
- Ensure the
Microsoft.Geocatalogresource provider is registered. If not, click Register.
- Consider Billing Upgrade
- If Geocatalog is not supported under sponsorship, you may need to:
- Convert your subscription to Pay-As-You-Go.
- Or create a separate Pay-As-You-Go subscription for Geocatalog workloads.
Microsoft details for reference:
- https://azure.microsoft.com/en-us/pricing/offers/ms-azr-0036p/
- https://azure.microsoft.com/en-us/support/legal/offer-details/
- Deploy a GeoCatalog resource
- Manage access for Microsoft Planetary Computer Pro
Please accept the answer and upvote for visibility to other community members.