Fortinet black logo

Creating an Azure Active Directory application

Creating an Azure Active Directory application

Create an Azure Active Directory application to authorize the function application to access the resources in the autoscaling cluster.

  1. Sign in to your Azure Account through the Azure portal.
  2. Select Azure Active Directory.
  3. Select App registrations.
  4. Select New application registration.
  5. Provide a name and URL for the application. For more information, see Azure online help. After setting the values, click Create.
    Take note of the application name. You will use it later.

Assign application to the owner role of the PAYG subscription

You must assign the application to the owner role of the PAYG subscription, so that it can have the privilege to authorize the function application to access the resources in the PAYG subscription.

  1. Go to Subscriptions, choose the PAYG subscription to assign the application to. This is the subscription in which all the resources in the autoscaling cluster will be deployed.
  2. Select Access control (IAM) > Add > Add role assignment.
  3. For the Role, select Owner. In the Select field, enter the application name.
  4. Click Save.

Creating an Azure Active Directory application

Create an Azure Active Directory application to authorize the function application to access the resources in the autoscaling cluster.

  1. Sign in to your Azure Account through the Azure portal.
  2. Select Azure Active Directory.
  3. Select App registrations.
  4. Select New application registration.
  5. Provide a name and URL for the application. For more information, see Azure online help. After setting the values, click Create.
    Take note of the application name. You will use it later.

Assign application to the owner role of the PAYG subscription

You must assign the application to the owner role of the PAYG subscription, so that it can have the privilege to authorize the function application to access the resources in the PAYG subscription.

  1. Go to Subscriptions, choose the PAYG subscription to assign the application to. This is the subscription in which all the resources in the autoscaling cluster will be deployed.
  2. Select Access control (IAM) > Add > Add role assignment.
  3. For the Role, select Owner. In the Select field, enter the application name.
  4. Click Save.