Install Windows Updates on an Azure VM using Azure Automation

Scenario: “I want to use Azure Automation to install Windows Updates on my Azure VM.  All the examples I have come across were written with Azure Service Management (ASM) based PowerShell scripts.  Are there any examples of doing this with Azure Resource Manager (ARM) VMs?” I looked around at other examples of how to do…


Visual Studio ‘15’ Preview 3 里 C# 和Visual Basic的新功能

[原文发表地址]: Visual Studio ‘15’ Preview 3 for C# and Visual Basic [原文发表时间]: July  13, 2016   我们在Visual Studio ‘15′的主要专注点之一就是提高开发人员在编辑代码上的效率。当我们在开发的时候重复执行了一系列的行为,诸如写方法、重命名一个变量、改变方法的签名、接口的实现等等。我们的目标是只通过点击鼠标就能实现自动化或减少这些任务以致于你可以集中于逻辑上而并非是语法、引用、代码风格和格式问题。你可能已经注意到每一个Visual Studio ‘15′版本都增强了现有的体验来为你节省更多的时间和精力,通过附加的重构和代码生成来使build速度更快。 下载Visual Studio ’15’ Preview 3,为了获取更多有关这个版本的信息请阅读版本说明 。 同样也请检查Visual Studio “15” Preview 3 博客文章。   C#7 在 Visual Studio 中 ’15’ 中,C# 语言本身的效率有了很大提升, C# 7现在的默认功能如下: 元组允许传递一组值。当我们想要一个没有使用out参数的方法中返回多个值时,这就非常方便了。C# 7 元组可以用作字典中的键。例如:很容易组合多个值成单一的键(注:C#7编译器生成高效的Equals和GetHashCode方法并且是值类型,C#7元组比System.Tuplede 内存效率更高,从而减少内存分配) 模式匹配可以让你声明测试类型和值的内容,同时提取数据到变量。这形成更多的测试表达类型和switch语句。 局部函数,ref 返回,二进制文件等等。 下面的例子演示了多个C#7的功能:模式匹配,元组,局部函数和二进制文件。 与我们在GitHub上或者@roslyn 来分享你的反馈,我们很乐意倾听您的想法!  …


Das Student Partner Programm-Team von Microsoft Deutschland

Das Microsoft Student Partner Programm ist in Deutschland in vier große regionale Teams aufgeteilt: Norden, Osten, Süden und Westen. In jedem dieser Teams haben wir mindestens einen festen Microsoft Ansprechpartner für unsere Microsoft Student Partner (MSPs) oder interessierte Studenten. Das Team möchte ich hier gerne im Blog vorstellen. Region Nord – Microsoft Student Partner Programm…


Basic troubleshooting for problems logging into Dynamics 365 for Financials

Here are some quick tips for troubleshooting issues you may run into when attempting to access the home.dynamics.com site or the Dynamics 365 for Financials site. Try using Internet Explorer, Edge or Chrome to see if any work or give different errors Try launching an InPrivate browsing sessionwindow and log in In Internet Explorer, try…


Experiencing Data Access Issue in Azure Portal for Many Data Types – 11/08 – Resolved

Final Update: Tuesday, 08 November 2016 09:26 UTCThis is a retroactive notification for an incident in Application Insights. We’ve confirmed that all systems are back to normal with no customer impact as of  11/08, 08:45 UTC. Our logs show the incident started on 11/08, 08:30 UTC and that during the 15 minutes that it took…


Windows 10 “周年纪念版“的键盘快捷键集锦

[原文发表地址]: Collecting Windows 10 “Anniversary Edition” Keyboard Shortcuts [原文发表时间]: August 5, ’16   我是一个使用键盘快捷键的超级粉丝! 在业内人士提供的一个内部的window 10‘反馈中心’应用程序上,有一个非常有用的Window 10 快捷键列表。应用程序的直接链接地址请点击这里。但是由于列表中有太多有用的信息是不能被共享的,所以我觉得他们应该不会介意我将列表中的内容复制在网页上。 还有一个非常有用的网页,是关于Window 7, 8.1 和10 的键盘快捷键列表。 “我们向团队的工程师提议分享一些他们最喜欢的(和一些较不为人知的)window 10 的快捷键。下面是我们整理的一些快捷键列表!”   注: 【新】表示window 10周年纪念版里新增的键盘快捷键 基本系统功能的快速访问: Ctrl + Shift + Esc: 打开任务管理器。 WIN + F: 打开反馈中心,可以在反馈内容中附上截图。 WIN + I: 打开‘设置’应用。 WIN + L: 将锁住你的电脑。 WIN + X:  打开上下文菜单, 浏览有用的高级功能。 WIN…


Cumulative Update 37 for Microsoft Dynamics NAV 2013 R2 has been released

Cumulative Update 37 includes all application and platform hotfixes and regulatory features that have been released for Microsoft Dynamics NAV 2013 R2. The cumulative update is intended mainly for solutions that are experiencing the problems described in the Knowledge Base article linked to below. However, you are advised to always keep your solution updated with the latest…

2