Azure Log Analytics: Queries, the basics explained – Part 3
Sometimes unlike post 2, you may not know where to start, but hopefully you know some piece of data to search on. An example I often use is a persons name, I’ll use my own. Search can look through a...
View ArticleLet’s talk about cryptocurrencies and blockchain
Disclaimer I've been thinking about writing this blog post for a while now. But I've deferred, thinking "I'm too much of a noob. What value can I possibly add to the discussion?" But that's the point....
View ArticleServiceFabric でカスタムイメージを利用する
こんにちは。小野寺です。 本日は Service Fabric で、カスタマイズした OS イメージをもとに環境を構築する (ARM テンプレートを使用する) 方法についてご案内します。 ただ、昨今様々な機能拡張がなされており、OS イメージのカスタマイズを行わずとも、コンテナーを使用することで要件を満たせるかもしれませんが、Service Fabric は ARM...
View ArticleUbuntu 환경에서 .NET Core 애플리케이션의 High CPU 분석 가이드
다음은 Ubuntu (16.04)에서 수행하는 .NET Core 2.0 기반의 애플리케이션에서 high CPU hang 현상이 발생할 경우에 디버깅하는 방법에 대한 팁이다. 먼저 해당 애플리케이션이 CPU 사용량이 많다는 것을 확인할 수 있는 간단한 방법은 terminal 에서 top 명령어를 수행하는 것이다. 아래는 dotnet 관련 process의 CPU...
View ArticleAsync Http Agentless Task
There are good set of customers who are using agentless HTTP task in their release definitions where they typically invoke an API on another system and that system process the invocation in the same...
View Articleブラウザーだけで設定&編集可能!Azure Bot Service による Bot アプリ作成
2017 年 12 月にGA (プレビュー終了→一般提供開始) になった Azure Bot Service を利用すると、開発環境がなくてもブラウザーだけで&1ステップでチャットボット (Chatbot, 以下 Bot) が作成できます。 Azure Bot Service とは Chatbot というのは、Web API であり、Web サービスのアプリケーション(Bot...
View Article9 Easy Ways to Keep Your Team Healthy
Guest post by Jane Hurst, http://www.lifehack.org/author/jane-hurst & https://blog.getresponse.com/author/jane-hurst It is no secret that when employees are healthy and happy, they are a lot more...
View Article井上章、エバンジェリストの看板を下ろします
この場を借りて、ご報告です。 2008 年 3 月に日本マイクロソフト株式会社に入社し、約 10 年間、Technical Evangelist として活動してきましたが、この度、2018 年 1 月 1 日より Asia Intelligent Cloud, Global Black Belt (通称 GBB) Team の Mobile App Development Technology...
View ArticleUsing technology to construct knowledge
Technology is required for the knowledge construction when it allows students to complete activities that would be impossible without the use of technology in the classroom. For example, students might...
View ArticleCustomer Driven Upgrade for Dynamics 365, version 9.0 is coming
We are in the final phase to prepare the customer driven update roll-out that will allow you to schedule the update of an instance to Dynamics 365, version 9.0. The current target to make update...
View ArticleMicroservices & Docker Architecture for Apps
Microservices are small, modular, and independently deployable services. Docker containers (for Linux and Windows) simplify deployment and testing by bundling a service and its dependencies into a...
View ArticleDeploying with Azure
Production ready cloud applications need to be built for scalability, monitoring, management, security, resiliency, and more. The patterns covered in this guidance include example implementations for...
View ArticleAzure Data Science Virtual Machine
Did you know – now you can get all included Data Science Virtual Machine. This includes things you need to play with Data. You can find more...
View ArticleAzure Log Analytics: Queries, the basics explained – Part 4
I’ll finish with some more examples, building on what we discussed in part 3. SecurityEvent| where Account has "Clive" // has is a best practise rather than contains| project Account, Computer,...
View ArticleCustomer Experience with Columnstore on ERP
SAP released the report MSS_CS_CREATE a few months ago. Using this report, customers can create an additional Nonclustered Columnstore Index (NCCI) on any SAP ERP table. This has already been described...
View ArticleMIEE Spotlight- Lee Fallin
Today's MIEE Spotlight highlights the work of Lee Fallin, Learning Developer at Hull University supporting students with their use of technology in their studies. Lee is a passionate user of...
View Article[Advent Calendar 2017 Day18] Azure Web Apps パフォーマンスチューニング
こちらの記事は、Qiita に掲載した Microsoft Azure Tech Advent Calendar 2017 の企画に基づき、執筆した内容となります。 カレンダーに掲載された記事の一覧は、こちらよりご確認ください。 こんにちは。 d99 です。 今回は Azure のアドベントカレンダーという事で、Azure で動く Web...
View ArticlePnP JSCore 3.0.3 (sp-pnp-js@3.0.3)
This month’s release of sp-pnp-js, 3.0.3, brings some great new functionality as well as fixes for reported issues. Give it a try and as always let us know if you see any issues. Be sure to check out...
View Article