{"id":2847,"date":"2018-04-19T00:00:00","date_gmt":"2018-04-19T00:00:00","guid":{"rendered":""},"modified":"2025-07-02T06:06:41","modified_gmt":"2025-07-02T13:06:41","slug":"azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support","status":"publish","type":"post","link":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support\/","title":{"rendered":"Azure Service Fabric \u2013 announcing Reliable Services on Linux and RHEL support"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Many customers are using Azure Service Fabric to build and operate always-on, highly scalable, microservice applications. Recently, we <a href=\"https:\/\/blogs.msdn.microsoft.com\/azureservicefabric\/2018\/03\/14\/service-fabric-is-going-open-source\/\" target=\"_blank\" rel=\"noopener\">open sourced Service Fabric<\/a> with the MIT license to increase opportunities for customers to participate in the development and direction of the product. Today, we are excited to announce the release of Service Fabric runtime v6.2 and corresponding SDK and tooling updates.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This release includes:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">The general availability of Java and .NET Core Reliable Services and Actors on Linux<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Public preview of Red Hat Enterprise clusters<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Enhanced container support<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Improved monitoring and backup\/restore capabilities<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The updates will be available in all regions over the next few days and details can be found in the <a href=\"https:\/\/aka.ms\/servicefabric62relnotes\" target=\"_blank\" rel=\"noopener\">release notes<\/a>.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"reliable-services-and-reliable-actors-on-linux-is-generally-available\">Reliable Services and Reliable Actors on Linux is generally available<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/service-fabric\/service-fabric-reliable-services-introduction\" target=\"_blank\" rel=\"noopener\">Reliable Services<\/a> and <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/service-fabric\/service-fabric-reliable-actors-introduction\" target=\"_blank\" rel=\"noopener\">Reliable Actors<\/a> are programming models to help developers build stateless and stateful microservices for new applications and for adding new microservices to existing applications. Now you can use your preferred language to build\u202fReliable\u202fServices and Actors with the Service Fabric API using\u202f.NET\u202fCore 2.0 and Java 8 SDKs on Linux.\u202f<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can learn more about this capability through <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/service-fabric\/service-fabric-quickstart-java-reliable-services\" target=\"_blank\" rel=\"noopener\">Java Quickstarts<\/a> and <a href=\"https:\/\/github.com\/Azure-Samples\/service-fabric-dotnet-core-getting-started\" target=\"_blank\" rel=\"noopener\">.NET Core Samples<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"red-hat-enterprise-clusters-in-public-preview\">Red Hat Enterprise clusters in public preview<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Azure Service Fabric clusters running on Red Hat Enterprise Linux (RHEL) is now in public preview. Using the Azure portal or CLI, you can now create and deploy Service Fabric clusters on RHEL, a capability that was previously available only for Windows and Ubuntu platforms.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Learn <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/service-fabric\/service-fabric-get-started-linux\" target=\"_blank\" rel=\"noopener\">how to set up Red Hat Enterprise Linux<\/a> based Linux machine for Service Fabric application development.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"enhanced-container-support\">Enhanced container support<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">To make it easier for you to deploy and run container-based apps and services on Service Fabric, we&#8217;ve added several features:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">You can now <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/service-fabric\/service-fabric-cluster-resource-manager-autoscaling\" target=\"_blank\" rel=\"noopener\">auto scale<\/a> services and container instances in your Service Fabric cluster based on resource consumption metrics that you define. Service Fabric will monitor the load on a service and will dynamically scale in or out. For example, you can set memory thresholds to automatically scale your service by defined increments.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Building on the container log views from the v6.1 release, Service Fabric Explorer (SFX) now shows more descriptive error messages to help you quickly identify and resolve container issues such as the inability to find an image, or if the image fails to start.\u00a0<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Support for queries using the Docker APIs provides more insights into your containers.\u00a0<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Specify custom parameters that will be used when Service Fabric launches the Docker daemon.\u00a0<\/li>\n\n\n\n<li class=\"wp-block-list-item\">With Visual Studio 2017 3.1 (preview), more container tooling and debugging support is now available for Service Fabric as well.\u00a0<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">To learn more about container support in Azure Service Fabric, please visit the <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/service-fabric\/service-fabric-containers-overview\" target=\"_blank\" rel=\"noopener\">Service Fabric and containers documentation<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"improvements-to-monitoring-backup-and-restore\">Improvements to monitoring, backup, and restore<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The Application Insights SDK for Service Fabric now supports <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/service-fabric\/service-fabric-reliable-services-communication-remoting#how-to-use-remoting-v2-stack\" target=\"_blank\" rel=\"noopener\">remoting V2<\/a> in public preview. More <a href=\"https:\/\/aka.ms\/sfevents\" target=\"_blank\" rel=\"noopener\">Service Fabric events<\/a> are also available via the operational channel for you to track important cluster operations. Furthermore, you can now directly query the cluster to monitor any changes in your cluster through the public preview of <a href=\"https:\/\/aka.ms\/sfeventstore\" target=\"_blank\" rel=\"noopener\">EventStore<\/a> APIs. EventStore APIs can be used to monitor workloads in test or staging clusters, and for on-demand diagnostics of production clusters. Finally, with the public preview of the <a href=\"https:\/\/docs.microsoft.com\/azure\/service-fabric\/service-fabric-backuprestoreservice-quickstart-azurecluster\" target=\"_blank\" rel=\"noopener\">Backup and Restore service for Windows<\/a>, you can now easily backup and restore data in your Reliable Stateful or Reliable Actor services.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To learn more about the comprehensive set of improvements made to the platform with this release, please refer to the <a href=\"https:\/\/aka.ms\/servicefabric62relnotes\" target=\"_blank\" rel=\"noopener\">Azure Service Fabric 6.2 release notes<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Many customers are using Azure Service Fabric to build and operate always-on, highly scalable, microservice applications.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ms_queue_id":[],"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","_alt_title":"","footnotes":"","msx_community_cta_settings":[]},"categories":[1467,1470],"tags":[],"audience":[3055,3053,3056],"content-type":[1465],"product":[1662],"tech-community":[],"topic":[],"coauthors":[97],"class_list":["post-2847","post","type-post","status-publish","format-standard","hentry","category-compute","category-containers","audience-developers","audience-it-decision-makers","audience-it-implementors","content-type-announcements","product-azure-service-fabric","review-flag-1680286581-295","review-flag-1-1680286581-825","review-flag-2-1680286581-601","review-flag-3-1680286581-173","review-flag-6-1680286581-909","review-flag-8-1680286581-263","review-flag-alway-1680286580-106","review-flag-gener-1680286584-335","review-flag-new-1680286579-546","review-flag-publi-1680286584-566"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Azure Service Fabric \u2013 announcing Reliable Services on Linux and RHEL support | Microsoft Azure Blog<\/title>\n<meta name=\"description\" content=\"Many customers are using Azure Service Fabric to build and operate always-on, highly scalable, microservice applications. Recently, we open sourced Service Fabric with the MIT license to increase\u2026\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Azure Service Fabric \u2013 announcing Reliable Services on Linux and RHEL support | Microsoft Azure Blog\" \/>\n<meta property=\"og:description\" content=\"Many customers are using Azure Service Fabric to build and operate always-on, highly scalable, microservice applications. Recently, we open sourced Service Fabric with the MIT license to increase\u2026\" \/>\n<meta property=\"og:url\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Azure Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/microsoftazure\" \/>\n<meta property=\"article:published_time\" content=\"2018-04-19T00:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-02T13:06:41+00:00\" \/>\n<meta name=\"author\" content=\"Microsoft Azure\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@azure\" \/>\n<meta name=\"twitter:site\" content=\"@azure\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Microsoft Azure\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support\/\"},\"author\":[{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/microsoft-azure\/\",\"@type\":\"Person\",\"@name\":\"Microsoft Azure\"}],\"headline\":\"Azure Service Fabric \u2013 announcing Reliable Services on Linux and RHEL support\",\"datePublished\":\"2018-04-19T00:00:00+00:00\",\"dateModified\":\"2025-07-02T13:06:41+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support\/\"},\"wordCount\":593,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"articleSection\":[\"Compute\",\"Containers\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support\/\",\"name\":\"Azure Service Fabric \u2013 announcing Reliable Services on Linux and RHEL support | Microsoft Azure Blog\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\"},\"datePublished\":\"2018-04-19T00:00:00+00:00\",\"dateModified\":\"2025-07-02T13:06:41+00:00\",\"description\":\"Many customers are using Azure Service Fabric to build and operate always-on, highly scalable, microservice applications. Recently, we open sourced Service Fabric with the MIT license to increase\u2026\",\"breadcrumb\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog home\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Compute\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/compute\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Azure Service Fabric \u2013 announcing Reliable Services on Linux and RHEL support\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"name\":\"Microsoft Azure Blog\",\"description\":\"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.\",\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\",\"name\":\"Microsoft Azure Blog\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"width\":512,\"height\":512,\"caption\":\"Microsoft Azure Blog\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/microsoftazure\",\"https:\/\/x.com\/azure\",\"https:\/\/www.instagram.com\/microsoftdeveloper\/\",\"https:\/\/www.linkedin.com\/company\/16188386\",\"https:\/\/www.youtube.com\/user\/windowsazure\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117\",\"name\":\"shakir\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"caption\":\"shakir\"},\"sameAs\":[\"https:\/\/azure.microsoft.com\"],\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Azure Service Fabric \u2013 announcing Reliable Services on Linux and RHEL support | Microsoft Azure Blog","description":"Many customers are using Azure Service Fabric to build and operate always-on, highly scalable, microservice applications. Recently, we open sourced Service Fabric with the MIT license to increase\u2026","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:\/\/azure.microsoft.com\/en-us\/blog\/azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support\/","og_locale":"en_US","og_type":"article","og_title":"Azure Service Fabric \u2013 announcing Reliable Services on Linux and RHEL support | Microsoft Azure Blog","og_description":"Many customers are using Azure Service Fabric to build and operate always-on, highly scalable, microservice applications. Recently, we open sourced Service Fabric with the MIT license to increase\u2026","og_url":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support\/","og_site_name":"Microsoft Azure Blog","article_publisher":"https:\/\/www.facebook.com\/microsoftazure","article_published_time":"2018-04-19T00:00:00+00:00","article_modified_time":"2025-07-02T13:06:41+00:00","author":"Microsoft Azure","twitter_card":"summary_large_image","twitter_creator":"@azure","twitter_site":"@azure","twitter_misc":{"Written by":"Microsoft Azure","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support\/#article","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support\/"},"author":[{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/microsoft-azure\/","@type":"Person","@name":"Microsoft Azure"}],"headline":"Azure Service Fabric \u2013 announcing Reliable Services on Linux and RHEL support","datePublished":"2018-04-19T00:00:00+00:00","dateModified":"2025-07-02T13:06:41+00:00","mainEntityOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support\/"},"wordCount":593,"commentCount":0,"publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"articleSection":["Compute","Containers"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support\/","name":"Azure Service Fabric \u2013 announcing Reliable Services on Linux and RHEL support | Microsoft Azure Blog","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website"},"datePublished":"2018-04-19T00:00:00+00:00","dateModified":"2025-07-02T13:06:41+00:00","description":"Many customers are using Azure Service Fabric to build and operate always-on, highly scalable, microservice applications. Recently, we open sourced Service Fabric with the MIT license to increase\u2026","breadcrumb":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-service-fabric-announcing-reliable-services-on-linux-and-rhel-support\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog home","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/"},{"@type":"ListItem","position":2,"name":"Compute","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/compute\/"},{"@type":"ListItem","position":3,"name":"Azure Service Fabric \u2013 announcing Reliable Services on Linux and RHEL support"}]},{"@type":"WebSite","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","name":"Microsoft Azure Blog","description":"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.","publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization","name":"Microsoft Azure Blog","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","width":512,"height":512,"caption":"Microsoft Azure Blog"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/microsoftazure","https:\/\/x.com\/azure","https:\/\/www.instagram.com\/microsoftdeveloper\/","https:\/\/www.linkedin.com\/company\/16188386","https:\/\/www.youtube.com\/user\/windowsazure"]},{"@type":"Person","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117","name":"shakir","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4","url":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","caption":"shakir"},"sameAs":["https:\/\/azure.microsoft.com"],"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/"}]}},"msxcm_display_generated_audio":false,"msxcm_animated_featured_image":null,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Microsoft Azure Blog","distributor_original_site_url":"https:\/\/azure.microsoft.com\/en-us\/blog","push-errors":false,"_links":{"self":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/2847","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/comments?post=2847"}],"version-history":[{"count":1,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/2847\/revisions"}],"predecessor-version":[{"id":44843,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/2847\/revisions\/44843"}],"wp:attachment":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/media?parent=2847"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/categories?post=2847"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tags?post=2847"},{"taxonomy":"audience","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/audience?post=2847"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/content-type?post=2847"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/product?post=2847"},{"taxonomy":"tech-community","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tech-community?post=2847"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/topic?post=2847"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/coauthors?post=2847"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}