Hello Team,
Pls. suggest why getting error post model deployment :
CLI Command used :
az webapp up --sku B1 --name swetaplacementprediction2
Result :
The webapp 'swetaplacementprediction2' doesn't exist
Creating AppServicePlan 'sweta.sinha1410_asp_5391' ...
Creating webapp 'swetaplacementprediction2' ...
Configuring default logging for the app, if not already enabled
Creating zip with contents of dir C:\Users\swsinha\OneDrive - Nokia\CLASS\Flask deployment projects\student campus placement ...
Getting scm site credentials for zip deployment
Starting zip deployment. This operation can take a while to complete ...
Deployment endpoint responded with status code 202
You can launch the app at http://swetaplacementprediction2.azurewebsites.net
Setting 'az webapp up' default arguments for current directory. Manage defaults with 'az configure --scope local'
--resource-group/-g default: sweta.sinha_rg_4385
--sku default: B1
--plan/-p default: sweta.sinha1410_asp_5391
--location/-l default: eastus
--name/-n default: swetaplacementprediction2
{
"URL": "http://swetaplacementprediction2.azurewebsites.net",
"appserviceplan": "sweta.sinha1410_asp_5391",
"location": "eastus",
"name": "swetaplacementprediction2",
"os": "Linux",
"resourcegroup": "sweta.sinha1410_rg_4385",
"runtime_version": "python|3.10",
"runtime_version_detected": "-",
"sku": "BASIC",
"src_path": "C:\\Users\\swsinha\\OneDrive \\CLASS\\Flask deployment projects\\student campus placement"
}
But url showing below error
:( Application Error
If you are the application administrator, you can access the diagnostic resources.