A cloud-based identity and access management service for securing user authentication and resource access
Hello @Danil,
Based on your description, it appears that the user account previously assigned the Owner role on the subscription has been deleted. As a result, no other users in the tenant currently have sufficient permissions to manage or modify the subscription.
To regain access and to obtain Owner rights on the subscription, you must have the Global Administrator role in Microsoft Entra ID.
- Sign in to the Azure portal using a Global Administrator account.
- Navigate to: Microsoft Entra ID → Properties
- Enable “Access management for Azure resources.”
Enabling this setting assigns you the User Access Administrator role at the root scope (/) in Azure RBAC. This grants permission to manage role assignments across all subscriptions and management groups associated with the tenant.
- Return to the affected subscription.
- Assign yourself the Owner role.
You can follow the detailed steps here: https://learn.microsoft.com/en-us/azure/role-based-access-control/role-assignments-portal#step-2-open-the-add-role-assignment-page
Once you’ve assigned yourself the Owner role, you will have full permissions to manage or delete the subscription.