Important Notes for Field Service and Project Service Automation after...
After you upgrade Dynamics 365 organizations to Dynamics 365 (online), version 9.0, please also make sure to upgrade the existing Field Service and Project Service Automation solution to the latest and...
View ArticleTop stories from the VSTS community – 2018.02.23
Here are top stories we found in our streams this week related to DevOps, VSTS, TFS and other interesting topics. TOP STORIES Post 2- Value Stream Mapping for ALM Ranger’s VSTS Extensions Work Stream -...
View ArticleRisk: You’re Managing it Wrong!
The following post about managing risks in modern software development is from Premier Developer consultant, Assaf Stone. No offense, but despite your best intentions, you might not be handling risk...
View ArticleCost Optimization on Azure
Cost is always a concern with customers when it comes to the cloud. I've had a number of conversations with customers lately around how they can take advantage of various offers and benefits on Azure...
View ArticleImporting a .dbf (dBase) file into Power BI
How can I import data from a .dbf (dBase) file into Power BI? Today’s Power BI Mailbag Question comes from a friend who often works with geospatial data and, as a result, ends up with several different...
View ArticleDiagnosing common memory leak patterns in the browser
Abstract : This is a memory leak oriented session for Internet explorer and Edge browsers. In this session, we will discuss on various examples to identify the memory leak patterns and how do we...
View ArticleSSL Cert Renewal Issues Solved On Azure Service Bus and Relay
To our Azure Relay and Azure Service Bus customers, Some of you might have seen the below error whenever the Relay and Service Bus service updated its SSL certificate chain. Unhandled Exception:...
View ArticleUse Azure Policy to help enforce compliance standards for your Azure deployments
Scenario: You need to allow researchers the flexibility to create storage accounts in Azure but you want to ensure they're using security best practices. Specifically, you would like to require that...
View ArticleExperiencing Data Access Issue in Azure and OMS portal for workspace data –...
Update: Saturday, 24 February 2018 04:05 UTCWe continue to wait for impacted customers to get mitigated as hot-fix deployment is successfully completed for all the locations. We recommend customers to...
View ArticleHow not to write Xamarin UI Test !
Here in this blog, i will discuss about the experience that i had while using Xamarin UI Test for iOS apps. What is Xamarin UI Test? Xamarin UI Test is an automation framework based on Calabash, C# and...
View ArticleVisual Studio Code C/C++ 扩展2018年1月更新
[原文发表地址] Visual Studio Code C/C++ extension Jan 2018 update [原文发表时间] 2018/1/17 今天,我们正式发布了Visual Studio Code CC++ 扩展本年度的第一次更新!此次更新包括智能感知和代码导航性能改进,以及标记解析器指定要使用的CPU资源的CPU使用率设置。另外,最近我们在GitHub上开源了部分扩展代码。...
View ArticleVisual Studio Code CC++ 扩展2018年2月更新
[原文发表地址] Visual Studio Code C/C++ extension Feb 2018 update [原文发表时间] 2018/2/20 2018年2月更新的Visual Studio Code C/C++ 扩展在这里!除了修复了几个错误之外,此次更新还为非活动代码区域添加了彩色化功能,从而可以轻松阅读C和C++代码。你可以在0.15.0发行说明中找到完整的更改列表。...
View Article用 WMI 查詢一個服務是否執行, 若不是把它執行
以 SQL Server Agent 為例, 服務名稱可以自行替換 Option Explicit Dim objWMIService, objService, strComputer,strService strService="SQLSERVERAGENT" strComputer = "." Set objWMIService = GetObject("winmgmts:" _ &...
View ArticleAnother Windows 10 version overview
This overview combines information from different TechNet/Blog/Support pages to have the most interesting values in one table. I will maintain this page from time to time. However, it could happen that...
View ArticleUsing VSTS Service Hooks in Release Management to add resource cleanup...
In this post, Principal Consutant/App Dev Manager Lou Sawyer describes how to integrate webhooks and runbooks to cleanup failed Azure deployments. Release Management capabilities in Visual Studio Team...
View ArticleCI-CD with VSTS for Node.js project
Abstract : This session is for Continuous Integration and Delivery for a Node.js project using VSTS Build and Release pipeline. First it was Waterfall, next it was Agile, and now its DevOps. This is...
View ArticleContinuous-Deployment to Azure
Abstract : This session focuses on continuous deployment to Azure web apps, using VSTS. This includes creating service end points for Azure, build and release definitions and enabling continuous build...
View ArticleMonitoring applications using Application Insights
Abstract: Application Insights is an extensible Application Performance Management (APM) service for web developers on multiple platforms. It automatically detects performance anomalies and includes...
View ArticleTFS to VSTS migration using TFS Migrator-tool
Abstract: VSTS is one of the most popular devops tool out there in the market today and there isn't a better time too migrate to to VSTS. Join this session to learn how you can move your on premise TFS...
View ArticleUnderstanding Access and Authentication options for VSTS and migrating from...
Abstract: This session will guide you about the what is VSTS and what are licensing requirements. Also learn about different ways to access the VS and how authentication works. When we launched Visual...
View Article