Menu

Close
  • Home
  • LinkedIn
  • Real Life Code @ Micreosoft
  • GitHub
Subscribe
Shawn Cicoria Menu

azure

A 12-post collection

Page 1 of 1

Azure DevOps PowerShell Tasks Fail with NativeCommandError RemoteException

If you run into the error mentioned with the Hosted Build Agents on Windows - I've seen this with the Windows-2019 images -- and you're truly »

Shawn Cicoria Shawn Cicoria on azure, devops, Troubleshooting 08 May 2020

ssh annoyance -- strict mode and known_hosts cleanup

Often when using DNS names behind dynamic IP addresses the IP address might change. But the default for ssh is to ensure that the IP address »

Shawn Cicoria Shawn Cicoria on Troubleshooting, azure 07 December 2019

Error: Manually created ServicePrincipalToken does not contain secret material to retrieve a new access token

When a long-running Terraform on Azure deployment is happening (or an apply) the token used by Terraform is NOT being refreshed during the operation. Error message »

Shawn Cicoria Shawn Cicoria on azure, Infrastructure, Troubleshooting, terraform 07 December 2019

Using Azure CLI with two different credentials

Sometimes you need to logon to more than one Azure Active Directory (don't ask why). Normally the azure cli tool keeps a file in ./azure about »

Shawn Cicoria Shawn Cicoria on azure, cloud, Troubleshooting 17 April 2019

Forcing TLS (HTTPS) on Azure Web Apps for Linux with nginx

For many websites today TLS (fka SSL) is preferred. For Azure Web Apps, all sites automatically listen on both port 80 and 443 - for HTTP »

Shawn Cicoria Shawn Cicoria on nginx, azure, webapps, linux, cloud 15 August 2017

Ensuring Initializing and Server Side Configuration with Angular 4+

Introduction During the build of the Blockchain Proof of Concept Framework we determined that for greatest configurability and simplistic deployment we needed to have some configuration »

Shawn Cicoria Shawn Cicoria on nodejs, azure, Blockchain, angular, nginx 31 May 2017

Using Private Docker Registry and Azure WebApps on Linux with ARM Templates

Took a bit of decoding, but an approach to deploy via Azure ARM templates to Azure WebApps on Linux (Preview now), the special properties needed are »

Shawn Cicoria Shawn Cicoria on azure, docker, webapps, linux, arm templates 18 May 2017

Code Theater with Ali Hajimirza - Blockchain Solves a Webjet problem

Checkout Ali's presentation from Microsoft //Build code theater. Ali Hajimirza - @Ali92HM »

Shawn Cicoria Shawn Cicoria on Blockchain, azure, ethereum 12 May 2017

Removing Azure CLI (Python version)

As with many developers churn happens. So, with the Azure CLI I had installed it previously using pip. However, that's no longer the recommend practice. So, »

Shawn Cicoria Shawn Cicoria on python, azure, utility, macos, azure-cli 12 May 2017

Reverse Engineering Ethstats Agent for a FluentD plugin

Just spouting about some progress I made on reverse engineering some API for Ethstats agent and dashboard that soon will be a FluentD plugin, and with »

Shawn Cicoria Shawn Cicoria on Blockchain, azure, monitoring, ethereum, fluentd, prometheus 24 April 2017

Checking if a WebSite Name is Available via Azure ARM (REST)

Note: Once I get my old blog history back - which has a bunch of Azure REST stuff, you can go to https://blogs.msdn.microsoft. »

Shawn Cicoria Shawn Cicoria on azure, azure resource manager, azure api, cloud, web apps, arm 17 June 2016

Azure Functions - Local Development Logging

Azure Functions One nice feature of Azure Functions is that you can run your functions and develop locally. This is for C#, Node.JS, Python, Batch, »

Shawn Cicoria Shawn Cicoria on functions, azure functions, appservice, azure, functional programming 14 June 2016
Page 1 of 1
Shawn Cicoria © 2021
Proudly published with Ghost