API access and integration with Microsoft Partner Center for managing partner data
For those wondering, I found the right docs:
This can now be closed
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Helllo,
I've been browsing different frameworks and it looks like most of them - even CAF Enterprise Scale - totally skip programmatic subscription creation and I'm wondering if that's for a reason.
In our day to day operations we have to create subscriptions fairly often and I'd like to automate this process with Terraform, together with RG, Policy and a few resource creation.
I have a terraform service principal in azure AD, could you please explain what kind of access it needs, and how exactly should this access be granted for it to be able to create subscriptions in my tenant?
This article somewhat describes the process but:
{
"properties": {
"principalId": "99a1a759-30dd-42c2-828c-db398826bb67",
"principalTenantId": "7ca289b9-c32d-4f01-8566-7ff93261d76f",
"roleDefinitionId": "/providers/Microsoft.Billing/billingAccounts/7898901/enrollmentAccounts/225314/billingRoleDefinitions/a0bcee42-bf30-4d1b-926a-48d21664ef71"
}
}
How do I find the billing role assignment name?
Thanks in advance,
Nick
API access and integration with Microsoft Partner Center for managing partner data
Tag not monitored by Microsoft.
For those wondering, I found the right docs:
This can now be closed