A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
Hello @Josie Lewis
Thank you for posting your query on Microsoft Q&A platform.
Enterprise Applications are NOT tied to an Azure subscription. They are tenant‑level objects in Microsoft Entra ID (Azure AD).
If you move away from a CSP/MSP model and add or change Azure subscriptions within the same tenant, your existing Enterprise Applications will NOT be lost.
They remain available as long as:
- The Microsoft Entra ID tenant remains the same
- The Enterprise Application is not explicitly deleted
Changing, adding, or transferring Azure subscriptions does not delete or move Enterprise Applications.
Microsoft defines Enterprise Applications as objects that are added to and managed within a Microsoft Entra ID tenant, independent of Azure subscriptions.
Reference: https://learn.microsoft.com/entra/identity/enterprise-apps/add-application-portal
- Azure subscriptions are billing and resource containers only:
Microsoft clearly separates identity (tenant) from billing/resources (subscription).
- Subscriptions are used for billing and Azure resources
- Identity objects (users, groups, app registrations, enterprise applications) live in the tenant
Reference: Subscriptions, licenses, accounts, and tenants for Microsoft cloud offerings https://learn.microsoft.com/microsoft-365/enterprise/subscriptions-licenses-accounts-and-tenants-for-microsoft-cloud-offerings
- Each subscription is linked to a tenant but does not own tenant objects.
- A subscription is associated with a tenant
- Tenant objects are not deleted when subscriptions change
Reference: Azure tenant vs Azure subscription – core concepts https://learn.microsoft.com/azure/active-directory/fundamentals/active-directory-whatis
- Enterprise Applications are not deleted
- App registrations are not removed
- SSO, consent, and assignments remain intact
Below provided Permissions may change:
- Subscription‑level RBAC (Owner/Contributor)
- Billing ownership (CSP → PAYG / EA / MCA)
These changes do not impact Enterprise Applications.
According to Microsoft behavior, Enterprise Applications are removed only if:
- The tenant itself is deleted
- The Enterprise Application is manually deleted
- You move to a different tenant (not just a different subscription)
Thanks,
Suchitra.