Bot Framework と Microsoft Graph で DevOps その 6 : ファンクションテストのセットアップ
※この記事書いてて、前に出した記事のコード間違っていることに気づきました。すでに見てコピペした人は直してください。 前回はビルド定義まで作りました。今回はファンクションテストについて考えます。ちょっと長いです。 Bot Framework でのファンクションテスト Bot Framework では、Direct Line を使って通しのテストができます。しかし Bot Connector が特定の...
View Article2017 年 5月 SQL Server 最新モジュール
2017 年 5月 16日 時点の SQL Server 最新モジュールです。 SQL Server 2005 は 2016 年 4 月 12 日に延長サポートが終了しました。長らくのご愛用ありがとうございました。 SQL Server 2008 は 2014 年 7 月 8 日にメインストリームサポートが終了しました。 サービス パック 更新プログラム バージョン リリース年月 SQL...
View ArticleTeam Services Update – June 1, 2017
Sheesh, it’s another huge update this sprint. I expected a bit of a lull after all the work we put out along with the Build conference but things don’t seem to be slowing down much (or at least...
View ArticleMicrosoft Australia Partners’ innovation and excellence recognised in global...
Mark Leigh Director – Small, Midmarket Solutions & Partners Microsoft Australia Our partner network is our single most valuable asset. At Microsoft, we’re as proud of our partner ecosystem as we...
View Article06/01 – Announcing the new Protocols Content Previews and Errata Blog
We’re pleased to announce that, starting today June 1st 2017, the scope of this blog is expanding. In addition to providing our usual notifications about Errata content updates to published Windows and...
View ArticleLive-Webinar | mit Surface und Windows 10 – intuitiv, interaktiv, vielseitig...
Zusammen mit unserem Partner Cancom laden wir Sie herzlich zu unserem Surface-Webcast am 28. Juni um 14 Uhr ein (Hier direkt anmelden). Lassen Sie sich von unseren Experten unsere aktuellen Produkte...
View ArticleHappy June! Welcome To The Friday Five
The Traits Of A “Modern” IT Professional Robert Crane has a degree in electrical engineering as well as Masters of Business Administration. He is a Certified SharePoint, Office 365 and Azure...
View ArticleSQL Server における分散トランザクション 3
神谷 雅紀 Escalation Engineer 以下の投稿で、分散トランザクションの開始から終了までの動作を説明しました。 SQL Server における分散トランザクション 1 SQL Server における分散トランザクション 2 本投稿では、分散トランザクションに関連するその他の一般的なトピックについて説明します。 ロック所有者 session_id...
View ArticleRückblick: Game Developer Conference AC
Wie bereits angekündigt fand am 20.05.2017 die Game Developer Conference AC – MSP featuring ITOM statt. An diesem Samstag hatten wir und ich zitiere Mathias, “ein hammer gutes Event”. Mit 40 Leuten...
View Article「MR Deivice って あれVRじゃん」に対して、最新 Mixed Reality について
いよいよ、各社の Mixed Reality デバイスの実機が披露されました。 Microsoft、各社の「Windows MR」ヘッドセットを会場展示 すでに、海外等でAcer のMixed Reality Deviceを体験された方もいらっしゃいます。そして皆さんこういう。 「Mixed Reality Device って、あれVRのHMDじゃん」 「透過型じゃなくてもMixed Reality...
View ArticleStudent Partner: Tobias Gerbracht und Vladimir Danila holen Bundessieg bei...
Unsere Student Partner Tobias und Vladimir haben beide bei dem Bundeswettbewerb Jugend forscht den Bundessieg mit nach Hause genommen! Im März habe ich bereits über Tobias berichtet, der mit seinem...
View ArticleBot Framework と Microsoft Graph で DevOps その 7 : リリース定義の作成
前回はファンクションテストを実装しました。今回は VSTS でリリース定義を作成します。 リリース定義とは リリース定義はコンパイルしたモジュールを App Service などに公開する用途で使います。今回は以下の 3 つをやります。 – Infrastructure as a Code (Azure の場合は ARM テンプレート) を使って環境を自動整備 – リリース – ファンクションテスト...
View ArticleMeet the 2017 Online Finals Winners
Imagine Cup is all about innovation, transformation and what comes next. Through Imagine Cup, Microsoft provides student developers with the opportunity to mold the world of tomorrow in their eyes by...
View ArticleUWP APPX Deployment fails with ‘Deployment failed. XmlException’
On the App Consult team we may work on several different applications in given day. The other day when using Visual Studio 2017 to deploy a UWP app I got the following error: DEP0600: Deployment...
View ArticleChange Pages in Your Browser for the Perfect Screenshot
When I need to change the text on a web page to match the scenario I’m documenting, I use browser developer tools to modify the text for my screenshot. For example, let’s change the Azure portal...
View ArticleExam prep for Architecting Microsoft Azure Solutions, 70-534
In this post, App Dev Manager, Omer Amin talks about preparing for the Architecting Microsoft Azure Solutions Exam. So you are thinking about taking the 534 exam, Architecting Microsoft Azure...
View ArticleThe SDK for Host Integration Server 2016 has been released
The Host Integration Server 2016 SDK has been released. It can be downloaded at https://aka.ms/his2016sdk The SDK has been updated with current samples for all features of the product – Network...
View ArticleDiagnostics: How to enable debug tracing for System.Net.Mail API?
You can enable the following trace switches in your application config file, so that you can enable tracing for The System.Net.Mail library/API. This will log the contents of the SMTP session to a...
View ArticleAnnouncing the Keynote Speakers – Microsoft Academic Conference for Higher...
Learn the latest trends in technology and education directly from Microsoft experts! Margo Day Vice President, U.S. Education, Microsoft ”Margo Day is vice president of U.S. Education for Microsoft....
View ArticleBot Framework と Microsoft Graph で DevOps その 8 : ダイアログ入門編
前回までで DevOps に必要な最低限の環境は整えました。今回から BotBuilder を深く。まずはダイアログ (Dialog) の入門編から。 ダイアログの概念 高度なボットはユーザーと会話することが必要です。つまり、ユーザーが言ったことを覚え、適切に次のアクションをとる必要があります。これ実装するのは結構骨なんですが、BotBuilder の Dialog...
View Article