{"id":1472,"date":"2019-11-07T01:15:50","date_gmt":"2019-11-07T01:15:50","guid":{"rendered":"https:\/\/www.ciraltos.com\/?p=1472"},"modified":"2023-03-23T22:43:19","modified_gmt":"2023-03-24T03:43:19","slug":"windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it","status":"publish","type":"post","link":"https:\/\/www.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/","title":{"rendered":"Windows Virtual Server and Active Directory Requirements (and Azure Files While I&#8217;m At It)"},"content":{"rendered":"\n<figure class=\"wp-block-image alignleft is-resized\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.ciraltos.com\/wp-content\/uploads\/2018\/08\/Tool-1.png\" alt=\"\" class=\"wp-image-577\" width=\"128\" height=\"128\" srcset=\"https:\/\/www.ciraltos.com\/staging2\/wp-content\/uploads\/2018\/08\/Tool-1.png 512w, https:\/\/www.ciraltos.com\/staging2\/wp-content\/uploads\/2018\/08\/Tool-1-150x150.png 150w, https:\/\/www.ciraltos.com\/staging2\/wp-content\/uploads\/2018\/08\/Tool-1-300x300.png 300w\" sizes=\"(max-width: 128px) 100vw, 128px\" \/><\/figure>\n\n\n\n<h3>EDIT 11\/16\/2016 &#8211; This information is outdated.  WVD now supports Azure AD Domain Services with users sourced from Windows Server AD.<\/h3>\n\n\n\n<p>I spent hours this week trying to design a Windows Virtual Desktop solution that stores FXLogix profiles in Azure Files.&nbsp; This should be a simple task, but once I got into the details it proved anything but simple.&nbsp; The first consideration was a note on the overview page of the WVD documentation \u201cWhat is Windows Virtual Desktop\u201d :<\/p>\n\n\n\n<!--more-->\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>&#8220;If you use Azure AD Domain Services, your users must be sourced from Azure Active Directory. Using Azure AD Domain Services with users sourced from Windows Server AD isn&#8217;t supported at this time.&#8221;<\/p>\n<cite> <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/virtual-desktop\/overview#requirements\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">https:\/\/docs.microsoft.com\/en-us\/azure\/virtual-desktop\/overview#requirements<\/a>  <\/cite><\/blockquote>\n\n\n\n<p>If you have any question about the difference between Windows AD, Azure AD, and Azure AD DS, check out my article <a rel=\"noreferrer noopener\" aria-label=\"here  (opens in a new tab)\" href=\"https:\/\/www.ciraltos.com\/active-directory-domain-service-azure-active-directory-and-azure-active-directory-domain-service-explained\/\" target=\"_blank\">here <\/a>that reviews and compares each.&nbsp; <\/p>\n\n\n\n<p>I also noticed the Microsoft documentation on the same page lists the following requirements for Windows Virtual Desktop:<\/p>\n\n\n\n<ul>\n<li>Azure AD<\/li>\n\n\n\n<li>Windows AD in sync with Azure AD using Azure AD Connect <strong>or<\/strong> Azure AD Domain Services (but per the previously mentioned note, users must be sourced from Azure AD if synced from Azure AD Domain Services.<\/li>\n\n\n\n<li>A subscription with a VNet containing or connected to Windows Server Active Directory.&nbsp; The term \u201cWindows Server Active Directory\u201d is a little confusing.&nbsp; Is that referencing Windows AD, Azure AD DS or both?&nbsp; Based on my experience, I\u2019m assuming this means the VNet needs connectivity to either Windows AD or Azure AD DS, depending on what option is in use.<\/li>\n\n\n\n<li>The VM\u2019s need to be Standard AD Joined or Hybrid AD joined.&nbsp; WVD won\u2019t work with Azure AD joined VM\u2019s.&nbsp; <\/li>\n<\/ul>\n\n\n\n<p>I come up with two deployment scenarios based on these requirements.<\/p>\n\n\n\n<h2>Deployment Scenarios:<\/h2>\n\n\n\n<h3>Windows AD Based WVD<\/h3>\n\n\n\n<p>Windows AD synchronizes users identities to Azure AD with AD connect.&nbsp; The WVD Session Hosts must join the Windows AD domain (not Azure AD DS).&nbsp; <\/p>\n\n\n\n<p>The WVD VNet must have connectivity to a Domain Controller for the Session Host VM\u2019s to join the domain.  Connectivity options are a Domain Controller in Azure or on-premises with a VPN or ExpressRoute.<\/p>\n\n\n\n<h3>Azure AD Domain Services Based WVD<\/h3>\n\n\n\n<p>Azure AD DS in place and replicating with Azure AD.&nbsp; Users must be sourced from Azure AD, not synchronized from Windows AD.&nbsp; Session hosts join Azure AD Domain Services.<\/p>\n\n\n\n<p>The WVD VNet requires connectivity to the Azure AD Domain Services.&nbsp; <\/p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>There are some reports that Azure AD DS joined VM\u2019s will work with Hybrid identities by synchronizing password hashes to Azure AD DS using the steps in the document in the link below.&nbsp; The note in the WVD documentation is clear that Hybrid Identities and Azure AD DS joined Session Host is not supported.&nbsp; I\u2019m leaving this option out of the equation until there is more guidance from Microsoft.<\/p>\n<cite><a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/active-directory-domain-services\/tutorial-configure-password-hash-sync\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">https:\/\/docs.microsoft.com\/en-us\/azure\/active-directory-domain-services\/tutorial-configure-password-hash-sync<\/a> <\/cite><\/blockquote>\n\n\n\n<h2>Azure Files<\/h2>\n\n\n\n<p><em>Edit: 11\/7\/2019, This week at MS Ignite Azure Files support for on-premises AD was announced.  A welcome addition for WVD profiles.<\/em><\/p>\n\n\n\n<p>Now it gets interesting.&nbsp; I started with <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/virtual-desktop\/fslogix-containers-azure-files#azure-files-integration-with-azure-active-directory-domain-service\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"this link (opens in a new tab)\">this link<\/a> that states Azure files is a premium solution for user profiles in WVD.&nbsp; That sounds good, Azure Files would be an ideal target for FSLogix profiles.<\/p>\n\n\n\n<p>However, Azure\nFiles SMB access requires the VM to be Azure AD Domain Service joined.&nbsp; Put that in context to what we have already\nlearned about Windows AD and Azure AD DS, and I have to conclude Azure Files for\nFSLogix profiles will only work with identities that are sourced from Azure AD,\nnot synchronized from Windows AD.<\/p>\n\n\n\n<h2>Summary<\/h2>\n\n\n\n<p>For organizations that are cloud-native, Azure AD DS with native Azure AD identities and Azure Files for FXLogis profiles would be a great option.&nbsp; <\/p>\n\n\n\n<p>For organizations replicating identities from Windows AD to Azure AD, the WVD Session Hosts must be Windows AD joined to be supported.&nbsp; In this configuration, Windows Server file share or NetApp Files are the only options for FSLogix profiles.&nbsp; Azure Files won\u2019t work.<\/p>\n\n\n\n<p>Don&#8217;t agree?  Have had another experience or know something I missed?  Please add to the comments below.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>EDIT 11\/16\/2016 &#8211; This information is outdated. WVD now supports Azure AD Domain Services with users sourced from Windows Server AD. I spent hours this week trying to design a Windows Virtual Desktop solution that stores FXLogix profiles in Azure Files.&nbsp; This should be a simple task, but once I got into the details it &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/www.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/\"> <span class=\"screen-reader-text\">Windows Virtual Server and Active Directory Requirements (and Azure Files While I&#8217;m At It)<\/span> Read More &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":3974,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-global-header-display":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":""},"categories":[2,391],"tags":[584,533,9,142,536,392],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Windows Virtual Server and Active Directory Requirements (and Azure Files While I&#039;m At It) - ciraltos<\/title>\n<meta name=\"description\" content=\"Designin a Windows Virtual Desktop solution that stores FXLogix profiles in Azure Files. This should be a simple task, but once I got into the details it proved anything but simple.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Windows Virtual Server and Active Directory Requirements (and Azure Files While I&#039;m At It) - ciraltos\" \/>\n<meta property=\"og:description\" content=\"Designin a Windows Virtual Desktop solution that stores FXLogix profiles in Azure Files. This should be a simple task, but once I got into the details it proved anything but simple.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/\" \/>\n<meta property=\"og:site_name\" content=\"ciraltos\" \/>\n<meta property=\"article:published_time\" content=\"2019-11-07T01:15:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-24T03:43:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.ciraltos.com\/staging2\/wp-content\/uploads\/2023\/03\/Tool-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Travis Roberts\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@ciraltos\" \/>\n<meta name=\"twitter:site\" content=\"@ciraltos\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Travis Roberts\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/\"},\"author\":{\"name\":\"Travis Roberts\",\"@id\":\"https:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/25391996d6cddfecd4d257162b7e373a\"},\"headline\":\"Windows Virtual Server and Active Directory Requirements (and Azure Files While I&#8217;m At It)\",\"datePublished\":\"2019-11-07T01:15:50+00:00\",\"dateModified\":\"2023-03-24T03:43:19+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/\"},\"wordCount\":727,\"commentCount\":5,\"publisher\":{\"@id\":\"https:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/25391996d6cddfecd4d257162b7e373a\"},\"keywords\":[\"Active Direcotry\",\"Active Directory Domain Services\",\"Azure\",\"Azure AD\",\"Azure AD Domain Services\",\"Windows Virtual Desktop\"],\"articleSection\":[\"Azure\",\"Windows Virtual Desktop\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/\",\"url\":\"https:\/\/www.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/\",\"name\":\"Windows Virtual Server and Active Directory Requirements (and Azure Files While I'm At It) - ciraltos\",\"isPartOf\":{\"@id\":\"https:\/\/www.ciraltos.com\/staging2\/#website\"},\"datePublished\":\"2019-11-07T01:15:50+00:00\",\"dateModified\":\"2023-03-24T03:43:19+00:00\",\"description\":\"Designin a Windows Virtual Desktop solution that stores FXLogix profiles in Azure Files. This should be a simple task, but once I got into the details it proved anything but simple.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.ciraltos.com\/staging2\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Windows Virtual Server and Active Directory Requirements (and Azure Files While I&#8217;m At It)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.ciraltos.com\/staging2\/#website\",\"url\":\"https:\/\/www.ciraltos.com\/staging2\/\",\"name\":\"ciraltos\",\"description\":\"cloud, technology and trends\",\"publisher\":{\"@id\":\"https:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/25391996d6cddfecd4d257162b7e373a\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.ciraltos.com\/staging2\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/25391996d6cddfecd4d257162b7e373a\",\"name\":\"Travis Roberts\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.ciraltos.com\/staging2\/wp-content\/uploads\/2023\/03\/Logo-1.png\",\"contentUrl\":\"https:\/\/www.ciraltos.com\/staging2\/wp-content\/uploads\/2023\/03\/Logo-1.png\",\"width\":5657,\"height\":3563,\"caption\":\"Travis Roberts\"},\"logo\":{\"@id\":\"https:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/image\/\"},\"sameAs\":[\"http:\/\/www.ciraltos.com\",\"https:\/\/twitter.com\/ciraltos\"],\"url\":\"https:\/\/www.ciraltos.com\/staging2\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Windows Virtual Server and Active Directory Requirements (and Azure Files While I'm At It) - ciraltos","description":"Designin a Windows Virtual Desktop solution that stores FXLogix profiles in Azure Files. This should be a simple task, but once I got into the details it proved anything but simple.","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.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/","og_locale":"en_US","og_type":"article","og_title":"Windows Virtual Server and Active Directory Requirements (and Azure Files While I'm At It) - ciraltos","og_description":"Designin a Windows Virtual Desktop solution that stores FXLogix profiles in Azure Files. This should be a simple task, but once I got into the details it proved anything but simple.","og_url":"https:\/\/www.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/","og_site_name":"ciraltos","article_published_time":"2019-11-07T01:15:50+00:00","article_modified_time":"2023-03-24T03:43:19+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/www.ciraltos.com\/staging2\/wp-content\/uploads\/2023\/03\/Tool-1.png","type":"image\/png"}],"author":"Travis Roberts","twitter_card":"summary_large_image","twitter_creator":"@ciraltos","twitter_site":"@ciraltos","twitter_misc":{"Written by":"Travis Roberts","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/#article","isPartOf":{"@id":"https:\/\/www.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/"},"author":{"name":"Travis Roberts","@id":"https:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/25391996d6cddfecd4d257162b7e373a"},"headline":"Windows Virtual Server and Active Directory Requirements (and Azure Files While I&#8217;m At It)","datePublished":"2019-11-07T01:15:50+00:00","dateModified":"2023-03-24T03:43:19+00:00","mainEntityOfPage":{"@id":"https:\/\/www.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/"},"wordCount":727,"commentCount":5,"publisher":{"@id":"https:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/25391996d6cddfecd4d257162b7e373a"},"keywords":["Active Direcotry","Active Directory Domain Services","Azure","Azure AD","Azure AD Domain Services","Windows Virtual Desktop"],"articleSection":["Azure","Windows Virtual Desktop"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/","url":"https:\/\/www.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/","name":"Windows Virtual Server and Active Directory Requirements (and Azure Files While I'm At It) - ciraltos","isPartOf":{"@id":"https:\/\/www.ciraltos.com\/staging2\/#website"},"datePublished":"2019-11-07T01:15:50+00:00","dateModified":"2023-03-24T03:43:19+00:00","description":"Designin a Windows Virtual Desktop solution that stores FXLogix profiles in Azure Files. This should be a simple task, but once I got into the details it proved anything but simple.","breadcrumb":{"@id":"https:\/\/www.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.ciraltos.com\/staging2\/windows-virtual-server-and-active-directory-requirements-and-azure-files-while-im-at-it\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.ciraltos.com\/staging2\/"},{"@type":"ListItem","position":2,"name":"Windows Virtual Server and Active Directory Requirements (and Azure Files While I&#8217;m At It)"}]},{"@type":"WebSite","@id":"https:\/\/www.ciraltos.com\/staging2\/#website","url":"https:\/\/www.ciraltos.com\/staging2\/","name":"ciraltos","description":"cloud, technology and trends","publisher":{"@id":"https:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/25391996d6cddfecd4d257162b7e373a"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.ciraltos.com\/staging2\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/25391996d6cddfecd4d257162b7e373a","name":"Travis Roberts","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/image\/","url":"https:\/\/www.ciraltos.com\/staging2\/wp-content\/uploads\/2023\/03\/Logo-1.png","contentUrl":"https:\/\/www.ciraltos.com\/staging2\/wp-content\/uploads\/2023\/03\/Logo-1.png","width":5657,"height":3563,"caption":"Travis Roberts"},"logo":{"@id":"https:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/image\/"},"sameAs":["http:\/\/www.ciraltos.com","https:\/\/twitter.com\/ciraltos"],"url":"https:\/\/www.ciraltos.com\/staging2\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.ciraltos.com\/staging2\/wp-json\/wp\/v2\/posts\/1472"}],"collection":[{"href":"https:\/\/www.ciraltos.com\/staging2\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ciraltos.com\/staging2\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ciraltos.com\/staging2\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ciraltos.com\/staging2\/wp-json\/wp\/v2\/comments?post=1472"}],"version-history":[{"count":20,"href":"https:\/\/www.ciraltos.com\/staging2\/wp-json\/wp\/v2\/posts\/1472\/revisions"}],"predecessor-version":[{"id":3987,"href":"https:\/\/www.ciraltos.com\/staging2\/wp-json\/wp\/v2\/posts\/1472\/revisions\/3987"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.ciraltos.com\/staging2\/wp-json\/wp\/v2\/media\/3974"}],"wp:attachment":[{"href":"https:\/\/www.ciraltos.com\/staging2\/wp-json\/wp\/v2\/media?parent=1472"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ciraltos.com\/staging2\/wp-json\/wp\/v2\/categories?post=1472"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ciraltos.com\/staging2\/wp-json\/wp\/v2\/tags?post=1472"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}