Problem
I am trying to deploy a worker role which will autoscale a few target sites. I am able to run the autoscaler locally and it works (I installed the certificates on my machine). However, it won't autoscale once I deploy it to Azure as a cloud app. (However, the worker role is running because I can see my non-autoscaling processes working in the same worker role.)
What I tried
I have followed the Deploying the Autoscaling Application Block instructions.
Added the "CN=Windows Azure Tools" certificate to the management certificates of the target subscription.
Added the "CN=Windows Azure Tools" certificate to the autoscaling application's certificates.
Specified the location of my cert in the worker role
Specified the location of the cert in my service store for configuring autoscaling
What am I missing?
Thanks
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…