Configure your managed Paragon instance on Azure.
Azure Active Directory
in the search bar, navigate to your Azure Active Directory, and click the Manage tenants tab.
b. Click + Create.
c. Select Azure Active Directory as the tenant type in the Basics tab.
d. Click the Configuration tab.
e. Enter Paragon
as the Organization name.
f. Enter a domain name with paragon
and your organization’s name, i.e. paragongoogle
. The domain must be alphanumeric.
g. Click the Review + create tab.
h. Click the Create button to create the tenant.
i. Search Azure Active Directory
in the search bar, navigate to your Azure Active Directory.
j. ⭐️ Copy the text in the Overview section next to Tenant ID. This is the Tenant Id. ⭐️
Subscriptions
in the search bar, and navigate to your Subscriptions.
c. Click +Add
d. In the Basics tab, enter Paragon
for the Subscription name.
e. Click the Advanced tab and select the new tenant you created for the Subscription directory.
f. Click the Review + create tab.
g. Confirm the name of the subscription is correct in the Basics section and the correct tenant is selected in the Advanced section.
h. Click Create.
i. ⭐️ Copy the id of the subscription. This is the Subscription Id. ⭐️
Azure Active Directory
in the search bar, navigate to your Azure Active Directory, and click the App registrations tab.
c. Click + New registration.
d. Enter Paragon Installer
for the name of the application.
e. Select Accounts in this organizational directory only
for the access type.
f. Leave the Redirect URI (optional) field empty.
g. Click Create to create the application.
h. ⭐️ Save the text next to Application (client) ID. This is the Client Id. ⭐️
i. Click Add a certificate or secret next to Client credentials.
j. Click + New client secret to create a new secret.
k. Enter Paragon Installer
for the description.
l. Select 24 months
for Expires.
m. Click Add to create the secret.
n. ⭐️ Save the text under the Value column. This is the Client Secret. ⭐️
Subscriptions
in the search bar, and navigate to your Subscriptions.
b. Click the newly created Paragon subscription.
c. Click Access control (IAM) in the left sidebar.
d. Click + Add and select Add role assignment.
e. Search Contributor
and click View on the right side.
f. Click Select role at the bottom of the sidebar that opened.
g. Click the Members tab and click + Select members.
h. Search Paragon Installer
and select the application.
i. Click the Select button at the bottom of the sidebar.
j. Click Review + assign to assign the role.