Skip to content

Template deployment issue #165

@JohnCarmichael3000

Description

@JohnCarmichael3000

Output from azd version
azd version 0.1.0-beta.2 (commit 13ec2b1)

Output from az version
"azure-cli": "2.38.0"

Describe the bug
Attempting to deploy https://github.com/Azure-Samples/todo-csharp-cosmos-sql but get the following output/error:

Creating Azure resources (17 of ~17 completed)

Deploying service api

Error: deploying service: deploying service api package: deploying service api: failed running az deployment source config-zip: exit code: 3, stdout: , stderr: WARNING: Getting scm site credentials for zip deployment
ERROR: (ResourceNotFound) The Resource 'Microsoft.Web/sites/jcTest1api' under resource group 'jcTest1-rg' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
Code: ResourceNotFound
Message: The Resource 'Microsoft.Web/sites/jcTest1api' under resource group 'jcTest1-rg' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
: exit status 3

To Reproduce
azd up --template todo-csharp-cosmos-sql

Expected behavior
When azd up is complete it will output the following URLs:
Azure Portal link to view resources
ToDo Web application frontend
ToDo API application

Environment
VS Code 16.9.2

Additional context
It appears I meet the install requirements stated in the application. Using Azure subscription where I am owner so permissions shouldn't be an issue.
Azure Developer CLI : azd version 0.1.0-beta.2 (commit 13ec2b1)
Azure CLI (2.38.0+): 2.38.0
.NET SDK 6.0: 6.0.302
Node.js with npm: node v18.6.0, npm@8.15.0
Git (2.36.1+): git version 2.37.1.windows.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions