Questions tagged [microsoft-partnercenter-java]
20 questions
0
votes
1 answer
API to get foreign exchange rates from partner center
We are attempting to use the API call detailed from
https://learn.microsoft.com/en-us/partner/develop/get-foreign-exchange-rates
to get foreign exchange rates and have followed the prerequisites for setting up an App Registration with the correct…
0
votes
1 answer
Assign Azure CSP subscriptions to your customers programmatically
I have created an AZURE CSP subscription for a customer. When I log in to the particular customer directory as a partner admin user (Customers -> Click the dropdown for a customer -> Microsoft Azure Management Portal link), I am able to see the…

smootherbug
- 129
- 12
0
votes
1 answer
Register Azure App in Azure Partner Center via a cmdlet or rest api
I currently have to access the Azure Partner Portal (https://partnercenter.microsoft.com) in order to register an app registration from Azure. I'd like to automate this via a powershell script but it appears no cmdlet exist to perform this function.…

BoyArmy_89
- 207
- 2
- 8
0
votes
0 answers
Microsoft Partner API Network profile no MPN id
I am writing a connection to the partner center api. I can retrieve all kinds of information. I can verify an mpn id if provided and get an organization. The one call that is failing in an odd way is the mpn profile.
I make the call like this:
GET…

kgrondell
- 177
- 2
- 8
-1
votes
1 answer
Create Azure AD application in customer Tenant
I have to create an application and service principal in the customer tenant using the partner tenant's app credentials as partner tenant is also an admin for all its customers.
This should be done through with no user intervention.
Is it possible…

smootherbug
- 129
- 12