diff --git a/web/views/@default/dns/providers/createPopup.html b/web/views/@default/dns/providers/createPopup.html index 3346b4ca..e9781ab9 100644 --- a/web/views/@default/dns/providers/createPopup.html +++ b/web/views/@default/dns/providers/createPopup.html @@ -241,28 +241,37 @@ - Subscription ID * + 订阅ID
(Subscription ID) * +

可以在订阅(Subscriptions)服务中查看。

- Tenant ID * + 目录(租户) ID
(Directory Tenant ID) * +

可以在应用注册(App registrations)中对应应用概述(Overview)中查看。

- Client ID * - + 应用程序(客户端) ID
(Client ID) * + +

需要在应用注册(App registrations)中新注册应用程序获得。

+ - Client Secret Value * - + 客户端密码值
(Client Secret Value) * + +

可以在应用注册(App registrations)中对应应用的“证书和密码(Certificates & secrets)”--“客户端密码(Client secrets)”中创建和查看。

+ - Resource Group Name * - + 资源组
(Resource Group Name) * + + +

权限设置帮助:你需要在对应资源组(Resource group)-- 访问控制(Access control (IAM))-- 角色分配(Role assignments)中添加一个角色分配(Role assignment),其中作业职能角色(Job function roles)为"DNS 区域参与者(DNS Zone Contributor)",成员(Members)为应用注册(App registrations)中的应用程序(application)(有时需要在选择成员(select members)界面搜索应用程序(application)名称才能看到)。

+ diff --git a/web/views/@default/dns/providers/provider.html b/web/views/@default/dns/providers/provider.html index c8de7b8c..577c41ca 100644 --- a/web/views/@default/dns/providers/provider.html +++ b/web/views/@default/dns/providers/provider.html @@ -178,31 +178,31 @@ - Subscription ID + 订阅ID
(Subscription ID) {{provider.apiParams.subscriptionId}} - Tenant ID + 目录(租户) ID
(Directory Tenant ID) {{provider.apiParams.tenantId}} - Client ID + 应用程序(客户端) ID
(Client ID) {{provider.apiParams.clientId}} - Client Secret Value + 客户端密码值
(Client Secret Value) {{provider.apiParams.clientSecret}} - Resource Group Name + 资源组
(Resource Group Name) {{provider.apiParams.resourceGroupName}} diff --git a/web/views/@default/dns/providers/updatePopup.html b/web/views/@default/dns/providers/updatePopup.html index b22509e4..b07f1ea0 100644 --- a/web/views/@default/dns/providers/updatePopup.html +++ b/web/views/@default/dns/providers/updatePopup.html @@ -241,28 +241,38 @@ - Subscription ID * + 订阅ID
(Subscription ID) * +

可以在订阅(Subscriptions)服务中查看。

- Tenant ID * + 目录(租户) ID
(Directory Tenant ID) * +

可以在应用注册(App registrations)中对应应用概述(Overview)中查看。

- Client ID * - + 应用程序(客户端) ID
(Client ID) * + +

需要在应用注册(App registrations)中新注册应用程序获得。

+ - Client Secret Value * - + 客户端密码值
(Client Secret Value) * + + +

可以在应用注册(App registrations)中对应应用的“证书和密码(Certificates & secrets)”--“客户端密码(Client secrets)”中创建和查看。

+ - Resource Group Name * - + 资源组
(Resource Group Name) * + + +

权限设置帮助:你需要在对应资源组(Resource group)-- 访问控制(Access control (IAM))-- 角色分配(Role assignments)中添加一个角色分配(Role assignment),其中作业职能角色(Job function roles)为"DNS 区域参与者(DNS Zone Contributor)",成员(Members)为应用注册(App registrations)中的应用程序(application)(有时需要在选择成员(select members)界面搜索应用程序(application)名称才能看到)。

+