Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WordPress Microsoft Azure Site Kit #127

Open
XVII opened this issue Oct 3, 2020 · 3 comments
Open

WordPress Microsoft Azure Site Kit #127

XVII opened this issue Oct 3, 2020 · 3 comments
Labels
type:enhancement New feature or request.

Comments

@XVII
Copy link

XVII commented Oct 3, 2020

Is your enhancement related to a problem? Please describe.

Was looking at options for notifying Azure Front Door of content changes (running purge) and thought it'd be a good opportunity for a plugin.

Describe the solution you'd like

Rather than make a new plugin, perhaps the scope of the Azure Media plugin can be expanded to an Azure Site Kit which does a few Azure related tasks.

  • Notify Azure Front Door of content changes
  • Suggest recommended hosting/environment parameters for WordPress
  • Use service principal to authenticate to Azure resources
  • Azure AD authentication for users (merge in existing plugin -- needs some TLC)
  • Set up / monitor cron via automation or web jobs?
@XVII XVII added the type:enhancement New feature or request. label Oct 3, 2020
@jeffpaul
Copy link
Member

jeffpaul commented Oct 5, 2020

@ShadowXVII thanks for the feedback! Do you know of other Azure-specific plugins that provide any of this functionality?

@XVII
Copy link
Author

XVII commented Oct 5, 2020

No, just the authentication to Azure AD which isn't even registered in WordPress directory yet.

https://github.com/psignoret/aad-sso-wordpress

It's had bursts of development but a more cohesive Azure kit would be useful.

CloudFlare have a WordPress plugin that notifies their services of outdated content, which is where the Front Door idea came from.

@XVII
Copy link
Author

XVII commented Oct 14, 2020

Oh and another feature, CDN upload for CSS/JS assets as well (not just images). Not sure the best way to manage that -- perhaps through another plugin?

@jeffpaul jeffpaul added this to the Future Release milestone Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request.
Projects
None yet
Development

No branches or pull requests

2 participants