{"id":4516,"date":"2016-08-22T00:00:00","date_gmt":"2016-08-22T00:00:00","guid":{"rendered":""},"modified":"2025-06-23T09:28:51","modified_gmt":"2025-06-23T16:28:51","slug":"mysql-in-app-preview-app-service","status":"publish","type":"post","link":"https:\/\/azure.microsoft.com\/en-us\/blog\/mysql-in-app-preview-app-service\/","title":{"rendered":"Announcing Azure App Service MySQL in-app (preview)"},"content":{"rendered":"\n<div class=\"wp-block-group has-very-light-gray-to-cyan-bluish-gray-gradient-background has-background is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"wp-block-paragraph\"><strong>UPDATE\u00a0<\/strong>: Announcing General availability for MySQL in-app feature on App Service. For details , click\u00a0<a href=\"https:\/\/blogs.msdn.microsoft.com\/appserviceteam\/2017\/03\/06\/announcing-general-availability-for-mysql-in-app\/\">here.<\/a><\/p>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\">Today, we\u2019re announcing a cool new feature (in preview) for Web developers using Azure App Service to create Web applications that use MySQL. MySQL in-app enables developers to run the MySQL server side-by-side with their Web application within the same environment, which makes it easier to develop and test PHP applications that use MySQL.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We\u2019re also making it very easy to get started with this feature via the Azure portal. During the creation of your Web App, you\u2019ll be able to select a \u201cMySQL in-app (preview)\u201d provider for your database, which will help provision the database.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We think this feature will be very welcome by Web developers who are looking to accelerate their testing because:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">It supports many PHP applications that use MySQL, such as WordPress, Joomla, and Drupal.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">It\u2019s cost-effective since there\u2019s no additional cost to use this feature and you only pay for the App Service plan (since resources are shared).<\/li>\n\n\n\n<li class=\"wp-block-list-item\">The MySQL and Web processes are co-located in the same environment (hence the term in-app) which means storage is shared.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Includes support for slow query logging and general logging, which you\u2019ll need to turn on as needed (this feature impacts performance, so you shouldn\u2019t use it all the time).<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Since this feature is in preview, and shares its resources with the Web application in the same App Service plan, MySQL in-app is not recommended for production applications. Please also keep in mind the following tips and limitations when using this feature:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">Check your storage limits and upgrade the web app pricing plan as needed to accommodate data for both MySQL and your web app. For storage and memory limits for your pricing tier, review the <a href=\"https:\/\/azure.microsoft.com\/en-us\/pricing\/details\/app-service\/plans\/\" target=\"_blank\" rel=\"noopener\">quota limitations for all\u00a0App Service plans pricing tiers<\/a>.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Note you only get one MySQL database per web application. In a scenario where you have a deployment slot web app and a production web app, you will get one MySQL database for the deployment slot and one MySQL database for the production web app, if you decide to turn on this feature for each app. The database contents will not be synchronized, which makes it easier for you to try different schema versions and content.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">The <a href=\"https:\/\/azure.microsoft.com\/en-us\/documentation\/articles\/insights-how-to-scale\/\" target=\"_blank\" rel=\"noopener\">auto scale feature <\/a>is not supported since MySQL currently runs on a single instance. Similarly, enabling <a href=\"https:\/\/azure.microsoft.com\/en-us\/documentation\/articles\/app-service-local-cache\/\">local cache<\/a> is not supported.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">The MySQL database cannot be accessed remotely using the MySQL CLI or other tools that access external endpoints. You can only access your database content using PHPMyAdmin (which is bootstrapped upon provisioning) or using the KUDU debug console.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The team continues working with Web developers in improving their experience in Azure App Service, particularly when it comes to data solutions. Over the last few months, we\u2019ve come a long way in our data solution portfolio for Web developers, including revamping our <a href=\"https:\/\/blogs.msdn.microsoft.com\/sqlphp\/2016\/07\/11\/microsoft-drivers-4-0-for-php-for-sql-server-with-php-7-0-support-released\/\">PHP client drivers for Azure SQL<\/a>, a new version of the <a href=\"https:\/\/blogs.technet.microsoft.com\/dataplatforminsider\/2016\/07\/14\/microsoft-jdbc-driver-6-0-for-sql-server-is-now-released\/\">JDBC drivers<\/a>, expanded support for Linux on our <a href=\"https:\/\/blogs.technet.microsoft.com\/dataplatforminsider\/2016\/01\/11\/preview-the-newest-odbc-sql-server-driver-for-windows-and-linux\/\">ODBC drivers<\/a>, MongoDB <a href=\"https:\/\/azure.microsoft.com\/en-us\/documentation\/articles\/documentdb-protocol-mongodb\/\">protocol support<\/a> in DocumentDB and, earlier this week, an early <a href=\"https:\/\/blogs.msdn.microsoft.com\/sqlphp\/2016\/08\/09\/early-technical-preview-of-microsoft-drivers-4-0-3-for-php-on-linux-for-sql-server-released\/\">technical preview<\/a> of the new PHP on Linux SQL Server drivers. We will continue working on more data solutions that make it easier for Web developers to bring great applications to market in Microsoft Azure, whatever the language, stack, and platform.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you\u2019re using MySQL in-app for development and testing and you are interested in migrating this application to production, Azure offers many solutions, including:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\"><a href=\"https:\/\/azure.microsoft.com\/en-us\/marketplace\/partners\/cleardb\/databases\/\" target=\"_blank\" rel=\"noopener\">ClearDB Database<\/a><\/li>\n\n\n\n<li class=\"wp-block-list-item\"><a href=\"https:\/\/azure.microsoft.com\/en-us\/marketplace\/partners\/cleardb-clusters\/cluster\/\" target=\"_blank\" rel=\"noopener\">ClearDB Clusters<\/a><\/li>\n\n\n\n<li class=\"wp-block-list-item\">Marketplace solutions for <a href=\"https:\/\/azure.microsoft.com\/en-us\/marketplace\/?term=mysql\">MySQL<\/a>, <a href=\"https:\/\/azure.microsoft.com\/en-us\/marketplace\/?term=mariadb\">MariaDB<\/a>, and other MySQL-compatible solutions from partners like <a href=\"https:\/\/azure.microsoft.com\/en-us\/marketplace\/partners\/bitnami\/mysql\/\">Bitnami<\/a> and <a href=\"https:\/\/azure.microsoft.com\/en-us\/marketplace\/partners\/mariadb\/cluster-maxscale\/\">MariaDB<\/a><\/li>\n\n\n\n<li class=\"wp-block-list-item\">Community-contributed <a href=\"https:\/\/azure.microsoft.com\/en-us\/documentation\/templates\/?term=mysql+cluster+centos+-lamp+-website\">Azure Resource Manager (ARM) templates<\/a> deploying on VMs<\/li>\n\n\n\n<li class=\"wp-block-list-item\">MySQL on virtual machine on <a href=\"https:\/\/azure.microsoft.com\/en-us\/documentation\/articles\/virtual-machines-linux-classic-mysql-on-opensuse\/\" target=\"_blank\" rel=\"noopener\">Linux<\/a> or <a href=\"https:\/\/azure.microsoft.com\/en-us\/documentation\/articles\/virtual-machines-windows-classic-mysql-2008r2\/\">Windows<\/a> OS<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">We hope you get started with MySQL in-app in Azure App Service today, and share with us your feedback. Don&#8217;t have a subscription? <a href=\"https:\/\/azure.microsoft.com\/en-us\/trial\/free-trial-open-source\/?b=16.41\">Sign up for a free trial<\/a>! And if you\u2019re interested in getting more details about this feature, make sure you check out the <a href=\"https:\/\/blogs.msdn.microsoft.com\/appserviceteam\/2016\/08\/18\/announcing-mysql-in-app-preview-for-web-apps\/\">detailed blog post<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Today, we\u2019re announcing a cool new feature (in preview) for Web developers using Azure App Service to create Web applications that use MySQL.<\/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,1473],"tags":[],"audience":[3057,3055,3056],"content-type":[],"product":[2902,2913],"tech-community":[],"topic":[],"coauthors":[1019],"class_list":["post-4516","post","type-post","status-publish","format-standard","hentry","category-compute","category-databases","audience-data-professionals","audience-developers","audience-it-implementors","product-app-service","product-azure-database-for-mysql","review-flag-free-1680286579-836","review-flag-gener-1680286584-335","review-flag-new-1680286579-546"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Announcing Azure App Service MySQL in-app (preview) | Microsoft Azure Blog<\/title>\n<meta name=\"description\" content=\"Today, we\u2019re announcing a cool new feature (in preview) for Web developers using Azure App Service to create Web applications that use MySQL.\" \/>\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\/mysql-in-app-preview-app-service\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Announcing Azure App Service MySQL in-app (preview) | Microsoft Azure Blog\" \/>\n<meta property=\"og:description\" content=\"Today, we\u2019re announcing a cool new feature (in preview) for Web developers using Azure App Service to create Web applications that use MySQL.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/mysql-in-app-preview-app-service\/\" \/>\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=\"2016-08-22T00:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-23T16:28:51+00:00\" \/>\n<meta name=\"author\" content=\"Sunitha Muthukrishna\" \/>\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=\"Sunitha Muthukrishna\" \/>\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\/mysql-in-app-preview-app-service\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/mysql-in-app-preview-app-service\/\"},\"author\":[{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/sunitha-muthukrishna\/\",\"@type\":\"Person\",\"@name\":\"Sunitha Muthukrishna\"}],\"headline\":\"Announcing Azure App Service MySQL in-app (preview)\",\"datePublished\":\"2016-08-22T00:00:00+00:00\",\"dateModified\":\"2025-06-23T16:28:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/mysql-in-app-preview-app-service\/\"},\"wordCount\":682,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"articleSection\":[\"Compute\",\"Databases\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/mysql-in-app-preview-app-service\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/mysql-in-app-preview-app-service\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/mysql-in-app-preview-app-service\/\",\"name\":\"Announcing Azure App Service MySQL in-app (preview) | Microsoft Azure Blog\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\"},\"datePublished\":\"2016-08-22T00:00:00+00:00\",\"dateModified\":\"2025-06-23T16:28:51+00:00\",\"description\":\"Today, we\u2019re announcing a cool new feature (in preview) for Web developers using Azure App Service to create Web applications that use MySQL.\",\"breadcrumb\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/mysql-in-app-preview-app-service\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/mysql-in-app-preview-app-service\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/mysql-in-app-preview-app-service\/#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\":\"Announcing Azure App Service MySQL in-app (preview)\"}]},{\"@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":"Announcing Azure App Service MySQL in-app (preview) | Microsoft Azure Blog","description":"Today, we\u2019re announcing a cool new feature (in preview) for Web developers using Azure App Service to create Web applications that use MySQL.","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\/mysql-in-app-preview-app-service\/","og_locale":"en_US","og_type":"article","og_title":"Announcing Azure App Service MySQL in-app (preview) | Microsoft Azure Blog","og_description":"Today, we\u2019re announcing a cool new feature (in preview) for Web developers using Azure App Service to create Web applications that use MySQL.","og_url":"https:\/\/azure.microsoft.com\/en-us\/blog\/mysql-in-app-preview-app-service\/","og_site_name":"Microsoft Azure Blog","article_publisher":"https:\/\/www.facebook.com\/microsoftazure","article_published_time":"2016-08-22T00:00:00+00:00","article_modified_time":"2025-06-23T16:28:51+00:00","author":"Sunitha Muthukrishna","twitter_card":"summary_large_image","twitter_creator":"@azure","twitter_site":"@azure","twitter_misc":{"Written by":"Sunitha Muthukrishna","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/mysql-in-app-preview-app-service\/#article","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/mysql-in-app-preview-app-service\/"},"author":[{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/sunitha-muthukrishna\/","@type":"Person","@name":"Sunitha Muthukrishna"}],"headline":"Announcing Azure App Service MySQL in-app (preview)","datePublished":"2016-08-22T00:00:00+00:00","dateModified":"2025-06-23T16:28:51+00:00","mainEntityOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/mysql-in-app-preview-app-service\/"},"wordCount":682,"commentCount":0,"publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"articleSection":["Compute","Databases"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/mysql-in-app-preview-app-service\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/mysql-in-app-preview-app-service\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/mysql-in-app-preview-app-service\/","name":"Announcing Azure App Service MySQL in-app (preview) | Microsoft Azure Blog","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website"},"datePublished":"2016-08-22T00:00:00+00:00","dateModified":"2025-06-23T16:28:51+00:00","description":"Today, we\u2019re announcing a cool new feature (in preview) for Web developers using Azure App Service to create Web applications that use MySQL.","breadcrumb":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/mysql-in-app-preview-app-service\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/mysql-in-app-preview-app-service\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/mysql-in-app-preview-app-service\/#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":"Announcing Azure App Service MySQL in-app (preview)"}]},{"@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\/4516","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=4516"}],"version-history":[{"count":1,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/4516\/revisions"}],"predecessor-version":[{"id":42879,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/4516\/revisions\/42879"}],"wp:attachment":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/media?parent=4516"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/categories?post=4516"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tags?post=4516"},{"taxonomy":"audience","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/audience?post=4516"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/content-type?post=4516"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/product?post=4516"},{"taxonomy":"tech-community","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tech-community?post=4516"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/topic?post=4516"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/coauthors?post=4516"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}