This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
Add Platform lightup hook #951
Closed
Description
https://github.com/dotnet/core-setup/issues/1597 allows us to do platform lightup on Azure.
We need to implement a hook that allows a server to inject packages and implement a package for Azure App Service that adds the Azure App Service logger.
This issue is for the hook. The implementation would go in the AzureIntegration repo.