azure-quickstart-templates icon indicating copy to clipboard operation
azure-quickstart-templates copied to clipboard

Function app with deployment slot

Open patelchandni opened this issue 2 years ago • 3 comments

PR Checklist

Check these items before submitting a PR...

Contribution Guide

Best Practice Guide

  • [ YES ] - Please check this box once you've submitted the PR if you've read through the Contribution Guide and best practices checklist.

Changelog

ARM template and bicep for creating Function App with a Deployment Slot

patelchandni avatar Dec 13 '22 22:12 patelchandni

@ggailey777 - check this PR for updates that may be needed to documentation that references this sample. [This is an automated message. You are receiving it because you are listed as the docOwner in metadata.json.]

azure-quickstarts avatar Dec 13 '22 22:12 azure-quickstarts

@ggailey777 - check this PR for updates that may be needed to documentation that references this sample. [This is an automated message. You are receiving it because you are listed as the docOwner in metadata.json.]

azure-quickstarts avatar Dec 14 '22 17:12 azure-quickstarts

@patelchandni from the README:

  1. The azuredeploy.json must not be included in the PR as it will be built automatically when the sample is merged.

Seems like the solution there is to remove the azuredeploy.json file and it gets generated automagically from the bicep.

ggailey777 avatar Dec 15 '22 00:12 ggailey777

@ggailey777 - check this PR for updates that may be needed to documentation that references this sample. [This is an automated message. You are receiving it because you are listed as the docOwner in metadata.json.]

azure-quickstarts avatar Dec 27 '22 20:12 azure-quickstarts

@ggailey777 I've removed azuredeploy.json so this PR is ready to merge. Thank you.

patelchandni avatar Dec 27 '22 21:12 patelchandni