Skip to content

Commit

Permalink
Regenerating based on azure-rest-api-specs @ 4e2ae4e43acbfc3d560d00a4…
Browse files Browse the repository at this point in the history
…960b7ecd9d3c7884
  • Loading branch information
pulumi-bot committed Dec 11, 2024
1 parent 3504f42 commit a458d71
Show file tree
Hide file tree
Showing 9 changed files with 783 additions and 164 deletions.
2 changes: 1 addition & 1 deletion azure-rest-api-specs
337 changes: 243 additions & 94 deletions provider/cmd/pulumi-resource-azure-native/schema.json

Large diffs are not rendered by default.

29 changes: 28 additions & 1 deletion reports/allEndpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -35082,6 +35082,16 @@
}
},
"Pools": {
"/subscriptions/{subscriptionId}/providers/Microsoft.DevOpsInfrastructure": {
"Path": "/subscriptions/{subscriptionId}/providers/Microsoft.DevOpsInfrastructure",
"FilePath": "specification/devopsinfrastructure/resource-manager/Microsoft.DevOpsInfrastructure/stable/2024-10-19/devopsinfrastructure.json",
"HttpVerbs": [
"POST"
],
"PostOperations": [
"checkNameAvailability"
]
},
"/subscriptions/{subscriptionId}/providers/Microsoft.DevOpsInfrastructure/pools": {
"Path": "/subscriptions/{subscriptionId}/providers/Microsoft.DevOpsInfrastructure/pools",
"FilePath": "specification/devopsinfrastructure/resource-manager/Microsoft.DevOpsInfrastructure/preview/2023-10-30-preview/devopsinfrastructure.json",
Expand Down Expand Up @@ -51440,6 +51450,22 @@
]
}
},
"PTUQuota": {
"/subscriptions/{subscriptionId}/providers/Microsoft.MachineLearningServices/availableQuota/default": {
"Path": "/subscriptions/{subscriptionId}/providers/Microsoft.MachineLearningServices/availableQuota/default",
"FilePath": "specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json",
"HttpVerbs": [
"GET"
]
},
"/subscriptions/{subscriptionId}/providers/Microsoft.MachineLearningServices/quotaAndUsage": {
"Path": "/subscriptions/{subscriptionId}/providers/Microsoft.MachineLearningServices/quotaAndUsage",
"FilePath": "specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json",
"HttpVerbs": [
"GET"
]
}
},
"PrivateEndpointConnections": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/privateEndpointConnections": {
"Path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/privateEndpointConnections",
Expand Down Expand Up @@ -63408,7 +63434,8 @@
"PUT"
],
"PostOperations": [
"errorSummary"
"errorSummary",
"refreshArcStatus"
],
"Added": true
}
Expand Down
Loading

0 comments on commit a458d71

Please sign in to comment.