Open
Description
Regarding to the SDK description:
"tags": [
"WebApps"
],
"summary": "Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.",
"description": "Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.",
"operationId": "WebApps_CreateOrUpdateSlot",
"parameters": [
{
"$ref": "#/parameters/resourceGroupNameParameter"
},
The SDK is not used to create a new app. It is used to create a slot on an existing app. The explanation confuses the users and need to be clarified. The Azure doc definition also needs to be updated: https://learn.microsoft.com/en-us/python/api/azure-mgmt-web/azure.mgmt.web.v2019_08_01.operations.webappsoperations?view=azure-python#azure-mgmt-web-v2019-08-01-operations-webappsoperations-begin-create-or-update-slot