microsoft / cobalt

Infrastructure turn-key solution for app service workloads
MIT License
116 stars 78 forks source link

Add easy auth to app service slots #344

Closed TechnicallyWilliams closed 4 years ago

TechnicallyWilliams commented 4 years ago

All Submissions:


What is the current behavior?


Issue Number: #315 "Authenticated app service only applies auth settings to the production slot (not staging)"

What is the new behavior?


Authenticated app service now applies authentication to the staging slots of any Authenticated app service.

Does this introduce a breaking change?


Any relevant logs, error output, etc?


Configuration plus output: image

Other information


Configuration results in a single authentication service for each app and it's related app slots.