This blog is about my history as a software engineer utilizing technologies C#, Java, React, JavaScript, .NET Core, SQL Server , Oracle, GIT, GitHub, Jira, Azure, AWS and HTML5. “I have not failed. I've just found 10,000 ways that won't work.” Thomas A. Edison. Please click on all my ADVERTISING links to help support this blog. Thank you.
Showing posts with label azure. Show all posts
Showing posts with label azure. Show all posts
Tuesday, June 11, 2019
Monday, January 07, 2019
Azure Cost Learning from Experience after Free Trial Expires
Well, today I logged into my Bank account and I have I nice debit of "MSFT AZURE", although I thought I was very careful to turn off all the Apps/Slots I would not be charged.
https://azure.microsoft.com/en-us/pricing/details/app-service/windows/
Another lesson by experience, I was wrong if you have a Plan aka S1 you will be charged even if you do not have one service running.
https://azure.microsoft.com/en-us/pricing/details/app-service/windows/
Another lesson by experience, I was wrong if you have a Plan aka S1 you will be charged even if you do not have one service running.
Set-AzureRmAppServicePlan -ResourceGroupName $rg -Name $AppServicePlan -Tier Free
Friday, May 04, 2018
PowerShell 5.0
I have been having lots of trouble with using PowerShell with Azure. In order to get it running I finally came across the following site for the correct downloads: https://docs.microsoft.com/en-us/powershell/wmf/5.0/requirements
Subscribe to:
Posts (Atom)