{"id":1414,"date":"2022-01-23T13:14:21","date_gmt":"2022-01-23T12:14:21","guid":{"rendered":"https:\/\/www.ituziast.com\/?p=1414"},"modified":"2022-03-18T17:52:05","modified_gmt":"2022-03-18T16:52:05","slug":"design-considerations-for-azure-log-analytics-workspace","status":"publish","type":"post","link":"https:\/\/www.ituziast.com\/index.php\/2022\/01\/23\/design-considerations-for-azure-log-analytics-workspace\/","title":{"rendered":"Design considerations for Azure Log Analytics Workspace"},"content":{"rendered":"\n<p>I haven&#8217;t written anything in more details on the Azure Log Analytics, but some things popped-up in my mind few months ago. I think its time I consolidate them in a form of design consideration, of sorts.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>Previous articles are in the <a href=\"https:\/\/www.ituziast.com\/index.php\/category\/cloud\/azure\/\" target=\"_blank\" rel=\"noreferrer noopener\">Azure section<\/a>.<\/p><\/blockquote>\n\n\n\n<p>As You might have noticed (if not, its time You do \ud83d\ude42 ) the <a href=\"https:\/\/docs.microsoft.com\/azure\/azure-monitor\/overview?WT.mc_id=AZ-MVP-5002880\" target=\"_blank\" rel=\"noreferrer noopener\">Azure Monitor <\/a>is the core component for end-to-end collection, analysis, and acting on telemetry from our cloud and\/or on-premises resources\/services. All data collected, is stored in a repository called <a href=\"https:\/\/docs.microsoft.com\/azure\/azure-monitor\/logs\/quick-create-workspace?WT.mc_id=AZ-MVP-5002880\" target=\"_blank\" rel=\"noreferrer noopener\">Log Analytics Workspace<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is Log Analytics Workspace?<\/h2>\n\n\n\n<p>An central location where all the aggregated data, from various sources is collected and stored. Each data set is stored in tables, and it carries some unique properties in relation to the source of the data.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img decoding=\"async\" src=\"https:\/\/docs.microsoft.com\/en-us\/learn\/modules\/azure-well-architected-performance-efficiency\/media\/5-log-analytics.png?WT.mc_id=AZ-MVP-5002880\" alt=\"Data sources and analytics capabilities diagram (Source: Microsoft Learn -Microsoft Azure Well-Architected Framework - Performance efficiency lesson)\" width=\"711\" height=\"306\" class=\"no-lazyload\" \/><figcaption>Data sources and analytics capabilities diagram (Source: <a href=\"https:\/\/docs.microsoft.com\/learn\/modules\/azure-well-architected-performance-efficiency?WT.mc_id=AZ-MVP-5002880\" target=\"_blank\" rel=\"noreferrer noopener\">Microsoft Learn -Microsoft Azure Well-Architected Framework &#8211; Performance efficiency lesson<\/a><\/figcaption><\/figure><\/div>\n\n\n\n<p>There can be more than one Log Analytics Workspace created, within the subscription. What do we connect to it, would be based on our preference, as well as some additional considerations. <\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>For more information on hot the create one, check the following <a href=\"https:\/\/docs.microsoft.com\/azure\/azure-monitor\/logs\/quick-create-workspace?WT.mc_id=AZ-MVP-5002880\" target=\"_blank\" rel=\"noreferrer noopener\">article.<\/a><\/p><\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">Important design considerations<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>1. How many Log Analytics Workspace&#8217;s we need?<\/strong><\/h3>\n\n\n\n<p>The usual answer is &#8220;It depends&#8221; \ud83d\ude42 You see, the log analytics workspace is data store, located within a geography. The data resides in certain Microsoft Azure datacenter, where the back-end infrastructure is managed. Now, depending on the size of the organization as well as the IT Department&#8217;s organizational structure we might have different data collection, aggregation and analysis needs. <\/p>\n\n\n\n<p>One of most common reasons, to have more than one workspace would be data sovereignty or compliance. We need to keep the data collected within a specific geography. Now, this will also help the cost side &#8211; data does not need to me &#8220;moved&#8221; to a different location, hence no egress traffic costs.<\/p>\n\n\n\n<p>To be fair, I&#8217;ve seen this happen in a more decentralized IT Organizations as well. Dedicated IT teams operate with dedicated applications\/services. Data is isolated, role based access control model is within a dedicated group &#8211; administrative and user (less overhead).<\/p>\n\n\n\n<p>The draw back of the model is issues with data correlation and potential of creating some &#8220;blind spots&#8221;. Due to the &#8220;silo approach&#8221;, a broader view on the data is almost impossible.<\/p>\n\n\n\n<p>Non-enterprise customers always opt-in for the centralized model &#8211; one to rule them all. All the data is aggregated in a single workspace. Now, over time, as additional services are added, the workspace will grow in size. We can control the cost side with tweaking the <a href=\"https:\/\/docs.microsoft.com\/azure\/azure-monitor\/logs\/manage-cost-storage#change-the-data-retention-period?WT.mc_id=AZ-MVP-5002880\" target=\"_blank\" rel=\"noreferrer noopener\">retention period<\/a> and\/or <a href=\"https:\/\/docs.microsoft.com\/azure\/azure-monitor\/logs\/manage-cost-storage#manage-your-maximum-daily-data-volume?WT.mc_id=AZ-MVP-5002880\" target=\"_blank\" rel=\"noreferrer noopener\">daily data cap<\/a>. The role based access model will be simplified &#8211; smaller in-house teams or dedicated external support teams (MSP).<\/p>\n\n\n\n<p>Worst case scenario is combining both models into a hybrid one. Due to some compliance and security audit requirements, both models can be used together. This creates complex, and high-maintenance configuration. It still has &#8220;blind spots&#8221;.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p> Use the Centralized approach &#8211; on to rule them all. In case there is no regulatory and or compliance issue this is the way to do it.<\/p><\/blockquote>\n\n\n\n<h3 class=\"wp-block-heading\">2. <strong>What about data collection?<\/strong><\/h3>\n\n\n\n<p>Now this boils down to a simple subset of questions (if I may use the term &#8220;simple&#8221;). The assumption would be that monitoring strategy exists.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>The strategy would follow the line of specific areas (i.e. health of applications, user experiences, alerts and incident management, integration, visibility of data etc). For more information look at <a href=\"https:\/\/docs.microsoft.com\/azure\/cloud-adoption-framework\/strategy\/monitoring-strategy#where-to-start?WT.mc_id=AZ-MVP-5002880\" target=\"_blank\" rel=\"noreferrer noopener\">Cloud monitoring guide: Formulate a monitoring strategy<\/a> from Cloud Adoption Framework.<\/p><\/blockquote>\n\n\n\n<p>It&#8217;s important to know: what needs to be monitored? We usually focus on the mission critical applications\/services and the dependent components. We need to be precise on what signals are we looking at and collect the ones we need. In this way, we optimize the number data collection points. This will help us analyze and\/or display the data we actually need. On the operations side we will maintain better focus on whats important, as well as the reduce cost on the workplace.<\/p>\n\n\n\n<p>Once we determine what needs to be collected, we need to figure out the how part. Yes, we can store petabytes of data, we don&#8217;t have limits in the scaling and\/or capacity. Hence, a single Log analytics Workspace would do the trick. Never the less, You need to be aware of the <a href=\"https:\/\/docs.microsoft.com\/azure\/azure-monitor\/service-limits?WT.mc_id=AZ-MVP-5002880\" target=\"_blank\" rel=\"noreferrer noopener\">Azure Monitor service limits<\/a>. <\/p>\n\n\n\n<p>For example, uncompressed data ingestion is ~6Gb\/min (~500Mb\/min compressed). This amasses to 4Tb\/day ingestion limit. If you exceed that limit, then consider the <a href=\"https:\/\/docs.microsoft.com\/azure\/azure-monitor\/logs\/logs-dedicated-clusters?WT.mc_id=AZ-MVP-5002880\" target=\"_blank\" rel=\"noreferrer noopener\">Azure Monitor Logs Dedicated Clusters<\/a> option. <mark class=\"annotation-text annotation-text-yoast\" id=\"annotation-text-8091b92a-a9d2-4fe5-be02-81ca90257764\"><\/mark><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3. <strong>How do we manage the access control?<\/strong><\/h3>\n\n\n\n<p>Simple answer would be trough Azure role-based access control (Azure RBAC). In this way, we only grant access right as the IT Operations personnel needs. this approach will be aligned with Your IT Organizational structure, following least privilege access rights principle. <\/p>\n\n\n\n<p>As far as the access mode determines how that user will access the Log analytics Workspace, and what&#8217;s the scope. We have two options, for gaining access to the data in this case:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>Workspace scope<\/strong> <strong>(context) <\/strong>&#8211; Gives access to all he log data collected within a workspace. Queries can be executed on all data in the workspace. Any Workspace created before March 2019 has this as default setting<\/li><li><strong>Resource scope<\/strong> <strong>(context)<\/strong> &#8211; Gives more granular access to specific resource, resource group, and\/or subscription. Queries can be executed within that particular scope only. Any Workspace created after March 2019 has this as default setting.<\/li><\/ul>\n\n\n\n<p>Queries will work if the proper association with the resource is made. This is the Resource scope limitation. For example, resources outside of Azure can be accessed and log collection will occur with the use of Azure Arc for Servers.<\/p>\n\n\n\n<p>So when, to use which scope? Workspace scope is relevant to central administrative operations. This means any type of configuration of the workspace (Owner access rights) &#8211; connecting agents, configuration of the data collection, assigning roles etc. Resource scope (Read or Contributor access rights) is more related to specific monitoring operations roles (Application teams, Resource Administrators, etc).<\/p>\n\n\n\n<p>The Resource scope access supersedes the Workspace scope access, in case the user has both assigned. <\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>If You need to change the access control mode, look at the following <a href=\"https:\/\/docs.microsoft.com\/azure\/azure-monitor\/logs\/manage-access#configure-access-control-mode?WT.mc_id=AZ-MVP-5002880\" target=\"_blank\" rel=\"noreferrer noopener\">article<\/a> for more details.<\/p><\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p>What&#8217;s the bottom line, all things considered? In case we have a clear situation &#8211; no regulatory\/compliance restrains, no need to have multi-region data collection points. Go for singe Log Analytics Workspace. <\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img decoding=\"async\" src=\"https:\/\/docs.microsoft.com\/azure\/azure-monitor\/logs\/media\/design-logs-deployment\/workspace-design-resource-context-01.png?WT.mc_id=AZ-MVP-5002880\" alt=\"High level diagram of single workspace scenario\" class=\"no-lazyload\" \/><figcaption>High level diagram of single workspace scenario<\/figcaption><\/figure><\/div>\n\n\n\n<p>Operations wise its smart choice. We define what teams will perform which tasks, define the roles and assign them within a scope. Centralized model will work. Not only for IT Operations Teams, but for specific Application Teams activities as well. <\/p>\n\n\n\n<p>Role based access will be assigned within the necessary scope (Workspace or Resource). The users are members to specific security groups, and then on those security groups we assign the built-in Azure RBAC roles, and we set the scope.<\/p>\n\n\n\n<p>Data collection will be centralized. Any queries will be executed within the secuirty context based on effective access rights. Further more, once the Workspace design is defined and deployed (remember the strategy mentioned before), we can enforce specific policies to ensure compliance, as well as perform remediation\/mitigation of issues (trough <a href=\"https:\/\/docs.microsoft.com\/azure\/governance\/policy\/overview?WT.mc_id=AZ-MVP-5002880\" target=\"_blank\" rel=\"noreferrer noopener\">Azure Policy<\/a>).<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\">Some design considerations for Azure Log analytics Workspa<\/div>\n<p> <a class=\"mh-excerpt-more\" href=\"https:\/\/www.ituziast.com\/index.php\/2022\/01\/23\/design-considerations-for-azure-log-analytics-workspace\/\" title=\"Design considerations for Azure Log Analytics Workspace\">[&#8230;]<\/a><\/p>\n","protected":false},"author":2,"featured_media":1528,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[17],"tags":[12,28,78,52,115,29,116],"coauthors":[],"class_list":{"0":"post-1414","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-azure","8":"tag-azure","9":"tag-azure-monitor","10":"tag-cloud","11":"tag-itops","12":"tag-log-analytics","13":"tag-vm-insights","14":"tag-workspace"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\r\n<title>Design considerations for Azure Log Analytics Workspace - ITuziast<\/title>\r\n<meta name=\"description\" content=\"Some design considerations for Azure Log analytics Workspa\" \/>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/www.ituziast.com\/index.php\/2022\/01\/23\/design-considerations-for-azure-log-analytics-workspace\/\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Design considerations for Azure Log Analytics Workspace - ITuziast\" \/>\r\n<meta property=\"og:description\" content=\"Some design considerations for Azure Log analytics Workspa\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/www.ituziast.com\/index.php\/2022\/01\/23\/design-considerations-for-azure-log-analytics-workspace\/\" \/>\r\n<meta property=\"og:site_name\" content=\"ITuziast\" \/>\r\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ITuziast\" \/>\r\n<meta property=\"article:author\" content=\"https:\/\/bsky.app\/profile\/grozdanovd.bsky.social\" \/>\r\n<meta property=\"article:published_time\" content=\"2022-01-23T12:14:21+00:00\" \/>\r\n<meta property=\"article:modified_time\" content=\"2022-03-18T16:52:05+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/www.ituziast.com\/wp-content\/uploads\/2022\/01\/monitoringroom2.jpg\" \/>\r\n\t<meta property=\"og:image:width\" content=\"1030\" \/>\r\n\t<meta property=\"og:image:height\" content=\"400\" \/>\r\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\r\n<meta name=\"author\" content=\"Dimitar Grozdanov\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:creator\" content=\"@grozdanovd\" \/>\r\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Dimitar Grozdanov\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2022\\\/01\\\/23\\\/design-considerations-for-azure-log-analytics-workspace\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2022\\\/01\\\/23\\\/design-considerations-for-azure-log-analytics-workspace\\\/\"},\"author\":{\"name\":\"Dimitar Grozdanov\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#\\\/schema\\\/person\\\/8596bb127b83987935c0355c8ed6130c\"},\"headline\":\"Design considerations for Azure Log Analytics Workspace\",\"datePublished\":\"2022-01-23T12:14:21+00:00\",\"dateModified\":\"2022-03-18T16:52:05+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2022\\\/01\\\/23\\\/design-considerations-for-azure-log-analytics-workspace\\\/\"},\"wordCount\":1233,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2022\\\/01\\\/23\\\/design-considerations-for-azure-log-analytics-workspace\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.ituziast.com\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/monitoringroom2.jpg\",\"keywords\":[\"Azure\",\"Azure Monitor\",\"Cloud\",\"ITOps\",\"Log analytics\",\"VM Insights\",\"Workspace\"],\"articleSection\":[\"Azure\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2022\\\/01\\\/23\\\/design-considerations-for-azure-log-analytics-workspace\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2022\\\/01\\\/23\\\/design-considerations-for-azure-log-analytics-workspace\\\/\",\"url\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2022\\\/01\\\/23\\\/design-considerations-for-azure-log-analytics-workspace\\\/\",\"name\":\"Design considerations for Azure Log Analytics Workspace - ITuziast\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2022\\\/01\\\/23\\\/design-considerations-for-azure-log-analytics-workspace\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2022\\\/01\\\/23\\\/design-considerations-for-azure-log-analytics-workspace\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.ituziast.com\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/monitoringroom2.jpg\",\"datePublished\":\"2022-01-23T12:14:21+00:00\",\"dateModified\":\"2022-03-18T16:52:05+00:00\",\"description\":\"Some design considerations for Azure Log analytics Workspa\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2022\\\/01\\\/23\\\/design-considerations-for-azure-log-analytics-workspace\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2022\\\/01\\\/23\\\/design-considerations-for-azure-log-analytics-workspace\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2022\\\/01\\\/23\\\/design-considerations-for-azure-log-analytics-workspace\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.ituziast.com\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/monitoringroom2.jpg\",\"contentUrl\":\"https:\\\/\\\/www.ituziast.com\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/monitoringroom2.jpg\",\"width\":1030,\"height\":400,\"caption\":\"Azure Log Analytics workspace\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2022\\\/01\\\/23\\\/design-considerations-for-azure-log-analytics-workspace\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.ituziast.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Design considerations for Azure Log Analytics Workspace\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#website\",\"url\":\"https:\\\/\\\/www.ituziast.com\\\/\",\"name\":\"ITuziast\",\"description\":\"Bits and Bytes of Technology\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.ituziast.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#organization\",\"name\":\"ITuziast\",\"url\":\"https:\\\/\\\/www.ituziast.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.ituziast.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/ituziast-logo.png\",\"contentUrl\":\"https:\\\/\\\/www.ituziast.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/ituziast-logo.png\",\"width\":512,\"height\":512,\"caption\":\"ITuziast\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/ITuziast\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#\\\/schema\\\/person\\\/8596bb127b83987935c0355c8ed6130c\",\"name\":\"Dimitar Grozdanov\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/970f950d69334bef706f381f8022be295b3e85d8d3214f8b5cd6fcc0e7cad338?s=96&d=mm&r=gb1156e7caf65275f1df79df9ad892041\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/970f950d69334bef706f381f8022be295b3e85d8d3214f8b5cd6fcc0e7cad338?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/970f950d69334bef706f381f8022be295b3e85d8d3214f8b5cd6fcc0e7cad338?s=96&d=mm&r=g\",\"caption\":\"Dimitar Grozdanov\"},\"description\":\"Engineer. 25+ years \u201cin the field\u201d. Cloud Solution Architect. Microsoft 365 MVP. Trainer. Co-founder\\\/Supporter of Tech Communities. Speaker. Blogger. Parent. Passionate about craft beer and hanging out with family and friends.\",\"sameAs\":[\"https:\\\/\\\/mvp.microsoft.com\\\/en-us\\\/PublicProfile\\\/5002880?fullName=Dimitar%20Grozdanov\",\"https:\\\/\\\/bsky.app\\\/profile\\\/grozdanovd.bsky.social\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/dimitar-grozdanov\\\/\",\"https:\\\/\\\/x.com\\\/grozdanovd\",\"https:\\\/\\\/www.youtube.com\\\/@dimitargrozdanov\"],\"url\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/author\\\/grozdanovd\\\/\"}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Design considerations for Azure Log Analytics Workspace - ITuziast","description":"Some design considerations for Azure Log analytics Workspa","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.ituziast.com\/index.php\/2022\/01\/23\/design-considerations-for-azure-log-analytics-workspace\/","og_locale":"en_US","og_type":"article","og_title":"Design considerations for Azure Log Analytics Workspace - ITuziast","og_description":"Some design considerations for Azure Log analytics Workspa","og_url":"https:\/\/www.ituziast.com\/index.php\/2022\/01\/23\/design-considerations-for-azure-log-analytics-workspace\/","og_site_name":"ITuziast","article_publisher":"https:\/\/www.facebook.com\/ITuziast","article_author":"https:\/\/bsky.app\/profile\/grozdanovd.bsky.social","article_published_time":"2022-01-23T12:14:21+00:00","article_modified_time":"2022-03-18T16:52:05+00:00","og_image":[{"width":1030,"height":400,"url":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2022\/01\/monitoringroom2.jpg","type":"image\/jpeg"}],"author":"Dimitar Grozdanov","twitter_card":"summary_large_image","twitter_creator":"@grozdanovd","twitter_misc":{"Written by":"Dimitar Grozdanov","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.ituziast.com\/index.php\/2022\/01\/23\/design-considerations-for-azure-log-analytics-workspace\/#article","isPartOf":{"@id":"https:\/\/www.ituziast.com\/index.php\/2022\/01\/23\/design-considerations-for-azure-log-analytics-workspace\/"},"author":{"name":"Dimitar Grozdanov","@id":"https:\/\/www.ituziast.com\/#\/schema\/person\/8596bb127b83987935c0355c8ed6130c"},"headline":"Design considerations for Azure Log Analytics Workspace","datePublished":"2022-01-23T12:14:21+00:00","dateModified":"2022-03-18T16:52:05+00:00","mainEntityOfPage":{"@id":"https:\/\/www.ituziast.com\/index.php\/2022\/01\/23\/design-considerations-for-azure-log-analytics-workspace\/"},"wordCount":1233,"commentCount":0,"publisher":{"@id":"https:\/\/www.ituziast.com\/#organization"},"image":{"@id":"https:\/\/www.ituziast.com\/index.php\/2022\/01\/23\/design-considerations-for-azure-log-analytics-workspace\/#primaryimage"},"thumbnailUrl":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2022\/01\/monitoringroom2.jpg","keywords":["Azure","Azure Monitor","Cloud","ITOps","Log analytics","VM Insights","Workspace"],"articleSection":["Azure"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.ituziast.com\/index.php\/2022\/01\/23\/design-considerations-for-azure-log-analytics-workspace\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.ituziast.com\/index.php\/2022\/01\/23\/design-considerations-for-azure-log-analytics-workspace\/","url":"https:\/\/www.ituziast.com\/index.php\/2022\/01\/23\/design-considerations-for-azure-log-analytics-workspace\/","name":"Design considerations for Azure Log Analytics Workspace - ITuziast","isPartOf":{"@id":"https:\/\/www.ituziast.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.ituziast.com\/index.php\/2022\/01\/23\/design-considerations-for-azure-log-analytics-workspace\/#primaryimage"},"image":{"@id":"https:\/\/www.ituziast.com\/index.php\/2022\/01\/23\/design-considerations-for-azure-log-analytics-workspace\/#primaryimage"},"thumbnailUrl":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2022\/01\/monitoringroom2.jpg","datePublished":"2022-01-23T12:14:21+00:00","dateModified":"2022-03-18T16:52:05+00:00","description":"Some design considerations for Azure Log analytics Workspa","breadcrumb":{"@id":"https:\/\/www.ituziast.com\/index.php\/2022\/01\/23\/design-considerations-for-azure-log-analytics-workspace\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ituziast.com\/index.php\/2022\/01\/23\/design-considerations-for-azure-log-analytics-workspace\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ituziast.com\/index.php\/2022\/01\/23\/design-considerations-for-azure-log-analytics-workspace\/#primaryimage","url":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2022\/01\/monitoringroom2.jpg","contentUrl":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2022\/01\/monitoringroom2.jpg","width":1030,"height":400,"caption":"Azure Log Analytics workspace"},{"@type":"BreadcrumbList","@id":"https:\/\/www.ituziast.com\/index.php\/2022\/01\/23\/design-considerations-for-azure-log-analytics-workspace\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.ituziast.com\/"},{"@type":"ListItem","position":2,"name":"Design considerations for Azure Log Analytics Workspace"}]},{"@type":"WebSite","@id":"https:\/\/www.ituziast.com\/#website","url":"https:\/\/www.ituziast.com\/","name":"ITuziast","description":"Bits and Bytes of Technology","publisher":{"@id":"https:\/\/www.ituziast.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.ituziast.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.ituziast.com\/#organization","name":"ITuziast","url":"https:\/\/www.ituziast.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ituziast.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2020\/09\/ituziast-logo.png","contentUrl":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2020\/09\/ituziast-logo.png","width":512,"height":512,"caption":"ITuziast"},"image":{"@id":"https:\/\/www.ituziast.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ITuziast"]},{"@type":"Person","@id":"https:\/\/www.ituziast.com\/#\/schema\/person\/8596bb127b83987935c0355c8ed6130c","name":"Dimitar Grozdanov","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/970f950d69334bef706f381f8022be295b3e85d8d3214f8b5cd6fcc0e7cad338?s=96&d=mm&r=gb1156e7caf65275f1df79df9ad892041","url":"https:\/\/secure.gravatar.com\/avatar\/970f950d69334bef706f381f8022be295b3e85d8d3214f8b5cd6fcc0e7cad338?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/970f950d69334bef706f381f8022be295b3e85d8d3214f8b5cd6fcc0e7cad338?s=96&d=mm&r=g","caption":"Dimitar Grozdanov"},"description":"Engineer. 25+ years \u201cin the field\u201d. Cloud Solution Architect. Microsoft 365 MVP. Trainer. Co-founder\/Supporter of Tech Communities. Speaker. Blogger. Parent. Passionate about craft beer and hanging out with family and friends.","sameAs":["https:\/\/mvp.microsoft.com\/en-us\/PublicProfile\/5002880?fullName=Dimitar%20Grozdanov","https:\/\/bsky.app\/profile\/grozdanovd.bsky.social","https:\/\/www.linkedin.com\/in\/dimitar-grozdanov\/","https:\/\/x.com\/grozdanovd","https:\/\/www.youtube.com\/@dimitargrozdanov"],"url":"https:\/\/www.ituziast.com\/index.php\/author\/grozdanovd\/"}]}},"_links":{"self":[{"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/posts\/1414","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/comments?post=1414"}],"version-history":[{"count":34,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/posts\/1414\/revisions"}],"predecessor-version":[{"id":1448,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/posts\/1414\/revisions\/1448"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/media\/1528"}],"wp:attachment":[{"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/media?parent=1414"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/categories?post=1414"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/tags?post=1414"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/coauthors?post=1414"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}