312 questions with Microsoft Partner Center API-related tags

Sort by: Updated
0 answers

We are unbale to update build number , pass rate for Test run in Azure through rest API, Can you suggest the pay load?

We are unbale to update build number , pass rate for Test run in Azure through rest API, Can you suggest the pay load?

Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
312 questions
asked 2021-09-29T07:09:16.38+00:00
Jashwanth Vamsham 1 Reputation point
0 answers

how to pass a list of data table via api which should send token in header.

hi I've tried the code bellow public Response SendContract(ContractRequest contractModel, string token) { Response data = null; string baseAddress = "https://auth.services.centinsur.ir/api/Contract/Insert"; int…

Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
312 questions
asked 2021-09-29T05:19:08.397+00:00
fahime abouhamze 126 Reputation points
1 answer

Can we pass XML payload to rest connector in Azure Data Factory? or How to pass XML payload to rest connector in Azure Data Factory

Hi, I am trying to get data from Rest API service, it uses payload in XML format. So, when using Azure Data Factory I am trying to pass this payload as request body. But getting this error "Error occurred when deserializing source JSON file ''.…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,478 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
312 questions
asked 2021-09-24T05:08:47.827+00:00
Ramakrishna Tumati 1 Reputation point
commented 2021-09-29T03:42:14.647+00:00
svijay-MSFT 5,201 Reputation points Microsoft Employee
0 answers

Issue with "launch URL" in launchsettings.json file of my ASP.Net Core project to create a REST API

I need to create a REST API simulating some typical bank operations. I have created an ASP.Net Core project and use a Code first approach with Entity Framework. I have successfully created the database and the REST CRUD functions. I have two…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,134 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
312 questions
asked 2021-09-21T12:43:33.64+00:00
Jonathan Manoharan 1 Reputation point
commented 2021-09-24T09:01:13.63+00:00
Jonathan Manoharan 1 Reputation point
2 answers One of the answers was accepted by the question author.

How to write a REST API that will get or put onto a SQL server database

Hi All. I am looking to create an api such that a record can be written into a SQL server database. It will simply call a stored procedure with some data received. The api will return a status code to confirm if the insert has been successful or not. …

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,640 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
312 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,354 questions
asked 2021-09-16T14:05:34.88+00:00
MrFlinstone 476 Reputation points
accepted 2021-09-23T09:57:21.907+00:00
MrFlinstone 476 Reputation points
0 answers

Render a polygon url formatting with udid

Whenever I make a new get HTTP Request, I enter the URL "https://atlas.microsoft.com/map/static/png?api-version1.0....", and in the 'path' section where I type in my UDID, I enter it in "https:// atlas.......path=%7C%7Cudid-{my UDID} and…

Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
312 questions
asked 2021-09-21T16:57:11.887+00:00
Biscan, Matthew 1 Reputation point
0 answers

devcenter API always returns cabDownloadable as false

Based on document - https://learn.microsoft.com/en-us/windows/uwp/monetize/get-details-for-an-error-in-your-app I created an account with Manager role and I am able to query failurehits and failure details API. However, I see that the field…

Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
312 questions
asked 2021-09-17T02:52:25.023+00:00
Trijimon P R 1 Reputation point
3 answers One of the answers was accepted by the question author.

Api call through VS studio Console in c# fails

