azurecli
3 TopicsLoad Balancers Table view Azure CLI
Hi, I`m trying to pull the below table in Azure CLI or Powershell and I cant, this is the portal table information which it cant be exported to csv .... I`m working to get a script in place to route all the diagnostic settings from the PUBLIC Load balance to an event HUB, but in order to do this I have to identify which one is Public and which one is Private and I cant find what command to use to get this information. Can someone help me pls to get the below table or to get load balance: Name, Id, Load balance Type ?1.1KViews0likes1CommentAzure Active Directory audit logs/diagnostic logs routed to an Event Hub via PowerShell or AzureCLi
https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/active-directory/reports-monitoring/quickstart-azure-monitor-route-logs-to-storage-account.md How can I do the above setting but using code from PowerShell or Azure CLI, so I can route the audit logs/signin logs ( diagnostic logs) to an event hub?895Views0likes0CommentsRoute Subscription Activity Log to an EventHub thru Powershell or Azure CLI
https://docs.microsoft.com/en-us/azure/azure-monitor/platform/activity-logs-overview Can I please know how can the activity logs from a subscription can be routed via code to an event hub? I would like to create via code an Activity Log -> Export to Event Hub -> Select all the category logs (Administrative, Service Health, etc ) -> to an Event Hub via Azure CLI or PowerShell931Views0likes0Comments