Application Insights – Advisory 06/20
We are working on switching our email delivery system for all Application Insights related emails. As part of this change, Application Insights emails will be delivered from the following email...
View ArticleRunning Spring Boot Java application as a Microservice in Service Fabric –...
This post covers authoring a new Spring Boot application using Maven. Start Eclipse and start with File–>New–>Maven Project. Select convenient location to save. Select webapp as archetype....
View ArticleRunning Spring Boot Java application as a Microservice in Service Fabric –...
Previous post covered creating a fat JAR application and running it locally. In this post we’ll look at how we can run this JAR application as a microservice in Service Fabric. Service Fabric Plugin...
View ArticleRunning Spring Boot Java application as a Microservice in Service Fabric –...
Let’d do a quick summary of previous 2 posts. Part 1: Covered creating Spring Boot application using Eclipse Part 2: Covered deploying this application to service fabric on a local cluster. In this...
View ArticleRunning Spring Boot Java application as a Microservice in Service Fabric –...
This series so far covered how Service Fabric can run Spring Boot application using JAR file. It uses java.exe which is bundled along with application to run this JAR file. This post will cover a more...
View ArticleRunning Spring Boot Java application as a Microservice in Service Fabric
Spring Boot Framework is one of the popular frameworks to author RESTful APIs using Java. It is very commonly used alongwith Angular and Kafka to create distributed applications. In this series of...
View ArticlePDW Performance: Investigate Inconsistent Query Execution Times
This post applies to both APS and Azure SQL DW There is a reasonable expectation that if a query is executed in a controlled environment multiple times it will have minimal variance in total...
View ArticleBuild your own Web API protected by Azure AD v2.0 endpoint with custom scopes
* This post is writing about Azure AD v2.0 endpoint. If you’re using v1, please see “Build your own api with Azure AD (written in Japanese)”. You can now build your own Web API protected by the OAuth...
View Articleシャドウ IT を管理するための 4 つのステップ
2017 年 4 月 24 日 – Microsoft Secure Blog スタッフ – マイクロソフト このポストは「4 steps to managing shadow IT」の翻訳です。 シャドウ IT は増加の一途をたどっています。従業員の 80% 以上が、IT 部門の承認を受けていないアプリを使用していると答えています。シャドウ IT...
View ArticleGDPR が CISO の計画を促進
2017 年 5 月 9 日 – Microsoft Secure Blog スタッフ – マイクロソフト このポストは「 How the GDPR is driving CISOs’ agendas 」の翻訳です。 執筆者: Daniel Grabski – エンタープライズ サイバーセキュリティ グループ、エグゼクティブ セキュリティ アドバイザー...
View ArticleRelease of SDK Preview 0.9.0.0 and Runtime Preview 5.6.3.6 for Linux
We have released a minor update to our runtime and SDK preview on Linux, versions 5.6.3.6 and 0.9.0.0 respectively. This update contains several bug fixes and improvements. For more details, see the...
View ArticleInitial Troubleshoot DCOM Errors 10000, 10001, 10002, 10003 and 10004
Continuing on the last topic about how to troubleshoot some of the most common DCOM Errors, a couple more of those below: DCOM Event ID 10000 Description: Unable to start a DCOM Server: {AppGUID}....
View ArticleHear how contractors can drive IoT innovation in government – July 11 in...
Gartner projects that 21 billion devices will be connected to the internet by 2020. With the U.S. government market for the Internet of Things (IoT) beginning to take shape, we invite government...
View ArticleRiding the Azure Stack opportunity
In this blog post, Premier Developer consultant Rob Vettor talks about Azure Stack opportunities. You are hearing more and more about Azure Stack. As a developer, the release of this long-awaited...
View ArticleRules Extensions – Helper Functions
This post is focused on Helper Functions that Multiple Methods can call to complete a task, additionally talks about Function Overloading, “Overloaded functions enable programmers to supply...
View ArticleRules Extensions – MA Extension
The following is just an example of what an MA Extension would like like and should only be used as a reference on how to build your own MA Extension, I use this post as a reference for all my MA...
View ArticleCreate Bot for Microsoft Graph with DevOps 4: Continuous Integration – Build...
As I have basic application, it’s time to setup CI (Continuous Integration). Create Build Definition 1. Go to Visual Studio Team Services and go to Build & Release | Build. Click [New definition]....
View ArticleNew Azure VPN Gateway SKU’s provide much higher bandwidth for hybrid workloads
Background: Education customers, particularly Higher Education customers, tend to invest in Internet connectivity differently than the average company focused on making or selling widgets. Commodity...
View ArticleSharePoint 2013 Multiple App Domain with Host Named Site Collections Issue
SO, the other day I ran into a problem at a customer: Summary My client has setup an environment where they can only utilize sub domains of their primary domain. For example: command.com Hence...
View ArticleExample Python Program Reading SQL Azure Blob Auditing Data
I recently had a case that a customer needed a way to read the blob auditing data from Linux. This was the quickest and easiest way I could think of. First install msodbcsql following the instructions...
View Article