azure - How to add the diagnostics extension on cloud service using ARM template -


i know how need define resource in arm template enabling diagnostics extension on cloud service deployed. in examples came across, see virtual machines iaasdiagnostics. couldnt find on enabling diagnostics on cloud service(paasdiagnostics).

thanks in advance

arm template used deploy , provision of resources application in single, coordinated operation, available in azure resource manager while cloud service in azure service manager, not use cloud service in arm template.

you @ create windows virtual machine monitoring , diagnostics using azure resource manager template enable diagnostics in arm template.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -