Linux 软件免费装
Banner图

Cache Purge for Azure Front Door

开发者 hiberus
juanjoache
romerog
dromang
sllorentedev
更新时间 2026年2月2日 16:57
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

cache azure purge front door

下载

1.1 1.2

详情介绍:

This plugin uses Azure’s REST API to send cache invalidation requests. It is lightweight and non-intrusive. This plugin is not affiliated with Microsoft. "Azure" and "Azure Front Door" are trademarks of Microsoft Corporation. For more details, see the official Azure Front Door Purge Content API documentation.

安装:

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Go to Azure Purge menu and select Settings tab to enter your Azure credentials (Tenant ID, Client ID, Secret, etc.).
  4. Go to Azure Purge menu and select Activity tab to verify the connection.

屏幕截图:

  • The Settings page where Azure credentials are securely stored.

常见问题:

Can I target specific URLs?

Currently, the plugin purges /* (all cached content) by default. Custom patterns will be supported in a future version.

Where are logs stored?

The plugin creates a custom database table (wp_azure_cache_logs) to store purge attempts and their results.

What permissions do I need in Azure?

The App Registration used must have at least the "CDN Endpoint Contributor" role on your Azure Front Door resource.

更新日志:

1.2 1.1 1.0