Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Sign in to portal.azure.com and navigate to the Subscriptions page.

  2. Click on the Subscription that you want to assign your app to.

    image-20240326-135826.png
  3. In the left panel, select Access control (IAM) and in the center display click on the Role assignments tab.

    image-20240326-140544.png
  4. In the toolbar above, click on Add → Add role assignment

    image-20240326-140826.png
  5. Now search for and select the role that will have permission to manage the Virtual Machines. In this example, the Virtual Machine Contributor role will be used. Then click Next.

    image-20240326-141358.png
  6. In the Members tab, click on Select members and search for the application you wish to use. This is the same application that must be configured as an Azure cloud instance on FlexDeploy. See Configure cloud account section of this page. (Please note that the Test Connection might not work until after it is assigned a role on the subscription). Then Now select the application to add it to the Selected members section of the panel and click the Select button to finalize adding this application. Lastly, click on the Review + assign button after selecting members. It should be clickable after adding at least one member.

    image-20240326-143014.png
  7. Click on the Review + assign button again and now the application should be successfully assigned to a role within the subscription.

    image-20240326-143458.png
  8. Going back to the Role assignments tab under Access control (IAM) on the subscription, the new role should show up along with the application as a member.

...