MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.1k stars 21.16k forks source link

ERROR: ResourceNotReady can occur when the deployment uses a custom name for the scoring file (not nameing score.py) #104619

Open sanjeevisaac opened 1 year ago

sanjeevisaac commented 1 year ago

When the deployment.yml specifies a custom scoring file, we run into this error. It seems that the scoring file MUST be named score.py otherwise we run into this error. The documentation does not specifically mention this, so customers assume that the score.py can have a different name as long as the deployment.yml specifies that custom name, which is not the case.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

SaibabaBalapur-MSFT commented 1 year ago

@sanjeevisaac Thanks for your feedback! We will investigate and update as appropriate.

RamanathanChinnappan-MSFT commented 1 year ago

@sanjeevisaac

I've delegated this to @dem108 , a content author, to review and share their valuable insights.