MicrosoftLearning / AZ400-DesigningandImplementingMicrosoftDevOpsSolutions

AZ-400 Course Repository for Labs and Demos.
https://microsoftlearning.github.io/AZ400-DesigningandImplementingMicrosoftDevOpsSolutions/
MIT License
518 stars 963 forks source link

Lab16 - Include appsettings in deployment #559

Closed rob-foulkrod closed 4 months ago

rob-foulkrod commented 4 months ago

Added UseMemory and Development settings to AzureRmWebAppDeployment@4 task

Lab16 - Include appsettings in deployment

Issue: #560 560

Checklist Mark completed with "x" between brackets, "[x]", or checking the box once the PR is created:

Has related GitHub Issue 💥 Create Issue 📝 Tested it Read the PR collaboration guide 👓 Collaboration Guide 📝 Changes proposed in this pull request:

This PR changes the AzureRmWebAppDeployment@4 deployment step to include an appsettings property to allow for the dotnet 8 deployments