Skip to content

Azure Integration (Start Here)

A full Azure integration has two parts. Do them in order. Each part uses its own Azure AD app registration.

Two apps, two setups

It is easy to miss the second step. Transact and co-sell are separate connections with separate apps and different permissions. Set up the Cloud Account first, then co-sell.

The two parts

#PartWhat it doesGuide
1Cloud Account (transact)List, sync, and transact offers; private offers; meteringAzure Marketplace Setup
2Co-Sell (referrals)Send and receive Microsoft co-sell opportunitiesAzure Co-Sell Setup

Part 2 is optional — set it up only if you use Microsoft co-sell. Part 1 is required for everything else.

What each app needs

Both apps connect with Workload Identity Federation — no client secret is created or stored.

Cloud Account (transact) appCo-Sell app
API permissionsNoneFour delegated (see below)
Admin consentNot neededRequired (Global Administrator)
Redirect URINoneWeb platform, Automatum callback
Authorized byPartner Center Manager role + offer Technical configurationPartner Center Referrals Admin role + admin-consented permissions
Federated credentialYesYes

Co-sell app permissions

Add these under the co-sell app's API permissions, then grant admin consent. Full steps are in Azure Co-Sell Setup.

APIApp (client) IDPermissionType
Microsoft GraphUser.ReadDelegated
Microsoft Partner4990cffe-04e8-4e8b-808a-1175604b879fuser_impersonationDelegated
Microsoft Partner Centerfa3d9a0c-3fb0-42cc-9193-47c7ecd2edbduser_impersonationDelegated
Microsoft Partner Center (Legacy)fabfbdc4-5751-471c-ac43-3826fa1afc31user_impersonationDelegated

Do this in order

  1. Confirm you meet the prerequisites for the Cloud Account.
  2. Complete Azure Marketplace Setup (Part 1).
  3. Complete Azure Co-Sell Setup (Part 2), if you use co-sell.

Need Help?

Contact support@automatum.io or use the in-app chat for help with Azure integration.

Automatum GTM Platform