Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在研究 Azure 资源组。我设法将 sql 数据库部署到 azure。但是,我无法弄清楚在该数据库的部署过程中运行 sql 脚本的方法。有谁知道该怎么做?
您应该能够通过它的连接字符串直接针对 Azure SQL 数据库运行它(您可以在 Azure 门户上获得它)
还必须确保您具有正确访问 Azure SQL 数据库的防火墙权限