Skip to content
  • Home
  • Questions
    • Ubuntu solutions
  • Tutorials
  • Privacy Policy
  • Contact

Dev solutions

Solutions for development problems

Tag: azure-storage-account

is there a way to create alerts for virtual machine, storage account resources in azure log analytics using terraform

”’ This is the approach i followed to create the alerts at resource level ( storage account).I am looking to create the alerts for different resources in log analytics instead of creating at resource level ”’ data "azurerm_storage_account" "stro" { name = "straccount18" resource_group_name = azurerm_resource_group.rg.name } resource "azurerm_monitor_metric_alert" "AlertForLog" { name = "metricalert" resource_group_name… Read More is there a way to create alerts for virtual machine, storage account resources in azure log analytics using terraform

August 18, 2022 MRLeave a comment

Azure Storage Account Lifecycle Management filter prefix for blobs in dynamically created sub-directories

So I have a quick question regarding filter prefixes related to lifecycle management for azure storage account V2. So the scenario I’m faced with is that I have a blob directory/container which in turn contains sub directories created dynamically via a function that pushes/creates blobs depending on conditions, so the directories are created depending on… Read More Azure Storage Account Lifecycle Management filter prefix for blobs in dynamically created sub-directories

May 18, 2022 MRLeave a comment
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

api arrays c c++ console css dart dataframe dictionary django dom dplyr express flutter frame ggplot2 go html http https java javascript jquery json laravel list mysql numpy oop orm pandas php postgresql python python-3.x r react-hooks reactjs regex rust sql sql-server sse typescript url

Proudly powered by WordPress | Theme: Cerauno by Automattic.
Go to mobile version
 

Loading Comments...