Showing results for 2019 - Page 16 of 19 - Developer Support

Mar 3, 2019
Post comments count0
Post likes count0

Classroom Labs with Azure Lab Services

Developer Support
Developer Support

With the Azure Lab Services, customers can quickly set up classroom labs for its employees to gain practical experience not only with the latest technologies, but also with their internal and external business applications. Classroom labs can also be used for hosting hackathons as it applies to any workload that needs on-demand temporary environmen...

TeamDev Test LabsAzure Lab Services
Mar 2, 2019
Post comments count1
Post likes count1

Preserving Date Modified on Files Deployed via Build/Release Pipelines

Developer Support
Developer Support

I was working on a DevOps scenario that involved automating the deployment of batch process files from one server to one or more other servers. To accomplish this, I created a build pipeline to collect certain files from the staging location and store them as Build Artifacts. I then created a release pipeline to ask for deployment approval and then...

TeamALMAzure DevOps
Mar 1, 2019
Post comments count0
Post likes count0

Calculating server capacity and planning for future user growth

Developer Support
Developer Support

Do I need to add more servers if my user load grows by 10% each month for the next 12 months? That is a hard question to answer. Unless you have an Application Platform Management solution, it is hard to correlate function calls to CPU time and response times.

TeamPerformanceAPM
Mar 1, 2019
Post comments count0
Post likes count0

Exploring Feature Weights using R and Azure Machine Learning Studio

Developer Support
Developer Support

I find that machine learning experiment’s results are always interesting and somewhat unexpected in certain cases. On this comparison, the feature ranking results of PFI are often different from the feature selection statistics that are utilized before a model is created. This is useful in many cases, especially when training “black-box” models whe...

TeamMachine Learning
Feb 28, 2019
Post comments count0
Post likes count0

Using Go Lang with Azure

Developer Support
Developer Support

In this world of digital transformation, languages like Go Lang have a major impact on project success as it helps increase developer and software efficiency. Leveraging languages like Go Lang and combining this into your Cloud Development Strategy can make a lot of sense. If you are interested in reading more about the features/benefits of Go Lang...

TeamAzureGo SDK
Feb 27, 2019
Post comments count0
Post likes count0

Enterprise Application Modernization using Windows Containers

Developer Support
Developer Support

Enterprise organizations today have numerous simple CRUD based applications that call for modernization without necessarily needing to re-architect the legacy apps. If you have an existing .NET app that could use CI/CD but not necessarily any immediate rearchitecting efforts, this blog is for you.

TeamDockerContainers
Feb 26, 2019
Post comments count0
Post likes count0

Azure Lab services scheduling now Available

Developer Support
Developer Support

Azure Lab services is a quick and easy way to manage environments for your team in the cloud. It is versatile enough to set up development environments, testing and even classroom lab environments. The service handles all the infrastructure, user management, and now scheduling when the lab is available. The ability to stop a lab VM has been around ...

AzureDev Test LabsAzure Lab Services
Feb 26, 2019
Post comments count6
Post likes count0

IIS Remote Management for Docker Containers

Developer Support
Developer Support

When running IIS in a Windows Container, you configure it using PowerShell commands in your Dockerfile. While determining the correct PowerShell commands is not a difficult process it is inconvenient to verify the settings using the command line only. Sometimes, you just need a UI to quickly view and manage your IIS configuration.

DockerContainersRandy Patterson
Feb 25, 2019
Post comments count1
Post likes count0

Move or Clone TFS from one hardware to another in TFS 2017/2018

Developer Support
Developer Support

Prior to Team Foundation Server (TFS) 2017, moving or cloning of a TFS instance required manual preparation and configuration of existing instance’s backups. You can now configure your restored databases completely through the application tier. This blog walks through the new process to demonstrate how to restore and configure an instance of TFS t...

ALMTFSTeam Foundation Server