perf: 添加Azure DNS插件支持及文档

添加Azure DNS插件实现,包括DNS记录管理和授权配置
新增Azure使用文档和配置截图
更新依赖添加@azure/arm-dns和@azure/identity包
This commit is contained in:
xiaojunnuo
2026-04-26 03:36:33 +08:00
parent edc7bfc230
commit 1f1d687317
15 changed files with 635 additions and 3 deletions
+2
View File
@@ -37,6 +37,8 @@
"pub": "echo 1"
},
"dependencies": {
"@azure/arm-dns": "^5.1.0",
"@azure/identity": "^4.13.1",
"@alicloud/fc20230330": "^4.1.7",
"@alicloud/openapi-client": "^0.4.12",
"@alicloud/openapi-util": "^0.3.2",