{"id":57859,"date":"2026-07-14T13:58:34","date_gmt":"2026-07-14T03:58:34","guid":{"rendered":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/14\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\/"},"modified":"2026-07-14T14:00:10","modified_gmt":"2026-07-14T04:00:10","slug":"selecting-openai-claude-and-meta-models-in-microsoft-foundry","status":"publish","type":"post","link":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/2026\/07\/14\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\/","title":{"rendered":"Selecting OpenAI Claude and Meta Models in Microsoft Foundry"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">In this blog post Selecting OpenAI Claude and Meta Models in Microsoft Foundry we will explain how technology leaders can choose and deploy the right AI models without creating a cost, security or governance problem.<\/p>\n\n\n\n<!--more-->\n\n\n\n<p class=\"wp-block-paragraph\">Many businesses have moved past the question of whether AI works. The harder question is now: which AI model should we use, where should it run, who can access it, and how do we stop the monthly bill from getting out of hand?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">That is where Microsoft Foundry becomes important. At a high level, Microsoft Foundry is Microsoft\u2019s platform for building, testing, deploying and governing AI applications and agents. Instead of every team signing up to separate AI tools with separate logins, separate invoices and separate security risks, Foundry gives your organisation one place to compare and manage models from OpenAI, Anthropic Claude, Meta and other marketplace providers.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Think of it like an enterprise app store for AI models, but with Azure security, billing, access control and monitoring wrapped around it. For a CIO or CTO, that matters because the model itself is only one part of the decision. The bigger issue is whether the AI service can be governed properly once real staff, real customers and real business data are involved.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The problem is not model choice, it is model sprawl<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">We are seeing a familiar pattern across mid-sized organisations. Marketing wants one AI tool. Developers want another. Finance is testing document summarisation. Operations wants an internal chatbot. Someone has already entered company data into a public AI service without telling IT.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">None of this usually happens with bad intent. It happens because staff are trying to work faster. But without central governance, the business ends up with unclear data exposure, duplicated subscriptions, inconsistent answers and no clean way to measure return on investment.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Microsoft Foundry helps reduce that sprawl by giving IT leaders a controlled place to select and deploy models. Azure OpenAI models, Claude models, Meta Llama models and other marketplace models can be evaluated through a more consistent enterprise process rather than chosen randomly by individual teams.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you have already read our post on building AI applications with Azure AI Foundry, this article goes one step further. We are focusing on the model selection and deployment decision that comes before production rollout.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What Microsoft Foundry is doing behind the scenes<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The main technology behind Microsoft Foundry is a model catalogue connected to Azure deployment, identity, monitoring and billing services. A \u201cmodel\u201d is the AI engine that processes your request and generates a response. Different models are better at different tasks, just as different staff members have different strengths.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">OpenAI models are often strong general-purpose options for chat, reasoning, software assistance, document work and business copilots. Claude models from Anthropic are often considered for long-form writing, document analysis, reasoning and careful instruction following. Meta Llama models are open-weight models, meaning they can be attractive where flexibility, cost control or deployment choice matters.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Marketplace models extend that choice further. These may include models from providers such as Mistral, Cohere, DeepSeek, Hugging Face and others. Some are sold directly through Azure. Others are partner or community models that require acceptance of marketplace terms and may have different billing, support and availability arrangements.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The practical benefit is choice. The risk is that choice creates complexity. Your team needs to know which model is approved for which business use case, what data can be sent to it, what it costs, and whether it is suitable for production.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Start with the business task, not the model name<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The most common mistake is starting with the most powerful model. That is like buying a high-end server for a job that only needs a spreadsheet. It might work, but it may cost more than necessary.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Start by grouping AI use cases into business tasks:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Internal knowledge assistant:<\/strong> staff ask questions about policies, procedures, contracts or support documents.<\/li>\n<li><strong>Customer service support:<\/strong> AI drafts suggested responses for staff to review.<\/li>\n<li><strong>Document review:<\/strong> AI summarises long reports, tenders, legal documents or board papers.<\/li>\n<li><strong>Developer productivity:<\/strong> AI helps write, review or explain code.<\/li>\n<li><strong>Workflow automation:<\/strong> AI classifies emails, extracts data or routes requests to the right team.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Once the task is clear, the model decision becomes easier. You can test accuracy, speed, cost and security against a real business outcome instead of comparing models using generic benchmarks that may not reflect your organisation.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">When OpenAI models make sense<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">OpenAI models in Microsoft Foundry are usually a strong starting point for organisations already standardising on Microsoft 365 and Azure. They are well suited to general enterprise use cases such as internal assistants, knowledge search, drafting, summarisation and structured business workflows.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, a 150-person professional services firm might use an OpenAI model to help staff summarise project notes, draft client updates and search internal procedures. The business outcome is not \u201cwe deployed AI\u201d. The outcome is that staff spend less time searching and rewriting, and more time serving clients.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The key is to avoid giving the model direct access to everything. Use role-based access, which means staff only receive answers based on information they are already allowed to see. Connect the model to approved business data sources, not random file shares full of old or sensitive content.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">When Claude models make sense<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Claude models are worth considering when your use case involves long documents, nuanced reasoning or careful written outputs. That may include contract review support, policy comparison, board paper summaries, complex research tasks or drafting sensitive communications.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We covered Claude model availability and architecture considerations in more detail in Claude Opus 4.8 in Azure AI Foundry and why Australian CIOs should compare Claude across Microsoft Foundry and Anthropic.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The important leadership point is this: do not choose Claude just because it is impressive in a demo. Choose it when the quality improvement is worth the cost and when the deployment model fits your security, compliance and data handling requirements.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For Australian organisations working toward Essential 8, the Australian government\u2019s cybersecurity framework that many organisations are now required or expected to follow, this matters. AI does not remove the need for access control, patching, logging, identity protection or data governance. It makes those controls more important.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">When Meta Llama models make sense<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Meta Llama models can be useful where you want more flexibility, different cost profiles or a model that can be tuned for a narrower task. In plain English, tuning means adapting a model to perform better on your specific type of work, such as classifying support tickets or extracting information from standard forms.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Llama may be a good option for high-volume, lower-risk tasks where using a top-tier frontier model for every request would be wasteful. For example, an operations team processing thousands of simple internal requests may not need the most advanced model available. A smaller, cheaper model may deliver the same business result at a lower cost.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The trade-off is that open-weight and marketplace models require closer review. You need to check licensing, support arrangements, availability in your preferred Azure region, deployment type and whether the model meets your organisation\u2019s security and compliance requirements.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What marketplace models add and what to watch<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Marketplace models give your organisation more choice. That can be valuable when a specialist model performs better for a specific industry, language, data type or cost target.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, more choice also means more due diligence. Some marketplace models are third-party products. That means your team should review the terms, billing model, support path, data handling conditions and production readiness before approving them for business use.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A simple governance rule helps: no marketplace model should move into production until it has an owner, an approved use case, a cost limit, a data classification decision and a rollback plan.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">A practical deployment approach for CIOs and CTOs<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">You do not need to turn model selection into a six-month committee process. But you do need a controlled path from experiment to production.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Pick three real use cases.<\/strong> Choose problems that have measurable value, such as reducing support handling time or speeding up document review.<\/li>\n<li><strong>Test two or three models per use case.<\/strong> Compare OpenAI, Claude, Meta or marketplace models using your own sample tasks.<\/li>\n<li><strong>Measure quality and cost together.<\/strong> The best model is not always the most expensive one. Track accuracy, response time and estimated monthly spend.<\/li>\n<li><strong>Set data rules early.<\/strong> Decide what information can be used, what must be excluded, and whether sensitive data needs masking.<\/li>\n<li><strong>Use Microsoft Entra ID.<\/strong> This is Microsoft\u2019s identity system, used to control who can access which applications and data.<\/li>\n<li><strong>Apply content safety controls.<\/strong> These help reduce harmful, unsafe or inappropriate AI outputs.<\/li>\n<li><strong>Monitor usage from day one.<\/strong> Track who is using the model, how often, for what purpose and at what cost.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">A simple technical example<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">For non-technical leaders, the key idea is that once a model is deployed in Foundry, an application can call it through an endpoint. An endpoint is simply the secure address the application uses to send a request and receive a response.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A simplified developer workflow might look like this:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/\/ 1. User asks a question in your internal business app\n\/\/ 2. The app checks the user&#39;s identity and permissions\n\/\/ 3. The app sends the approved question to the selected Foundry model\n\/\/ 4. The model returns a response\n\/\/ 5. The app logs usage, cost and safety results\n\nconst response = await aiClient.chat.completions.create({\n model: &quot;approved-business-model&quot;,\n messages: [\n { role: &quot;system&quot;, content: &quot;Answer using approved company documents only.&quot; },\n { role: &quot;user&quot;, content: &quot;Summarise our remote work policy for managers.&quot; }\n ]\n});\n\nconsole.log;<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">The code is not the important part. The important part is the control around the code: approved model, approved data, identity checks, logging, cost monitoring and safety rules.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">A real-world scenario<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Consider a 220-person Australian company with Microsoft 365, Azure and a small internal IT team. Different departments were testing AI tools independently. The monthly spend was not huge yet, but no one could confidently say what company information had been uploaded or which tools were approved.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A practical Foundry approach would be to centralise model testing, approve two or three standard models, connect them only to governed data, and publish simple staff rules. For example: OpenAI for general internal productivity, Claude for long document review, and a smaller Meta Llama model for high-volume classification tasks.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The business outcome is clearer control. Fewer unmanaged subscriptions. Lower risk of data leakage. Better reporting to executives. And a more realistic view of whether AI is actually saving time.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The governance questions every leader should ask<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Before deploying OpenAI, Claude, Meta or marketplace models in Microsoft Foundry, ask these questions:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>What business problem are we solving?<\/li>\n<li>Who owns the model and the use case?<\/li>\n<li>What data is the model allowed to access?<\/li>\n<li>Is the model approved for production or only testing?<\/li>\n<li>How will we track cost per department or application?<\/li>\n<li>What happens if the model gives a wrong answer?<\/li>\n<li>Can we switch models later without rebuilding the whole application?<\/li>\n<li>Does this support our Essential 8 and broader cybersecurity obligations?<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">That last question is often overlooked. AI governance should sit beside your cybersecurity program, not outside it. Microsoft Defender, which helps detect and respond to security threats, Intune, which manages and secures company devices, and tools such as Wiz, which helps identify cloud security risks, all become part of the wider AI operating model.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How CloudProInc helps<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">CloudProInc works with organisations that want the benefits of AI without losing control of cost, security or compliance. As a Melbourne-based Microsoft Partner and Wiz Security Integrator, we bring practical experience across Azure, Microsoft 365, Intune, Windows 365, Microsoft Defender, Wiz, OpenAI and Anthropic Claude.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Our usual advice is simple: start small, measure properly, and build governance before the pilot becomes production by accident. The best AI strategy is not the one with the most models. It is the one your business can afford, secure and trust.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you are not sure which OpenAI, Claude, Meta or marketplace models belong in your Microsoft Foundry environment, we are happy to take a practical look. No hype, no hard sell \u2014 just clear advice on what is safe, what is useful, and what is likely to save your business time or money.<\/p>\n\n\n","protected":false},"excerpt":{"rendered":"<p>Choosing the right AI model is now a business decision. Here is how CIOs and CTOs can select, deploy, govern and control models in Microsoft Foundry.<\/p>\n","protected":false},"author":1,"featured_media":57866,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_yoast_wpseo_opengraph-title":"AI Models in Microsoft Foundry: Selection Guide","_yoast_wpseo_opengraph-description":"Choose AI models with stronger governance, cost control and security, so teams can deploy the right options for real business tasks without unsafe sprawl.","_yoast_wpseo_twitter-title":"AI Models in Microsoft Foundry: Selection Guide","_yoast_wpseo_twitter-description":"Choose AI models with stronger governance, cost control and security, so teams can deploy the right options for real business tasks without unsafe sprawl.","_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[13],"tags":[],"class_list":["post-57859","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v28.0) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>AI Models in Microsoft Foundry: Selection Guide<\/title>\n<meta name=\"description\" content=\"Choose AI models with stronger governance, cost control and security, so teams can deploy the right options for real business tasks without unsafe sprawl.\" \/>\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.cloudproinc.com.au\/index.php\/2026\/07\/14\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AI Models in Microsoft Foundry: Selection Guide\" \/>\n<meta property=\"og:description\" content=\"Choose AI models with stronger governance, cost control and security, so teams can deploy the right options for real business tasks without unsafe sprawl.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/14\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\/\" \/>\n<meta property=\"og:site_name\" content=\"CPI Consulting\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-14T03:58:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-14T04:00:10+00:00\" \/>\n<meta name=\"author\" content=\"CPI Staff\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"AI Models in Microsoft Foundry: Selection Guide\" \/>\n<meta name=\"twitter:description\" content=\"Choose AI models with stronger governance, cost control and security, so teams can deploy the right options for real business tasks without unsafe sprawl.\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"CPI Staff\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/14\\\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/14\\\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\\\/\"},\"author\":{\"name\":\"CPI Staff\",\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#\\\/schema\\\/person\\\/192eeeb0ce91062126ce3822ae88fe6e\"},\"headline\":\"Selecting OpenAI Claude and Meta Models in Microsoft Foundry\",\"datePublished\":\"2026-07-14T03:58:34+00:00\",\"dateModified\":\"2026-07-14T04:00:10+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/14\\\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\\\/\"},\"wordCount\":1959,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/14\\\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\\\/#primaryimage\"},\"thumbnailUrl\":\"\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/selecting-openai-claude-and-meta-models-in-microsoft-foundry.png\",\"articleSection\":[\"Blog\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/14\\\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/14\\\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\\\/\",\"url\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/14\\\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\\\/\",\"name\":\"AI Models in Microsoft Foundry: Selection Guide\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/14\\\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/14\\\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\\\/#primaryimage\"},\"thumbnailUrl\":\"\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/selecting-openai-claude-and-meta-models-in-microsoft-foundry.png\",\"datePublished\":\"2026-07-14T03:58:34+00:00\",\"dateModified\":\"2026-07-14T04:00:10+00:00\",\"description\":\"Choose AI models with stronger governance, cost control and security, so teams can deploy the right options for real business tasks without unsafe sprawl.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/14\\\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/14\\\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/14\\\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\\\/#primaryimage\",\"url\":\"\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/selecting-openai-claude-and-meta-models-in-microsoft-foundry.png\",\"contentUrl\":\"\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/selecting-openai-claude-and-meta-models-in-microsoft-foundry.png\",\"width\":1536,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/07\\\/14\\\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Selecting OpenAI Claude and Meta Models in Microsoft Foundry\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#website\",\"url\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/\",\"name\":\"Cloud Pro Inc - CPI Consulting Pty Ltd\",\"description\":\"Cloud, AI &amp; Cybersecurity Consulting | Melbourne\",\"publisher\":{\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#organization\",\"name\":\"Cloud Pro Inc - Cloud Pro Inc - CPI Consulting Pty Ltd\",\"url\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/favfinalfile.png\",\"contentUrl\":\"\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/favfinalfile.png\",\"width\":500,\"height\":500,\"caption\":\"Cloud Pro Inc - Cloud Pro Inc - CPI Consulting Pty Ltd\"},\"image\":{\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#\\\/schema\\\/person\\\/192eeeb0ce91062126ce3822ae88fe6e\",\"name\":\"CPI Staff\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2d96eeb53b791d92c8c50dd667e3beec92c93253bb6ff21c02cfa8ca73665c70?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2d96eeb53b791d92c8c50dd667e3beec92c93253bb6ff21c02cfa8ca73665c70?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2d96eeb53b791d92c8c50dd667e3beec92c93253bb6ff21c02cfa8ca73665c70?s=96&d=mm&r=g\",\"caption\":\"CPI Staff\"},\"sameAs\":[\"http:\\\/\\\/www.cloudproinc.com.au\"],\"url\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/index.php\\\/author\\\/cpiadmin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"AI Models in Microsoft Foundry: Selection Guide","description":"Choose AI models with stronger governance, cost control and security, so teams can deploy the right options for real business tasks without unsafe sprawl.","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.cloudproinc.com.au\/index.php\/2026\/07\/14\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\/","og_locale":"en_US","og_type":"article","og_title":"AI Models in Microsoft Foundry: Selection Guide","og_description":"Choose AI models with stronger governance, cost control and security, so teams can deploy the right options for real business tasks without unsafe sprawl.","og_url":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/14\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\/","og_site_name":"CPI Consulting","article_published_time":"2026-07-14T03:58:34+00:00","article_modified_time":"2026-07-14T04:00:10+00:00","author":"CPI Staff","twitter_card":"summary_large_image","twitter_title":"AI Models in Microsoft Foundry: Selection Guide","twitter_description":"Choose AI models with stronger governance, cost control and security, so teams can deploy the right options for real business tasks without unsafe sprawl.","twitter_misc":{"Written by":"CPI Staff","Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/14\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\/#article","isPartOf":{"@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/14\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\/"},"author":{"name":"CPI Staff","@id":"https:\/\/cloudproinc.azurewebsites.net\/#\/schema\/person\/192eeeb0ce91062126ce3822ae88fe6e"},"headline":"Selecting OpenAI Claude and Meta Models in Microsoft Foundry","datePublished":"2026-07-14T03:58:34+00:00","dateModified":"2026-07-14T04:00:10+00:00","mainEntityOfPage":{"@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/14\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\/"},"wordCount":1959,"commentCount":0,"publisher":{"@id":"https:\/\/cloudproinc.azurewebsites.net\/#organization"},"image":{"@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/14\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\/#primaryimage"},"thumbnailUrl":"\/wp-content\/uploads\/2026\/07\/selecting-openai-claude-and-meta-models-in-microsoft-foundry.png","articleSection":["Blog"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/14\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/14\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\/","url":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/14\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\/","name":"AI Models in Microsoft Foundry: Selection Guide","isPartOf":{"@id":"https:\/\/cloudproinc.azurewebsites.net\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/14\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\/#primaryimage"},"image":{"@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/14\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\/#primaryimage"},"thumbnailUrl":"\/wp-content\/uploads\/2026\/07\/selecting-openai-claude-and-meta-models-in-microsoft-foundry.png","datePublished":"2026-07-14T03:58:34+00:00","dateModified":"2026-07-14T04:00:10+00:00","description":"Choose AI models with stronger governance, cost control and security, so teams can deploy the right options for real business tasks without unsafe sprawl.","breadcrumb":{"@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/14\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/14\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/14\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\/#primaryimage","url":"\/wp-content\/uploads\/2026\/07\/selecting-openai-claude-and-meta-models-in-microsoft-foundry.png","contentUrl":"\/wp-content\/uploads\/2026\/07\/selecting-openai-claude-and-meta-models-in-microsoft-foundry.png","width":1536,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/07\/14\/selecting-openai-claude-and-meta-models-in-microsoft-foundry\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cloudproinc.azurewebsites.net\/"},{"@type":"ListItem","position":2,"name":"Selecting OpenAI Claude and Meta Models in Microsoft Foundry"}]},{"@type":"WebSite","@id":"https:\/\/cloudproinc.azurewebsites.net\/#website","url":"https:\/\/cloudproinc.azurewebsites.net\/","name":"Cloud Pro Inc - CPI Consulting Pty Ltd","description":"Cloud, AI &amp; Cybersecurity Consulting | Melbourne","publisher":{"@id":"https:\/\/cloudproinc.azurewebsites.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cloudproinc.azurewebsites.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/cloudproinc.azurewebsites.net\/#organization","name":"Cloud Pro Inc - Cloud Pro Inc - CPI Consulting Pty Ltd","url":"https:\/\/cloudproinc.azurewebsites.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cloudproinc.azurewebsites.net\/#\/schema\/logo\/image\/","url":"\/wp-content\/uploads\/2022\/01\/favfinalfile.png","contentUrl":"\/wp-content\/uploads\/2022\/01\/favfinalfile.png","width":500,"height":500,"caption":"Cloud Pro Inc - Cloud Pro Inc - CPI Consulting Pty Ltd"},"image":{"@id":"https:\/\/cloudproinc.azurewebsites.net\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/cloudproinc.azurewebsites.net\/#\/schema\/person\/192eeeb0ce91062126ce3822ae88fe6e","name":"CPI Staff","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/2d96eeb53b791d92c8c50dd667e3beec92c93253bb6ff21c02cfa8ca73665c70?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/2d96eeb53b791d92c8c50dd667e3beec92c93253bb6ff21c02cfa8ca73665c70?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2d96eeb53b791d92c8c50dd667e3beec92c93253bb6ff21c02cfa8ca73665c70?s=96&d=mm&r=g","caption":"CPI Staff"},"sameAs":["http:\/\/www.cloudproinc.com.au"],"url":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/author\/cpiadmin\/"}]}},"jetpack_featured_media_url":"\/wp-content\/uploads\/2026\/07\/selecting-openai-claude-and-meta-models-in-microsoft-foundry.png","jetpack-related-posts":[{"id":57294,"url":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/2026\/03\/18\/microsoft-ai-foundry-hq-closes-the-gap-between-ai-experimentation-and-enterprise-grade-deployment\/","url_meta":{"origin":57859,"position":0},"title":"Microsoft AI Foundry HQ Closes the Gap Between AI Experimentation and Enterprise-Grade Deployment","author":"CPI Staff","date":"March 18, 2026","format":false,"excerpt":"Most Australian organisations have the same AI problem right now. The proof of concept worked. Leadership approved the budget. And then everything stalled. The gap between a successful AI experiment and a production-grade enterprise deployment is wider than anyone expected. Models need governance. Agents need monitoring. Compliance teams need audit\u2026","rel":"","context":"In &quot;AI&quot;","block_context":{"text":"AI","link":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/category\/ai\/"},"img":{"alt_text":"","src":"\/wp-content\/uploads\/2026\/03\/microsoft-ai-foundry-hq-closes-gap-ai-experimentation-enterprise-deployment-cover.png","width":350,"height":200,"srcset":"\/wp-content\/uploads\/2026\/03\/microsoft-ai-foundry-hq-closes-gap-ai-experimentation-enterprise-deployment-cover.png 1x, \/wp-content\/uploads\/2026\/03\/microsoft-ai-foundry-hq-closes-gap-ai-experimentation-enterprise-deployment-cover.png 1.5x, \/wp-content\/uploads\/2026\/03\/microsoft-ai-foundry-hq-closes-gap-ai-experimentation-enterprise-deployment-cover.png 2x, \/wp-content\/uploads\/2026\/03\/microsoft-ai-foundry-hq-closes-gap-ai-experimentation-enterprise-deployment-cover.png 3x, \/wp-content\/uploads\/2026\/03\/microsoft-ai-foundry-hq-closes-gap-ai-experimentation-enterprise-deployment-cover.png 4x"},"classes":[]},{"id":57297,"url":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/2026\/03\/17\/why-microsoft-ai-foundry-should-be-on-every-cios-vendor-evaluation-list-for-2026\/","url_meta":{"origin":57859,"position":1},"title":"Why Microsoft AI Foundry Should Be on Every CIO&#8217;s Vendor Evaluation List for 2026","author":"CPI Staff","date":"March 17, 2026","format":false,"excerpt":"Most mid-market Australian organisations are past the AI proof-of-concept stage. The models work. The board is asking for the next phase. And suddenly the questions nobody planned for are piling up. Where do the models run? Who approves new deployments? How does the organisation trace what an agent did when\u2026","rel":"","context":"In &quot;AI&quot;","block_context":{"text":"AI","link":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/category\/ai\/"},"img":{"alt_text":"","src":"\/wp-content\/uploads\/2026\/03\/why-microsoft-ai-foundry-every-cios-vendor-evaluation-2026-cover.png","width":350,"height":200,"srcset":"\/wp-content\/uploads\/2026\/03\/why-microsoft-ai-foundry-every-cios-vendor-evaluation-2026-cover.png 1x, \/wp-content\/uploads\/2026\/03\/why-microsoft-ai-foundry-every-cios-vendor-evaluation-2026-cover.png 1.5x, \/wp-content\/uploads\/2026\/03\/why-microsoft-ai-foundry-every-cios-vendor-evaluation-2026-cover.png 2x, \/wp-content\/uploads\/2026\/03\/why-microsoft-ai-foundry-every-cios-vendor-evaluation-2026-cover.png 3x, \/wp-content\/uploads\/2026\/03\/why-microsoft-ai-foundry-every-cios-vendor-evaluation-2026-cover.png 4x"},"classes":[]},{"id":57752,"url":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/2026\/07\/03\/bedrock-foundry-copilot-and-claude-enterprise-ai-fight-is-on\/","url_meta":{"origin":57859,"position":2},"title":"Bedrock Foundry Copilot and Claude Enterprise AI Fight Is On","author":"CPI Staff","date":"July 3, 2026","format":false,"excerpt":"Enterprise AI is no longer about picking the smartest chatbot. The real decision is which platform can deliver value safely, affordably and under control.","rel":"","context":"In &quot;Blog&quot;","block_context":{"text":"Blog","link":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/category\/blog\/"},"img":{"alt_text":"","src":"\/wp-content\/uploads\/2026\/07\/bedrock-foundry-copilot-and-claude-enterprise-ai-fight-is-on.png","width":350,"height":200,"srcset":"\/wp-content\/uploads\/2026\/07\/bedrock-foundry-copilot-and-claude-enterprise-ai-fight-is-on.png 1x, \/wp-content\/uploads\/2026\/07\/bedrock-foundry-copilot-and-claude-enterprise-ai-fight-is-on.png 1.5x, \/wp-content\/uploads\/2026\/07\/bedrock-foundry-copilot-and-claude-enterprise-ai-fight-is-on.png 2x, \/wp-content\/uploads\/2026\/07\/bedrock-foundry-copilot-and-claude-enterprise-ai-fight-is-on.png 3x, \/wp-content\/uploads\/2026\/07\/bedrock-foundry-copilot-and-claude-enterprise-ai-fight-is-on.png 4x"},"classes":[]},{"id":57630,"url":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/2026\/06\/10\/australian-cios-should-compare-claude-fable-5-across-microsoft-foundry-and-anthropic\/","url_meta":{"origin":57859,"position":3},"title":"Australian CIOs should compare Claude Fable 5 across Microsoft Foundry and Anthropic","author":"CPI Staff","date":"June 10, 2026","format":false,"excerpt":"Claude Fable 5 gives Australian technology leaders another reason to revisit their enterprise AI architecture. The question is not simply whether the model is powerful enough. For most CIOs, CTOs and IT managers, the harder question is where the model should run, who governs it, how usage is controlled, and\u2026","rel":"","context":"In &quot;AI for Business &amp; AI Strategy&quot;","block_context":{"text":"AI for Business &amp; AI Strategy","link":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/category\/ai-for-business-ai-strategy\/"},"img":{"alt_text":"","src":"\/wp-content\/uploads\/2026\/06\/australian-cios-should-compare-claude-fable-5-across-microso.png","width":350,"height":200,"srcset":"\/wp-content\/uploads\/2026\/06\/australian-cios-should-compare-claude-fable-5-across-microso.png 1x, \/wp-content\/uploads\/2026\/06\/australian-cios-should-compare-claude-fable-5-across-microso.png 1.5x, \/wp-content\/uploads\/2026\/06\/australian-cios-should-compare-claude-fable-5-across-microso.png 2x, \/wp-content\/uploads\/2026\/06\/australian-cios-should-compare-claude-fable-5-across-microso.png 3x, \/wp-content\/uploads\/2026\/06\/australian-cios-should-compare-claude-fable-5-across-microso.png 4x"},"classes":[]},{"id":57288,"url":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/2026\/03\/22\/what-microsoft-ai-foundry-means-for-australian-organisations-designing-enterprise-ai-platforms\/","url_meta":{"origin":57859,"position":4},"title":"What Microsoft AI Foundry Means for Australian Organisations Designing Enterprise AI Platforms","author":"CPI Staff","date":"March 22, 2026","format":false,"excerpt":"Most Australian organisations that started building AI capabilities in the last two years are hitting the same wall. The proof of concept worked. The board approved the next phase. And now IT teams are drowning in questions nobody planned for. Where do the models run? Who approves new deployments? How\u2026","rel":"","context":"In &quot;AI&quot;","block_context":{"text":"AI","link":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/category\/ai\/"},"img":{"alt_text":"","src":"\/wp-content\/uploads\/2026\/03\/microsoft-ai-foundry-australian-enterprise-ai-platforms-cover.png","width":350,"height":200,"srcset":"\/wp-content\/uploads\/2026\/03\/microsoft-ai-foundry-australian-enterprise-ai-platforms-cover.png 1x, \/wp-content\/uploads\/2026\/03\/microsoft-ai-foundry-australian-enterprise-ai-platforms-cover.png 1.5x, \/wp-content\/uploads\/2026\/03\/microsoft-ai-foundry-australian-enterprise-ai-platforms-cover.png 2x, \/wp-content\/uploads\/2026\/03\/microsoft-ai-foundry-australian-enterprise-ai-platforms-cover.png 3x, \/wp-content\/uploads\/2026\/03\/microsoft-ai-foundry-australian-enterprise-ai-platforms-cover.png 4x"},"classes":[]},{"id":57604,"url":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/2026\/06\/01\/claude-opus-4-8-in-azure-ai-foundry\/","url_meta":{"origin":57859,"position":5},"title":"Claude Opus 4.8 in Azure AI Foundry","author":"CPI Staff","date":"June 1, 2026","format":false,"excerpt":"Anthropic\u2019s Claude Opus 4.8 is now available in Microsoft Azure AI Foundry, giving organisations another frontier model option inside the Azure ecosystem. For Australian businesses already standardising on Microsoft cloud services, this matters for a simple reason: AI adoption is moving from experimentation to production. The question is no longer\u2026","rel":"","context":"In &quot;AI Governance &amp; Risk Management&quot;","block_context":{"text":"AI Governance &amp; Risk Management","link":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/category\/ai-governance-risk-management\/"},"img":{"alt_text":"","src":"\/wp-content\/uploads\/2026\/06\/claude-opus-48-in-azure-ai-foundry.png","width":350,"height":200,"srcset":"\/wp-content\/uploads\/2026\/06\/claude-opus-48-in-azure-ai-foundry.png 1x, \/wp-content\/uploads\/2026\/06\/claude-opus-48-in-azure-ai-foundry.png 1.5x, \/wp-content\/uploads\/2026\/06\/claude-opus-48-in-azure-ai-foundry.png 2x, \/wp-content\/uploads\/2026\/06\/claude-opus-48-in-azure-ai-foundry.png 3x, \/wp-content\/uploads\/2026\/06\/claude-opus-48-in-azure-ai-foundry.png 4x"},"classes":[]}],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/posts\/57859","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/comments?post=57859"}],"version-history":[{"count":1,"href":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/posts\/57859\/revisions"}],"predecessor-version":[{"id":57861,"href":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/posts\/57859\/revisions\/57861"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/media\/57866"}],"wp:attachment":[{"href":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/media?parent=57859"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/categories?post=57859"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/tags?post=57859"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}