File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/azure-monitor/insights Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -294,7 +294,7 @@ If you encounter an error while attempting to enable monitoring for your hybrid
294
294
To execute with Azure PowerShell, use the following commands in the folder that contains the script:
295
295
296
296
```powershell
297
- .\TroubleshootError_nonAzureK8s.ps1 - azureLogAnalyticsWorkspaceResourceId </subscriptions/<subscriptionId>/resourceGroups/<resourcegroupName>/providers/Microsoft.OperationalInsights/workspaces/<workspaceName> -kubeConfig </ kubeConfigFile>
297
+ .\TroubleshootError_nonAzureK8s.ps1 - azureLogAnalyticsWorkspaceResourceId </subscriptions/<subscriptionId>/resourceGroups/<resourcegroupName>/providers/Microsoft.OperationalInsights/workspaces/<workspaceName> -kubeConfig <kubeConfigFile>
298
298
```
299
299
300
300
## Next steps
You can’t perform that action at this time.
0 commit comments