Azure抄走隻vhd真係好貴,抄左兩個file,200GB,成100蚊美金
Category: Azure
Simplest c# sample to call azure storage api
Finally called the azure storage api, stucked for one hour in library. There is a / in + “/{0}/\ncomp:list”, Account); Remember two things:1. If you are calling to azure management api, you need a cert. Read https://docs.microsoft.com/en-us/azure/cloud-services/cloud-services-certs-create and https://docs.microsoft.com/en-us/azure/cloud-services/cloud-services-configure-ssl-certificate-portal2. If you are calling azure storage api, you just need a key, no cert if needed.
Azure Recovery Services vaults根本就backup唔到
Azure Recovery Services vaults根本就backup唔到仲要無得delete個backup job,而家除左等唔知可以點!?
I think i found an azure bug
I think i found an azure bug, the ftp option is disappear when i create a “NodeJS Empty web” app service.
Deploy nodejs to azure, it just hang
Deploy nodejs to azure, it just hang. The “/usr/bin/npm-cli.js” install –production take forever time to complete, i have waited 10 mins, i think it is hang.
Azure functions for java still not mature enough
I was trying to put my assembler on cloud and found out Azure functions for java still not mature enough, using some libraries such as antlr will cause unable to compile. Searching around google and seems no answer.
Netbeans + Azure functions
If you are programming Azure functions in Netbeans, when you run “azure-functions:run”, you will have this bug: azure function “sh: func: command not found” Just manually copy your $PATH variable into netbeans, bug will gone