Azure Account Setup

July 21, 2026 ยท View on GitHub

  1. Sign up for a free Azure account and create an Azure Subscription.
  2. Check that you have the necessary permissions:

You can view the permissions for your account and subscription by following the steps below:

  • Navigate to the Azure Portal and click on Subscriptions under 'Navigation'.
  • Select the subscription you are using for this accelerator from the list.
    • If you try to search for your subscription and it does not come up, make sure no filters are selected.
  • Select Access control (IAM) and you can see the roles that are assigned to your account for this subscription.
    • If you want to see more information about the roles, you can go to the Role assignments tab and search by your account name and then click the role you want to view more information about.

Required Roles Summary

Required Permission/RoleScopePurpose
ContributorSubscription levelCreate and manage Azure resources
User Access AdministratorSubscription levelManage user access and role assignments
Role Based Access Control AdminSubscription/Resource Group levelConfigure RBAC permissions
App Registration CreationMicrosoft Entra IDCreate and configure authentication (optional)

Next Steps

Return to the Deployment Guide to continue with your deployment.