随笔分类 -  Azure

摘要:问题 我在Azure虚拟机(VM)上安装了SQL Server实例。有什么方法可以使用本地桌面上的SQL Server Management Studio(SSMS)访问此实例? 解 本技巧假定您已经在Azure VM上安装了SQL Server实例。您可以使用 此链接 在Azure VM上设置自己 阅读全文
posted @ 2020-07-08 09:28 Javi 阅读(233) 评论(0) 推荐(0)
摘要:Azure DevOps is a complete solution for software development, from planning to building to deployment. It has easy to use interface, with a nice flow 阅读全文
posted @ 2018-10-30 09:39 Javi 阅读(457) 评论(0) 推荐(0)
摘要:Azure DevOps https://azure.microsoft.com/zh-cn/services/devops/ It looks great! 阅读全文
posted @ 2018-09-12 11:08 Javi 阅读(183) 评论(0) 推荐(0)
摘要:Using C# with Azure Functions Two important prerequisites need to be met to build Azure Functions applications with C#: As a C# developer, you are alr 阅读全文
posted @ 2018-07-16 10:17 Javi 阅读(583) 评论(0) 推荐(0)
摘要:Today, we are excited to announce the public preview of Azure Dev Spaces, a cloud-native development experience for Azure Kubernetes Service (AKS), wh 阅读全文
posted @ 2018-07-12 09:27 Javi 阅读(301) 评论(0) 推荐(0)
摘要:Introduction If you haven’t had much programming experience before, building a conversational bot and connecting it to various channels may sound like 阅读全文
posted @ 2018-06-13 09:55 Javi 阅读(706) 评论(0) 推荐(0)
摘要:Azure Functions lets you execute your code in a serverless environment without having to first create a VM or publish a web application. In this artic 阅读全文
posted @ 2018-03-27 10:24 Javi 阅读(670) 评论(0) 推荐(0)
摘要:Editor’s Note: The following is a guest post from Mustafa Mahmutović, a Microsoft Student Partner who attends the Faculty of Electrical Engineering at 阅读全文
posted @ 2017-11-21 10:07 Javi 阅读(460) 评论(0) 推荐(0)
摘要:Create a SQL database An Azure SQL database is created with a defined set of compute and storage resources. The database is created within an Azure re 阅读全文
posted @ 2017-09-04 09:29 Javi 阅读(343) 评论(0) 推荐(0)
摘要:今天我们很高兴地宣布发布第一个预览的Visual Studio 2017工具的Azure功能。这个预览介绍了一些令人兴奋的变化,我们以前的版本。此外,除了支持Visual Studio 2017之外, 启用创建带来比基于脚本的功能更好的冷启动性能预编译的C#的功能,并打开的Visual Studio 阅读全文
posted @ 2017-05-12 09:49 Javi 阅读(1238) 评论(0) 推荐(0)
摘要:本周在微软年度大会上,我们正在讨论组织如何依靠开发人员创造突破性的经验。随着大数据,云和人工智能的融合,创新与破坏正在加速,从未见过。数据是这一融合核心的关键战略资产。当结合云的无限计算能力和机器学习和人工智能等新功能时,它使开发人员能够构建下一代智能应用。作为开发人员,您正在寻找更快,更简单的方式 阅读全文
posted @ 2017-05-12 09:48 Javi 阅读(610) 评论(0) 推荐(0)
摘要:随着机器学习(ML)成为软件行业的主流,重要的是要了解它的工作原理,并将其置于开发栈中。了解如何为您的应用程序构建ML服务,您可以确定您的ML应用程序中的机会,实施ML,并与您的团队的ML专业人士清楚沟通。 在整个系列中,我们将构建一个基于信用记录预测贷款审批的ML服务,创建一个Web服务,并从各种 阅读全文
posted @ 2017-05-11 09:54 Javi 阅读(3293) 评论(0) 推荐(0)