Easy steps to create Azure Kubernetes Service
Step 1: Open the bash cloud shell from browser https://shell.azure.com Step 2: Create a resource group in AKS supported region (check...
View ArticleNow you have migrated to VSTS, what’s next?
It's a common question for many of my customers who I have helped to migrated their on premises Tfs instance to Visual Studio Team Services using the TfsMigrator tool from Microsoft. I have procured a...
View ArticleCheck out the latest announcements and updates from @MicrosoftEduUK
Check out more amazing updates for Microsoft in Education now available in your favourite Office 365 apps for the classroom. Our commitment to our community of teachers is to continue providing you...
View ArticleHosted Agent Assignment Delays in West Europe – 06/12 – Investigating
Update: Tuesday, June 12th 2018 15:51 UTC Our DevOps team continues to investigate issues with VS2017 Hosted Agent delays in West Europe. Root cause is not fully understood at this time, though it is...
View ArticleAzureCAT Whitepaper: High-performance computing on Microsoft Azure: GlusterFS
Download the whitepaper: High-performance computing on Microsoft Azure: GlusterFS This guide is an introduction to creating an Azure HPC cluster and HPC storage. Getting started with high-performance...
View ArticleUsing Command Line Tools to Start and Stop Azure DevTest Lab Virtual Machines
This post explores how to extend the capabilities of Azure DevTest labs using PowerShell or the Azure CLI to start and stop lab VMs. DevTest Labs (DTL) is a way to create fast, easy, and lean dev-test...
View ArticleCollaborate on Visio files inside Microsoft Teams
Visio is very much a part of Microsoft’s strategy to streamline productivity and collaboration. This has meant bringing various Microsoft solutions, like Skype for Business, into Visio over the years....
View ArticleMonitoring Python Applications with Azure App Insights
In this blog post, Premier Developer Consultant Najib Zarrari walks through how to use Azure Application Insights to monitor web applications written in Python using the Flask framework. Read Najib’s...
View Articlegit status in linux reporting changes in all files
It has happened to me a couple times when using git on bash either natively in one of my laptops or through the Windows Linux subsystem. Note that I use Ubuntu LTS (16 and/or 18). This becomes more...
View ArticleInstall the MIM 2016 Management Agent
Introduction: This document is intended to be used as an operational preparatory document for the Microsoft Identity Management 2016 base MIM MA installation. Using this Guide: You may perform search...
View ArticleInstalling MIM Synchronization Service with an Offline Spare
Using This Guide: Introduction: This document is intended to be used as an operational build document for the Microsoft Identity Management 2016 Synchronization Server installation. You may perform...
View ArticleApplying a Release Update to the MIM Synchronization Service and Offline Spare
Using This Guide: Introduction: This document is intended to be used as an operational procedure document for updating the Microsoft Identity Management 2016 Synchronization Server installation. You...
View ArticleApplying a Release Update to the MIM Service and Portal
Using This Guide: Introduction: This document is intended to be used as an operational procedure document for updating the Microsoft Identity Management 2016 Service and Portal installations. You may...
View ArticleAzure Functions で SQL Data Warehouse の価格レベルを変更する
今回の投稿は、Azure Functions で SQL Data Warehouse の価格レベルを変更する方法です。 SQL Data Warehouse の価格レベルは、Azure Portal、PowerShell、T-SQL 、REST API などいくつかの変更方法があります。 今回は、Azure Functions から REST API を使用して、SQL Data...
View ArticleDiagnostika aplikací v Azure AppService – záznam a dema [TechEd Praha 05/2018]
Dema z mé přednášky pro TechEd DevCon Praha z 16.5.2018: https://github.com/hakenr/AzureTipsTricks Záznam z přednášky je publikován na našem HAVIT YouTube Channel. Dotčená témata základní diagnostika...
View ArticleAzure Function 400 Bad Request
I was writing these articles and received this error when calling my Azure Function: [Info] The following Exception happened: Response status code does not indicate success: 400 (Bad Request). Create...
View ArticleCreate an Azure Key Vault and Secret
Storing, for example, a database connection string which include server name, user id and password in source code or in a configuration file is what is called ‘password leaking’. That means that...
View ArticleHow to connect to a database from an Azure Function using Azure Key Vault
In my original article here where I stored the database connection string in an Environment Variable which is no longer an optimal approach (it was only for example). I will now update the Azure...
View ArticleUsing Managed Service Identity (MSI) with and Azure App Service or an Azure...
Instead of storing user id / passwords or database connection strings in source or configuration files, you should consider storing them in an Azure Key vault. Azure Function 400 Bad Request How to...
View ArticleAnnouncing new Microsoft 365 Business security features
Nicolas Charritton Sr. Product Marketing Manager – Microsoft 365 Microsoft Australia We have recently announced the addition of advanced security features in Microsoft 365 Business to further...
View Article