Welcome to 1Gig Tech 24th edition! In today’s edition, there are 23 articles on technology, news, open source, community on the fantastic and ever evolving technology world. Considerations When Writing a PowerShell Function (Boe Prox) Here’s how to make the jump from simple lines of code to something that’s a lot more useful. Check your Google security and get 2 free ...
Read More »Home »
Articles on Azure, AWS, CLI, HyperV, async-await, ASP.NET
Welcome to 1Gig Tech update! In today’s edition, there are 13 articles on technology, news, open source, community on the fantastic and ever evolving technology world. The 10 Do’s, and 500* Don’ts of Automated Acceptance Testing (Alister Scott) This is a talk I delivered at CukeUp! Australia on Friday 20 November in Sydney, Australia. Automated acceptance testing is hard. I’ve been ...
Read More »Deploy ASP.NET 5 Apps to Docker on Azure
NOTE: This post is part 4 of a series on developing and deploying cross-platform web apps with ASP.NET 5: Develop and Deploy ASP.NET 5 Apps on Mac OS X Develop and Deploy ASP.NET 5 Apps on Linux Deploy ASP.NET 5 Apps to Docker on Linux Deploy ASP.NET 5 Apps to Docker on Azure (this post) Download instructions ...
Read More »Asynchronously upload multiple photos to Azure blob container
In this post we are going to see how to asynchronously upload photos to an Azure blob container while at the same time, displaying the upload status for each photo. If you aren’t familiar with Azure Storage Services or even worst with Azure itself, that’s OK. It really worth to take a look at those amazing services Azure Cloud offers. ...
Read More »Assign a Azure Subscription to a existing user
If you have logged into the Azure Management Portal and see a message like below then you need to have a azure subscription assigned to you in order to use the portal and this post is going to help you (probably your Administrator) assign a subscription to your account. To Get started ...
Read More »Creating a new Azure Active Directory User
Open the Azure Management Portal, login and then navigate to the Active Directory tab and click on the Active Directory resource you want to add a user to, alternatively create a new Azure Active Directory resource and then come back to this post. Now click on the Users tab and then Add User Go ...
Read More »Using Azure Resource Manager
In the new Azure Portal you create all your resources in Resource Groups, there is also as part of the Azure SDK‘s a module called AzureResourceManager by default the module loaded for the Azure SDK is AzureServiceManagement. A blurb from one of the Azure documentation page reads “The Azure and Azure Resource Manager modules are not designed to be used ...
Read More »Application Insights for Windows Store Apps in Azure Portal
If you’ve been using Application Insights for a while now you would have noticed that with recent Visual Updates the Application Insights SDK had been updated to use a new version that logs AI data into the new Azure Portal. From this if you use Windows Store Apps you would probably have noticed that if you instrument a Windows Store ...
Read More »