Azure / Azure/webapps-deploy

Action cannot find the azure app service available

Open
#322 7 comments 1 reaction 1 assignee Claimed by @sgollapudi77 View on GitHub
idle under-investigation
Dominant language
TypeScript
Stars
338
Forks
234
Avg merge
53m
Merged PRs (30d)
3

Description

Hello, we tried several times to use this action.

It works in some cases, and in some cases, it returns:

Deployment Failed, Error: Resource "service-name" doesn't exist

Always use the same code to create the service in Azure and deploy the application.

Important:
Using az cli it works.
az webapp deploy --type jar --resource-group 'rg-name' --name 'service-name' --src-path 'pathto.jar'

Seems this action is not reliable at the moment.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.