How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Azure Projects API

The Projects API from Microsoft Azure — 7 operation(s) for projects.

Microsoft Azure Projects API is one of 1667 APIs that Microsoft Azure publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Project. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, pricing, a JSON-LD context, and a getting-started guide.

This API exposes 15 operations across 7 paths, and defines 26 schemas. It is described by OpenAPI 3.2.0, at version 2020-08-01-preview.

15 operations 7 paths 26 schemas 2 DELETE7 GET3 PATCH3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2020-08-01-preview
Resource Areas
1

Paths & Operations 15

Across 7 paths, the API surfaces 15 operations — 2 DELETE, 7 GET, 3 PATCH, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Projects 15
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningExperimentation/accounts/{accountName}/workspaces/{workspaceName}/projects/{projectName}
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects Projectname
microsoftAzureProjectsGet 6 params → 200default
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningExperimentation/accounts/{accountName}/workspaces/{workspaceName}/projects/{projectName}
Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects Projectname
microsoftAzureProjectsCreateorupdate 6 params body → 200201default
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningExperimentation/accounts/{accountName}/workspaces/{workspaceName}/projects/{projectName}
Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects Projectn…
microsoftAzureProjectsDelete 6 params → 200204default
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningExperimentation/accounts/{accountName}/workspaces/{workspaceName}/projects/{projectName}
Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects Projectna…
microsoftAzureProjectsUpdate 6 params body → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningExperimentation/accounts/{accountName}/workspaces/{workspaceName}/projects
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects
microsoftAzureProjectsListbyworkspace 5 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}/projects
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername Projects
microsoftAzureProjectsList 4 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}/projects/{projectName}
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername Projects Projectname
microsoftAzureProjectsGet 5 params → 200default
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}/projects/{projectName}
Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername Projects Projectname
microsoftAzureProjectsCreateorupdate 5 params body → 200default
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}/projects/{projectName}
Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername Projects Projectname
microsoftAzureProjectsUpdate 5 params body → 200default
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}/projects/{projectName}
Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername Projects Projectname
microsoftAzureProjectsDelete 5 params → 200202204default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{rootResourceName}/projectdeprecated
Microsoft Azure Projects Listbyaccountresource
microsoftAzureProjectsListbyaccountresource 4 params → 200
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{rootResourceName}/project/{resourceName}deprecated
Microsoft Azure Projects Createorupdate
microsoftAzureProjectsCreateorupdate 6 params body → 200202
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{rootResourceName}/project/{resourceName}deprecated
Microsoft Azure Projects Get
microsoftAzureProjectsGet 5 params → 200404
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{rootResourceName}/project/{resourceName}deprecated
Microsoft Azure Projects Update
microsoftAzureProjectsUpdate 5 params body → 200
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{rootResourceName}/project/{resourceName}/subContainers/{subContainerName}/statusdeprecated
Microsoft Azure Projects Getjobstatus
microsoftAzureProjectsGetjobstatus 8 params → 200202

Schemas 26

The contract defines 26 schemas that model the data the API accepts and returns. The most detailed are ProjectProperties (8 properties), ProjectResourceProperties (6 properties), Resource_3 (5 properties), Resource_2 (5 properties). Each schema is shown below with its type and property counts.

ProjectUpdateParameters
object
The parameters for updating a machine learning project.
2 properties
ProjectList
object
List of Project resources.
2 properties
ProjectUpdateProperties
object
Project properties.
1 property
Resource_3
object
A generic Azure Resource Manager resource.
5 properties
Resource_2
object
A generic Azure Resource Manager resource.
5 properties
ProjectResourceUpdateParameters
object
The parameters to update a project resource.
2 properties
Authorization
object
Defines the authorization type and its parameters.
2 properties 1 required
ProjectUpdateParameters_2
object
The Project resource.
1 property
TargetResource
object
Defines a single resource used as target for a VSTS pipeline.
3 properties 2 required
Project
object
An object that represents a machine learning project.
1 property
PipelineTemplateLegacy
object
Defines a VSTS pipeline template.
3 properties 3 required
ProjectProperties
object
The properties of a machine learning project.
8 properties 1 required
Resource
object
An Azure resource.
5 properties 1 required
ApplicationSource
object
Defines the source application for a VSTS pipeline.
3 properties 2 required
ProjectPropertiesUpdateParameters
object
The parameters for updating the properties of a project.
3 properties
ProjectResourceListResult
object
The response to a request to list Team Services project resources in a resource group/account.
1 property
ProjectResource_2
object
A Visual Studio Team Services project resource.
1 property
ProjectResource
object
A Visual Studio Team Services project resource.
2 properties
ProjectProperties_2
object
Project properties.
2 properties
CodeRepository
object
Defines a code repository.
5 properties 3 required
ErrorResponse
object
The error response send when an operation fails.
2 properties 2 required
Project_2
object
The Project resource.
2 properties
ApplicationTarget
object
Defines the target resources for a VSTS pipeline.
2 properties 2 required
PipelineBootstrapConfiguration
object
Defines bootstrap configuration for a CI/CD pipeline.
4 properties 2 required
ProjectResourceProperties
object
Defines the custom properties of project resource.
6 properties
ProjectListResult
object
The result of a request to list projects.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-projects-api-openapi.yml Raw ↑

Other APIs Microsoft Azure publishes across the network.

Microsoft Azure AI Search API
Microsoft Azure Communication Services API
Microsoft Azure Event Grid API
Microsoft Azure Functions API
Microsoft Azure DevOps REST API
Microsoft Azure AI Foundry API
Microsoft Azure Resource JSON Schema
Microsoft Azure JSON-LD Context
Microsoft Azure AccessConnector API
Microsoft Azure AccessControlRecords API
Microsoft Azure AccessPolicies API
Microsoft Azure AccessReviewInstanceAcceptRecommmendations API
Where this information came from

This is an independent, third-party profile of Microsoft Azure Projects API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.