{"id":13289082,"url":"https://github.com/sydneyvert/Azure-Log-Search-Alert-Create-and-Remove-Scripts","last_synced_at":"2025-03-10T06:34:02.265Z","repository":{"id":98688142,"uuid":"241191439","full_name":"sydneyvert/Azure-Log-Search-Alert-Create-and-Remove-Scripts","owner":"sydneyvert","description":"Powershell functions to create and delete Azure log search alerts","archived":false,"fork":false,"pushed_at":"2020-02-17T19:37:47.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-07-29T17:04:48.099Z","etag":null,"topics":["az-powershell","azure","azure-alerts","azure-devops","azure-functions","azure-log-search","azure-powershell","powershell"],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sydneyvert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-17T19:35:06.000Z","updated_at":"2024-07-29T17:04:48.101Z","dependencies_parsed_at":"2023-04-08T15:48:13.579Z","dependency_job_id":null,"html_url":"https://github.com/sydneyvert/Azure-Log-Search-Alert-Create-and-Remove-Scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sydneyvert%2FAzure-Log-Search-Alert-Create-and-Remove-Scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sydneyvert%2FAzure-Log-Search-Alert-Create-and-Remove-Scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sydneyvert%2FAzure-Log-Search-Alert-Create-and-Remove-Scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sydneyvert%2FAzure-Log-Search-Alert-Create-and-Remove-Scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sydneyvert","download_url":"https://codeload.github.com/sydneyvert/Azure-Log-Search-Alert-Create-and-Remove-Scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242805697,"owners_count":20187996,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["az-powershell","azure","azure-alerts","azure-devops","azure-functions","azure-log-search","azure-powershell","powershell"],"created_at":"2024-07-29T17:00:25.610Z","updated_at":"2025-03-10T06:34:02.257Z","avatar_url":"https://github.com/sydneyvert.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scripts to create and remove log search alerts in Microsoft Azure\n\n### To create a new log search alert:\n\n```\nNew-LogSearchAlert -opResourceGroupName \"MyOperationalInsightsResourceGroup\" -actionResourceGroupName \"MyResourceGroup\" -ruleName \"MyRule\" -searchQuery \"My azure activity search query\" -workspaceName \"MyOperationalInsightsWorkspaceName\" -actionGroup \"MyActionGroupName\"\n```\n\nThere are more optional parameters detailed in the Powershell script.\n\n\n### To delete a log search alert:\n\n```\nRemove-LogSearchAlert -opResourceGroupName \"MyOperationalInsightsResourceGroup\" -ruleName \"MyRule\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsydneyvert%2FAzure-Log-Search-Alert-Create-and-Remove-Scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsydneyvert%2FAzure-Log-Search-Alert-Create-and-Remove-Scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsydneyvert%2FAzure-Log-Search-Alert-Create-and-Remove-Scripts/lists"}