Labs

Generate a URI for uploading custom disk images to a Lab.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{name}/generateUploadUri

Path parameters

subscriptionIdstring required

The subscription ID.

resourceGroupNamestring required

The name of the resource group.

namestring required

The name of the lab.

Query parameters

api-versionstring required

Client API version.

Request body

blobNamestring

The blob name of the upload URI.

Response

OK

uploadUristring

The upload URI for the VHD.

Changes

No recorded changes to this endpoint across all 8 revisions of this API.