v1

latestSwagger 2.02026-07-13172340.3 KB

Validate if the container settings are correct.

Validate if the container settings are correct.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/validateContainerSettings

Path parameters

resourceGroupNamestring required

Name of the resource group to which the resource belongs.

subscriptionIdstring required

Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).

Query parameters

api-versionstring required

API Version

Request body

baseUrlstring

Base URL of the container registry

usernamestring

Username for to access the container registry

passwordstring

Password for to access the container registry

repositorystring

Repository name (image name)

tagstring

Image tag

platformstring

Platform (windows or linux)

Response

OK

object required