HI, the Api call (Patch) through Visual Studio Console app is failing with the following error "The remote server returned an error: (403) Forbidden.". The same call works fine when I use Postman(Basic authentication with username and…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,196 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
312 questions
asked 2021-09-13T21:41:22.047+00:00
CzarR 296 Reputation points
answered 2021-09-14T13:31:39.89+00:00
CzarR 296 Reputation points
0 answers

Application authentication doesn't work for me

I have register my application to the azure App Registration service, to Authenticate API request from my FE app to my BE app. according to this tutorial these are the screenshots of the BE configuration: and these are the…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,196 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
312 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,381 questions
asked 2021-08-28T12:01:11.307+00:00
WizzzOzzz 1 Reputation point
commented 2021-09-13T21:00:21.617+00:00
Saurabh Sharma 23,671 Reputation points Microsoft Employee
1 answer

Upload a file using REST API on sharedpoint and naming the file with the date

I'm trying to use the method POST to upload a file on SharePoint using REST API. However, I have to make a static name for the file. Is there a possibility to name the file by the date of the moment the file is uploaded? I'm using this link: POST…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,560 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,657 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
312 questions
asked 2021-08-26T12:00:22.523+00:00
Nashef, Abdullah 1 Reputation point
commented 2021-09-07T07:22:31.043+00:00
Nashef, Abdullah 1 Reputation point
2 answers One of the answers was accepted by the question author.

Using a logic app trigger with sas for CSP reporting breaks IIS

I've created an Azure logic app as a consumer for my CSP reporting-uri for our web pages. I'm adding the CSP header using the web.config file per https://www.sitepoint.com/improving-web-security-with-the-content-security-policy/. Problem I have is…

Internet Information Services
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,827 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
312 questions
asked 2021-08-30T22:04:17.687+00:00
Anonymous
accepted 2021-09-01T20:37:45.093+00:00
Anonymous
1 answer

Create monthly cube partition dynamically on azure analysis services using REST API method

Hello Team , I am using REST API method for processing the data on azure analysis cube that is working fine . I need to create new partition for each month and process only particular month partition month only . i.e. we are running on AUG 2021…

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
436 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
312 questions
asked 2021-08-20T08:15:37.903+00:00
Ravi Shukla 1 Reputation point
commented 2021-08-30T07:38:57.827+00:00
ShaikMaheer-MSFT 37,816 Reputation points Microsoft Employee
0 answers

Partner Portal - Device Deployment API - Purchase Order ID

I am testing out uploading devices into customer tenants using the the UI in the Partner Portal, the PartnerCenter PowerShell Module and the API. I can see that there's an option to add a BatchID which turns into the Group Tag when a device is loaded in…

Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
312 questions
asked 2021-08-23T18:05:26.377+00:00
Adam Gross 1 Reputation point MVP
0 answers

How to register Azure CSP sandbox?

In my previous job I had Azure CSP Sandbox tenant for myself and there was basically no money cost involved. I don't know how it was done in details, but I was told it is a partner feature to be able to have multiple CSP Sandbox enviroments for…

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
869 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
312 questions
asked 2021-06-29T10:36:48.477+00:00
Pavel yannara Mirochnitchenko 11,616 Reputation points
commented 2021-08-23T06:59:27.367+00:00
Roy Li - MSFT 31,551 Reputation points Microsoft Vendor
0 answers

specific cost information api

Hi Team, If I'd like to get the specific cost information about the service under each subscription ( as the picture attached shows), which REST API could I use to meet my needs? Thanks. Best Regards, Jingjing Du

Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
312 questions
asked 2021-08-23T04:46:45.157+00:00
Jingjing Du 21 Reputation points
1 answer

Geeting API 401 permissions denied error while running API request from postman

Below is the error. "{ "error": { "code": "401", "message": "Access denied due to invalid subscription key or wrong API endpoint. Make sure to provide a valid key for an active subscription and use…

Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
312 questions
asked 2021-08-21T09:05:01.217+00:00
Manmohan Singh Meda 1 Reputation point
commented 2021-08-21T11:00:37.537+00:00
Manmohan Singh Meda 1 Reputation point
0 answers

MS Academic REST API title search syntax

I am running a project where I need to look for a list of titles on MS Academic. I have the list of titles as full title strings, such as: "Betting Against Beta" by Frazzini and Pedersen (2014). I built a scraper with using the API, which…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,506 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
312 questions
asked 2021-08-21T08:04:31.267+00:00
David Gyaraki 1 Reputation point
0 answers

Get Access token throwing an error “The request body must contain the following parameter: 'grant_type'”

Hi, I trying to get the SharePoint Online Access token in Postman. but it throwing an below error. Any suggestions.

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,560 questions
Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
818 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,657 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
312 questions
asked 2021-08-16T10:53:29.103+00:00
gokulnath palani 86 Reputation points
1 answer

Rest Api for internal sharepoint

I've been trying to connect to our internal SharePoint 2016 using postman. I've generated an ID and Secret, but I am unable to generate an access token. When using the get http://share-internal.SITENAME.com/teams/TEAM/_vti_bin/client.svc/, instead of…

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,569 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
312 questions
asked 2021-08-09T14:37:28.67+00:00
Schwartz Timothy J 1 Reputation point
commented 2021-08-16T06:33:44.357+00:00
RaytheonXie_MSFT 30,906 Reputation points Microsoft Vendor
7 answers One of the answers was accepted by the question author.

powerflows-requirement

I have a SharePoint Application List which has below columns. Title Owner Application URL App1 test1@xyz .com …

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,560 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
312 questions
asked 2021-04-27T14:28:43.45+00:00
Sateesh Krl 136 Reputation points
commented 2021-08-04T08:07:59.28+00:00
Sateesh Krl 136 Reputation points