mspnp / serverless-reference-implementation

Serverless reference implementation guidance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[readme.md] ResourceNotFound - 'Microsoft.Web/sites/$APPNAME-ds-funcapp'

petertuton opened this issue · comments

In the section, "Configure Azure AD authentication in the Function App" the commend returns the error:
ResourceNotFound - The Resource 'Microsoft.Web/sites/$APPNAME-ds-funcapp' under resource group '$RESOUCEGROUP' was not found.

This is because it refers to --name $APPNAME-ds-funcapp instead of --name $DRONE_STATUS_FUNCTION_APP_NAME .

thanks for the feedback @petertuton, please let me share this with the team so we can review this. PRs are more than welcome and really appreciated 😸

cc/ @MikeWasson

Thanks for reporting - this issue is under review. This is a Microsoft Internal DevOps Bug ID 218980

Thank you @petertuton! This issue is now closed with PR #66