How to enable Guest Os Diagnostic using java sdk
See original GitHub issueWhen I enable bootDiagnostic while creating virtual machine then by default boot diagnostic is enabled and guest os diagnostic is not enabled.
virtualMachineCreatable.withBootDiagnostics(vmInfo.diagnosticsStorageAccount());
How can I enable both boot and guest os diagnostic?
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Diagnose and troubleshoot Azure Cosmos DB Java SDK v4
In this article. Capture the diagnostics; Retry design; Common issues and workarounds; Enable client SDK logging; OS network statistics. APPLIES ...
Read more >How to enable basic metric diagnostics on an Azure VM?
I can't find any Java SDK APIs for enabling basic metric diagnostics via reviewing the related source codes & javadocs for Azure Java...
Read more >Enable Guest-Level Diagnostics for Virtual Machines
Click Enable guest-level monitoring button to enable the Guest-Level Diagnostics feature for the selected Azure virtual machine. It can take up to 10...
Read more >vSphere Web Services SDK Programming Guide (8.0)
Use the following steps to initiate customization with raw cloud-init data by using the vSphere Web Services API. Parent topic: Virtual Machine Guest...
Read more >Collecting additional metrics using Guest OS diagnostics
Log in to the Azure portal. · In the left pane, select Virtual machines. · Click Add to create a virtual machine. ·...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I did it with xml file and xmlCfg as key for encoded value.
@rishi-anand seems you are unblocked… closing this issue.