[wordpress插件] Application Insights DashboardApplication Insights仪表板

wordpress 插件 文章 2020-02-20 04:30 536 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

Application Insights Dashboard gives you the ability to view your Application Insights data in your WordPress dashboard.

Application Insights仪表板使您能够在WordPress仪表板中查看Application Insights数据。

安装步骤

Install

安装

    1. Extract the Application Insights Dashboard plugin appinsights.zip to the plugins directory of the WordPress installation.

      将Application Insights仪表板插件appinsights.zip提取到WordPress安装的plugins目录中。

      e.g.

      例如

      if WordPress is installed in “C:\inetpub\wwwroot\wordpress” directory, extract the appinsights.zip file into directory “C:\inetpub\wwwroot\wordpress\wp-content\plugins”.

      如果将WordPress安装在“ C:\ inetpub \ wwwroot \ wordpress”目录中,请将appinsights.zip文件解压缩到“ C:\ inetpub \ wwwroot \ wordpress \ wp-content \ plugins”目录中。

    2. To activate the plugin, log in into the WordPress as administrator and navigate to list of plugins.

      要激活插件,请以管理员身份登录WordPress并导航到插件列表。

      Then check the associated checkbox for the plugin and click on “Activate” link.

      然后选中插件的相关复选框,然后单击“激活”链接。

    Register an Azure Active Directory application

    注册Azure Active Directory应用程序

    For these steps, you must have an Azure subscription with access to the Azure Active Directory tenant.

    对于这些步骤,您必须具有Azure订阅,并且可以访问Azure Active Directory租户。

      1. Sign in to the Azure portal, and navigate to the ACTIVE DIRECTORY section.

        登录到Azure门户,然后导航到“活动目录”部分。

        Choose the directory (tenant) that you would like to use.

        选择您要使用的目录(租户)。

        This should be the active directory which is linked to your Azure subscription.

        这应该是链接到您的Azure订阅的活动目录。

      2. Under the APPLICATIONS tab, click ADD to register a new application.

        在“应用程序”选项卡下,单击“添加”以注册新的应用程序。

        Choose ‘Add an application my organization is developing’, and a recognizable name.

        选择“添加我的组织正在开发的应用程序”,以及一个可识别的名称。

        Select the application type as “Native client application”.

        选择应用程序类型为“本地客户端应用程序”。

      3. Enter a value for Redirect URI with the format http:///wp-admin/options-general.php e.g.

        输入重定向URI的值,格式为http:///wp-admin/options-general.php,例如

        http://localhost/wordpress/wp-admin/options-general.php

        http://localhost/wordpress/wp-admin/options-general.php

      Configure the plugin

      配置插件

        1. The plugin can be configured in Settings > Application Insights.

          可以在“设置”>“应用程序见解”中配置插件。

        2. Enter the Tenant ID and Client ID and click “Authorize Plugin” button.

          输入租户ID和客户端ID,然后单击“授权插件”按钮。

          You can find these values under the CONFIGURE tab of your Azure Active Directory application in the Microsoft Azure portal.

          您可以在Microsoft Azure门户的Azure Active Directory应用程序的“配置”选项卡下找到这些值。

        3. Login in using your Microsoft Azure credentials.

          使用您的Microsoft Azure凭据登录。

下载地址
https://downloads.wordpress.org/plugin/application-insights-dashboard.1.0a.zip
-EOF-

AI助手支持GPT4.0