- Create a new certificate (public)
makecert -sky exchange -r -n "CN=<certificatename>" -pe -a sha1 -len 2048 -ss "<certificatename>.cer"
- Run certmgr.exe, locate
<certificatename>
, export it - Add the certificate to azure's subscription settings, locate and copy the subscription id
- Create a subscription with visual studio
- Profit!
No comments:
Post a Comment
Please help to keep this blog clean. Don't litter with spam.