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.
有没有办法根据生产或登台环境使用不同的 ConnectionString?如何 ?
谢谢
我强烈建议您首先不要将“暂存地段”视为传统暂存环境。相反,它应该被视为在部署上线之前“冒烟测试”部署的临时区域。如果您需要持久的登台环境,请改用不同的托管服务来满足该需求。
执行此操作后,维护多个云服务配置文件变得相当简单,每个环境一个。