{"id":16089,"date":"2021-08-19T09:00:00","date_gmt":"2021-08-19T16:00:00","guid":{"rendered":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/power-apps\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/"},"modified":"2025-06-11T07:52:55","modified_gmt":"2025-06-11T14:52:55","slug":"announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools","status":"publish","type":"post","link":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/power-apps\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/","title":{"rendered":"Announcing the public preview for connection references support in Power Platform Build Tools"},"content":{"rendered":"<p style=\"text-align: left\">We are happy to announce the July refresh for the Power Platform Build tools <strong>and the Public Preview for the connection references and environment variable support in the <a href=\"https:\/\/docs.microsoft.com\/en-us\/power-platform\/alm\/devops-build-tools\">Power Platform Build Tools<\/a> and<a href=\"https:\/\/docs.microsoft.com\/en-us\/powerapps\/developer\/data-platform\/powerapps-cli\"> PAC CLI<\/a><\/strong>. But before we get into the details of the Public Preview, I also want to share some of the other notable changes we have done in this refresh:<\/p>\n<ul style=\"text-align: left\">\n<li><strong>Solution pack and unpack<\/strong> now available in the PAC CLI and is multi-platform<\/li>\n<li><strong>pac auth create<\/strong> now has interactive login on both macOS and Linux<\/li>\n<li><strong>pac plugin init<\/strong> now generates the strong-name key without needing Visual Studio or Visual Studio command line tools to generate the strong-name key file. Strong-name key files are important to the plugin development process, as the assemblies after being built are already signed and can registered and uploaded via the Plugin registration tool. This process of building plug-ins is further simplified.<\/li>\n<\/ul>\n<p style=\"text-align: left\">In addition to these features, we are <strong>happy to announce the public preview<\/strong> of being able to set connection references and environment variables by providing a deployment settings file. We know a lot of customers having been asking for this capability, so without further ado, here are the details of this new capability.<\/p>\n<h2 style=\"text-align: left\"><strong>Connection references and environment variables support: Public Preview<\/strong><\/h2>\n<figure id=\"attachment_16095\" aria-describedby=\"caption-attachment-16095\" style=\"width: 545px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" alt=\"\" class=\"wp-image-16095\" height=\"202\" src=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2021\/08\/Connection-Reference-and-Environment-variable-workflow.png\" width=\"545\" srcset=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2021\/08\/Connection-Reference-and-Environment-variable-workflow.webp 952w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2021\/08\/Connection-Reference-and-Environment-variable-workflow-300x111.webp 300w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2021\/08\/Connection-Reference-and-Environment-variable-workflow-768x285.webp 768w\" sizes=\"auto, (max-width: 545px) 100vw, 545px\" \/><figcaption id=\"caption-attachment-16095\" class=\"wp-caption-text\">Figure 1: Connection references and Environment variables<\/figcaption><\/figure>\n<p style=\"text-align: left\">Connector is the interface used by the Power Platform Application to connect with a data source, and the connection contains the identity or the means with which the connector can get to the data.<\/p>\n<p style=\"text-align: left\">Connection reference is a value that binds together the connector and connection details with a given application that needs to move from a source environment to a target environment.\u00a0 This experience is straight forward in the interactive UI, and we were asked by customers like yourselves to provide such a capability or something similar to use with automated pipelines. Well, are now one step closer to providing such a capability via the CI\/CD.\u00a0 To be clear the public preview capability does not create the connection id in the target environment, it must be manually created, once the values are in the file, then the CI\/CD pipeline can proceed as normal with the solution deployment.<\/p>\n<p style=\"text-align: left\">In the anticipation of the coming update to command line, we released the following update to the import task in Power Platform Build tools for Azure DevOps<\/p>\n<figure id=\"attachment_16092\" aria-describedby=\"caption-attachment-16092\" style=\"width: 525px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" alt=\"\" class=\"wp-image-16092 size-large\" height=\"345\" src=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2021\/08\/Azdo-task-1024x672.png\" width=\"525\"\/><figcaption id=\"caption-attachment-16092\" class=\"wp-caption-text\">Figure 2: Deployment settings file option<\/figcaption><\/figure>\n<p style=\"text-align: left\">For the PAC CLI we provided the action called\u00a0<strong>create-settings <\/strong>in\u00a0the solution command<\/p>\n<figure id=\"attachment_16093\" aria-describedby=\"caption-attachment-16093\" style=\"width: 526px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" alt=\"\" class=\"wp-image-16093\" height=\"137\" src=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2021\/08\/pac-cli-settings.png\" width=\"526\" srcset=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2021\/08\/pac-cli-settings.webp 936w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2021\/08\/pac-cli-settings-300x78.webp 300w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2021\/08\/pac-cli-settings-768x199.webp 768w\" sizes=\"auto, (max-width: 526px) 100vw, 526px\" \/><figcaption id=\"caption-attachment-16093\" class=\"wp-caption-text\">Figure 3: Setting options<\/figcaption><\/figure>\n<p style=\"text-align: left\">Initially, when using the create the settings files parameter, a developer had to \u201chandcraft the json file. In this release for the public preview we are now providing the capability to generate a good majority of the json file using the command <strong>pac solution create-settings<\/strong> and the command will accept the solution zip file or the folder structure of a<strong> pac solution clone output<\/strong> and generate the deployment settings files from it.<\/p>\n<figure id=\"attachment_16094\" aria-describedby=\"caption-attachment-16094\" style=\"width: 529px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" alt=\"\" class=\"wp-image-16094\" height=\"268\" src=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2021\/08\/deployment-settings-file.png\" width=\"529\" srcset=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2021\/08\/deployment-settings-file.webp 935w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2021\/08\/deployment-settings-file-300x152.webp 300w, https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2021\/08\/deployment-settings-file-768x389.webp 768w\" sizes=\"auto, (max-width: 529px) 100vw, 529px\" \/><figcaption id=\"caption-attachment-16094\" class=\"wp-caption-text\">Figure 4: Example of the deployment settings file<\/figcaption><\/figure>\n<p style=\"text-align: left\">The developer still must update the ConnectionId value from the target environment, where the connection reference needs to be created.\u00a0 This now allows for smoother transition to using CI\/CD pipelines to create connection references and environment variables in the target environment. For more details on the setup and command usage please look at the documentation pages at the following locations:<\/p>\n<ul style=\"text-align: left\">\n<li><a href=\"https:\/\/go.microsoft.com\/fwlink\/?linkid=2170089\">Public Preview usage documentation\u00a0<\/a><\/li>\n<li><a href=\"https:\/\/docs.microsoft.com\/en-us\/powerapps\/developer\/data-platform\/powerapps-cli\">Power Platform CLI command reference<\/a><\/li>\n<li><a href=\"https:\/\/docs.microsoft.com\/en-us\/powerapps\/maker\/data-platform\/create-connection-reference\">Connection References Overview<\/a><\/li>\n<li><a href=\"https:\/\/docs.microsoft.com\/en-us\/powerapps\/maker\/data-platform\/environmentvariables\">Environment Variables Overview<\/a><\/li>\n<\/ul>\n<p style=\"text-align: left\">Please try it out and gives feedback at\u00a0<a href=\"mailto:ISVFeedback@microsoft.com\">ISVFeedback@microsoft.com<\/a>\u00a0or in the\u00a0<a href=\"https:\/\/powerusers.microsoft.com\/t5\/Power-Apps-Pro-Dev-ISV\/bd-p\/pa_component_framework\">Powerusers community<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Announcing the public preview for connection references support in Power Platforms Tools<\/p>\n","protected":false},"author":244,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ms_queue_id":[],"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","_alt_title":"","ms-ems-related-posts":[],"footnotes":""},"audience":[3378],"content-type":[],"job-role":[],"product":[3473],"property":[],"topic":[3421,3422],"coauthors":[2212],"class_list":["post-16089","post","type-post","status-publish","format-standard","hentry","audience-it-professional","product-power-apps","topic-application-modernization","topic-hyperautomation"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Announcing the public preview for connection references support in Power Platform Build Tools - Microsoft Power Platform Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Announcing the public preview for connection references support in Power Platform Build Tools - Microsoft Power Platform Blog\" \/>\n<meta property=\"og:description\" content=\"Announcing the public preview for connection references support in Power Platforms Tools\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/power-apps\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Power Platform Blog\" \/>\n<meta property=\"article:published_time\" content=\"2021-08-19T16:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-11T14:52:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2021\/08\/Connection-Reference-and-Environment-variable-workflow.png\" \/>\n\t<meta property=\"og:image:width\" content=\"952\" \/>\n\t<meta property=\"og:image:height\" content=\"353\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Kartik Kanakasabesan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kartik Kanakasabesan\" \/>\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:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/\"},\"author\":[{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/author\/kartik-kanakasabesan\/\",\"@type\":\"Person\",\"@name\":\"Kartik Kanakasabesan\"}],\"headline\":\"Announcing the public preview for connection references support in Power Platform Build Tools\",\"datePublished\":\"2021-08-19T16:00:00+00:00\",\"dateModified\":\"2025-06-11T14:52:55+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/\"},\"wordCount\":627,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2021\/08\/Connection-Reference-and-Environment-variable-workflow.png\",\"keywords\":[\"Code first\",\"Connectors\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/\",\"url\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/\",\"name\":\"Announcing the public preview for connection references support in Power Platform Build Tools - Microsoft Power Platform Blog\",\"isPartOf\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2021\/08\/Connection-Reference-and-Environment-variable-workflow.png\",\"datePublished\":\"2021-08-19T16:00:00+00:00\",\"dateModified\":\"2025-06-11T14:52:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/#primaryimage\",\"url\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2021\/08\/Connection-Reference-and-Environment-variable-workflow.webp\",\"contentUrl\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2021\/08\/Connection-Reference-and-Environment-variable-workflow.webp\",\"width\":952,\"height\":353},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Announcing the public preview for connection references support in Power Platform Build Tools\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#website\",\"url\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/\",\"name\":\"Microsoft Power Platform Blog\",\"description\":\"Innovate with Business Apps\",\"publisher\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#organization\",\"name\":\"Microsoft Power Platform Blog\",\"url\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2020\/03\/Microsoft-Logo-e1685482038800.png\",\"contentUrl\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2020\/03\/Microsoft-Logo-e1685482038800.png\",\"width\":194,\"height\":145,\"caption\":\"Microsoft Power Platform Blog\"},\"image\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#\/schema\/person\/2b226362a38c38adc51ee3b841c07085\",\"name\":\"Kartik Kanakasabesan (HE\/HIM)\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/62902b437d56d5d722c3d1a5d880e4bdfacb623d24bd852a2a8bee4e5865e610?s=96&d=mm&r=g446ca20fbe5687adb4b9ab1f759f0d05\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/62902b437d56d5d722c3d1a5d880e4bdfacb623d24bd852a2a8bee4e5865e610?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/62902b437d56d5d722c3d1a5d880e4bdfacb623d24bd852a2a8bee4e5865e610?s=96&d=mm&r=g\",\"caption\":\"Kartik Kanakasabesan (HE\/HIM)\"},\"url\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/author\/kartikka\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Announcing the public preview for connection references support in Power Platform Build Tools - Microsoft Power Platform Blog","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:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/","og_locale":"en_US","og_type":"article","og_title":"Announcing the public preview for connection references support in Power Platform Build Tools - Microsoft Power Platform Blog","og_description":"Announcing the public preview for connection references support in Power Platforms Tools","og_url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/power-apps\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/","og_site_name":"Microsoft Power Platform Blog","article_published_time":"2021-08-19T16:00:00+00:00","article_modified_time":"2025-06-11T14:52:55+00:00","og_image":[{"width":952,"height":353,"url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2021\/08\/Connection-Reference-and-Environment-variable-workflow.png","type":"image\/png"}],"author":"Kartik Kanakasabesan","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Kartik Kanakasabesan","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/#article","isPartOf":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/"},"author":[{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/author\/kartik-kanakasabesan\/","@type":"Person","@name":"Kartik Kanakasabesan"}],"headline":"Announcing the public preview for connection references support in Power Platform Build Tools","datePublished":"2021-08-19T16:00:00+00:00","dateModified":"2025-06-11T14:52:55+00:00","mainEntityOfPage":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/"},"wordCount":627,"commentCount":0,"publisher":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#organization"},"image":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/#primaryimage"},"thumbnailUrl":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2021\/08\/Connection-Reference-and-Environment-variable-workflow.png","keywords":["Code first","Connectors"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/","url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/","name":"Announcing the public preview for connection references support in Power Platform Build Tools - Microsoft Power Platform Blog","isPartOf":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/#primaryimage"},"image":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/#primaryimage"},"thumbnailUrl":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2021\/08\/Connection-Reference-and-Environment-variable-workflow.png","datePublished":"2021-08-19T16:00:00+00:00","dateModified":"2025-06-11T14:52:55+00:00","breadcrumb":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/#primaryimage","url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2021\/08\/Connection-Reference-and-Environment-variable-workflow.webp","contentUrl":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2021\/08\/Connection-Reference-and-Environment-variable-workflow.webp","width":952,"height":353},{"@type":"BreadcrumbList","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2021\/08\/19\/announcing-the-public-preview-for-connection-references-support-in-power-platforms-tools\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/"},{"@type":"ListItem","position":2,"name":"Announcing the public preview for connection references support in Power Platform Build Tools"}]},{"@type":"WebSite","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#website","url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/","name":"Microsoft Power Platform Blog","description":"Innovate with Business Apps","publisher":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#organization","name":"Microsoft Power Platform Blog","url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2020\/03\/Microsoft-Logo-e1685482038800.png","contentUrl":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2020\/03\/Microsoft-Logo-e1685482038800.png","width":194,"height":145,"caption":"Microsoft Power Platform Blog"},"image":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#\/schema\/person\/2b226362a38c38adc51ee3b841c07085","name":"Kartik Kanakasabesan (HE\/HIM)","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/62902b437d56d5d722c3d1a5d880e4bdfacb623d24bd852a2a8bee4e5865e610?s=96&d=mm&r=g446ca20fbe5687adb4b9ab1f759f0d05","url":"https:\/\/secure.gravatar.com\/avatar\/62902b437d56d5d722c3d1a5d880e4bdfacb623d24bd852a2a8bee4e5865e610?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/62902b437d56d5d722c3d1a5d880e4bdfacb623d24bd852a2a8bee4e5865e610?s=96&d=mm&r=g","caption":"Kartik Kanakasabesan (HE\/HIM)"},"url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/author\/kartikka\/"}]}},"bloginabox_animated_featured_image":null,"bloginabox_display_generated_audio":false,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Microsoft Power Platform Blog","distributor_original_site_url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog","push-errors":false,"_links":{"self":[{"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/posts\/16089","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/users\/244"}],"replies":[{"embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/comments?post=16089"}],"version-history":[{"count":1,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/posts\/16089\/revisions"}],"predecessor-version":[{"id":130301,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/posts\/16089\/revisions\/130301"}],"wp:attachment":[{"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/media?parent=16089"}],"wp:term":[{"taxonomy":"audience","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/audience?post=16089"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/content-type?post=16089"},{"taxonomy":"job-role","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/job-role?post=16089"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/product?post=16089"},{"taxonomy":"property","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/property?post=16089"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/topic?post=16089"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/coauthors?post=16089"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}