开发人员正逐渐转向云计算,因为它具有众多优势,包括成本.自动化和让开发人员专注于应用程序逻辑的能力.我们很高兴地宣布,继推出 Visual Studio 2013 之后,今天将发布 Windows Azure SDK 2.2,它包含众多关键的增强功能: · Azure 网站和云服务调试:将 Visual Studio 连接到 Windows Azure 网站或云服务上运行的远程调试器,并且可使开发人员实现全保真调试, 与桌面上的 Visual Studio 2013 完美搭配. · 从…
Giridhar Mosay 云 + Enterprise项目经理 AzureBackup已支持最新的 Windows Server 操作系统,例如 Windows Server 2008R2.Windows Server 2012和 Windows Server 2012R2. 如今Azure Backup将该服务进一步扩展,现在也可以为 Windows Server 200864位操作系统提供保护. AzureBackup能够将内部部署的 Windows Server 2008服务器以…
在Windows Server 2008 R2 SP1上安装Windows Azure Backup Agent时会出现错误: “Unable to execute the embedded application to complete the installation.” 解决方案: 下载安装Microsoft Visual C++ 2008 Redistributable Package (x64). 重新安装Windows Azure Backup Agent后在注册客户端时遇到错误:…
Chapter 7 Backup and Recovery 备份和恢复: Table of Contents 7.1 Backup and Recovery Types 7.2 Database Backup Methods 7.3 Example Backup and Recovery Strategy 7.4 Using mysqldump for Backups 7.5 Point-in-Time (Incremental) Recovery Using the Binary Log 7.…
问题描述 我们可以通过使用 Azure ARM SDK 来管理 Azure 上的资源,因此我们也可以通过 SDK 来创建 ARM 类型的虚拟机,当我们使用 1.0.0 版本的 Azure SDK for Java 来创建 ARM 虚拟时,会遇到如下错误: com.microsoft.azure.CloudException: Managed Disks are not supported in this region. 问题分析 使用版本 1.0.0 之前的 SDK 如 -beta3 来创建…