-
容器内部连接Azure storage 通过API 返回文件给前端
容器内部连接Azure storage 通过API 返回文件给前端Azure static web apps 由于是通过 Git hub action 自动编译打包部署的,没有FTP 这种方式传文件。主要是JS 网站,网站内部文件的访问是建议存储在 Azure storage对于公司资源来说,Azu ...
-
基于Azure static web apps 无服务器deploy
基于Azure static web apps 无服务器deploy昨天玩了一下 azure static web app 无服务器方案,不需要 server渲染, 前端框架的 JS 网站。体验下来 Azure的方案对企业真是方便,高效,安全性还好。1.在 github上托管1套前端代码 (DevO ...
-
Azure web app 文件浏览错误(包含特殊字符&)
Azure web app 文件浏览错误(包含特殊字符&) <?xml version="1.0" encoding="UTF-8"?> <configuration> <system.webServer&g ...