You can add another subscription to your Azure account through the Azure portal.
Steps to Add Another Subscription:
- Log in to the Azure portal: Go to https://portal.azure.com and sign in using your Microsoft account.
- Navigate to Subscriptions: Click on the Subscriptions icon in the left-hand navigation menu.
- Add a Subscription: Click on the + Add button at the top of the page.
- Select Subscription Type: Choose the type of subscription you want to add. You can choose from options like Free Trial, Pay-As-You-Go, or Azure for Students.
- Provide Subscription Details: Fill in the required details for your subscription, such as your billing information, payment method, and subscription name.
- Review and Confirm: Review the details and click Create to complete the process.
Additional Information:
- You can also add subscriptions through the Azure CLI or PowerShell.
- If you are adding a subscription to an existing Azure Active Directory (AAD) tenant, ensure that you have appropriate permissions.
- You can manage multiple subscriptions from the Azure portal by switching between them using the subscription selector.
Example:
Let's say you are a developer working on a project with a separate budget. You can add a new Azure subscription for this project and manage its resources separately from your personal subscription.