From 9377a8d5218436fa34f2c2c292c979c39d10a468 Mon Sep 17 00:00:00 2001 From: Michael Hoffman Date: Tue, 8 Oct 2024 14:09:57 -0700 Subject: [PATCH 01/11] date --- microsoft-edge/web-platform/ad-selection-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsoft-edge/web-platform/ad-selection-api.md b/microsoft-edge/web-platform/ad-selection-api.md index 2507465b77..54a88b0726 100644 --- a/microsoft-edge/web-platform/ad-selection-api.md +++ b/microsoft-edge/web-platform/ad-selection-api.md @@ -5,7 +5,7 @@ author: MSEdgeTeam ms.author: msedgedevrel ms.topic: conceptual ms.service: microsoft-edge -ms.date: 10/08/2024 +ms.date: 10/09/2024 --- # Sign up for the Ad Selection API From 850374a92b8be6c384a481839eb2540c78e747c3 Mon Sep 17 00:00:00 2001 From: Michael Hoffman Date: Wed, 9 Oct 2024 07:43:38 -0700 Subject: [PATCH 02/11] linkfix network-tutoriql --- microsoft-edge/devtools-guide-chromium/resources/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsoft-edge/devtools-guide-chromium/resources/index.md b/microsoft-edge/devtools-guide-chromium/resources/index.md index d53695e40f..7842ea7799 100644 --- a/microsoft-edge/devtools-guide-chromium/resources/index.md +++ b/microsoft-edge/devtools-guide-chromium/resources/index.md @@ -118,7 +118,7 @@ For example, to go from the **Page** tab's resource list in the **Sources** tool 1. In DevTools, on the **Activity Bar**, select the **Network** tab. If that tab isn't visible, click the **More Tools** (![More Tools icon](./index-images/more-tools-icon-light-theme.png)) button. -1. Press **Ctrl+R** to refresh the page. The received resource files that make up the webpage are now added as rows in the **Network** tab. The **network-tutorial/** folder row represents the HTML page - in this case, [index.html](https://github.com/MicrosoftEdge/Demos/tree/main/network-tutoriql). +1. Press **Ctrl+R** to refresh the page. The received resource files that make up the webpage are now added as rows in the **Network** tab. The **network-tutorial/** folder row represents the HTML page - in this case, [index.html](https://github.com/MicrosoftEdge/Demos/tree/main/network-tutorial). 1. In DevTools, on the **Activity Bar**, click the **Sources** tab. From cfd73cb8e453709ffe59e795a93cf70e3de9b647 Mon Sep 17 00:00:00 2001 From: Michael Hoffman Date: Wed, 9 Oct 2024 08:10:55 -0700 Subject: [PATCH 03/11] url+/index.html --- microsoft-edge/devtools-guide-chromium/resources/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsoft-edge/devtools-guide-chromium/resources/index.md b/microsoft-edge/devtools-guide-chromium/resources/index.md index 7842ea7799..a0771345e3 100644 --- a/microsoft-edge/devtools-guide-chromium/resources/index.md +++ b/microsoft-edge/devtools-guide-chromium/resources/index.md @@ -118,7 +118,7 @@ For example, to go from the **Page** tab's resource list in the **Sources** tool 1. In DevTools, on the **Activity Bar**, select the **Network** tab. If that tab isn't visible, click the **More Tools** (![More Tools icon](./index-images/more-tools-icon-light-theme.png)) button. -1. Press **Ctrl+R** to refresh the page. The received resource files that make up the webpage are now added as rows in the **Network** tab. The **network-tutorial/** folder row represents the HTML page - in this case, [index.html](https://github.com/MicrosoftEdge/Demos/tree/main/network-tutorial). +1. Press **Ctrl+R** to refresh the page. The received resource files that make up the webpage are now added as rows in the **Network** tab. The **network-tutorial/** folder row represents the HTML page - in this case, [index.html](https://github.com/MicrosoftEdge/Demos/blob/main/network-tutorial/index.html). 1. In DevTools, on the **Activity Bar**, click the **Sources** tab. From fd5ef8f1bb9f0db6ed0099aeab728e087e9b50c7 Mon Sep 17 00:00:00 2001 From: Michael Hoffman Date: Wed, 9 Oct 2024 08:45:40 -0700 Subject: [PATCH 04/11] revert date --- microsoft-edge/web-platform/ad-selection-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsoft-edge/web-platform/ad-selection-api.md b/microsoft-edge/web-platform/ad-selection-api.md index 54a88b0726..2507465b77 100644 --- a/microsoft-edge/web-platform/ad-selection-api.md +++ b/microsoft-edge/web-platform/ad-selection-api.md @@ -5,7 +5,7 @@ author: MSEdgeTeam ms.author: msedgedevrel ms.topic: conceptual ms.service: microsoft-edge -ms.date: 10/09/2024 +ms.date: 10/08/2024 --- # Sign up for the Ad Selection API From 6a2e847afeda11b3ddf61cc273fed5e9fbe9b69c Mon Sep 17 00:00:00 2001 From: Michael Hoffman Date: Wed, 9 Oct 2024 13:15:32 -0700 Subject: [PATCH 05/11] update link text for service images --- .../web-platform/ad-selection-api.md | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/microsoft-edge/web-platform/ad-selection-api.md b/microsoft-edge/web-platform/ad-selection-api.md index 2507465b77..434ae9359e 100644 --- a/microsoft-edge/web-platform/ad-selection-api.md +++ b/microsoft-edge/web-platform/ad-selection-api.md @@ -171,13 +171,13 @@ Each image defines one service. Some images don't contain UDFs, and consist ent Microsoft provides an image for each service, which can be deployed on a cloud provider. These are the public images that must be used for deployment. Only official images from Microsoft are able to run private auctions. Images for seller services: -* [SellerFrontEnd service](https://mcr.microsoft.com/product/ad-selection/azure/seller-frontend-service) -* [Auction service](https://mcr.microsoft.com/product/ad-selection/azure/auction-service) +* [Ad Selection Seller Front End Service](https://mcr.microsoft.com/product/ad-selection/azure/seller-frontend-service) +* [Ad Selection Auction Service](https://mcr.microsoft.com/product/ad-selection/azure/auction-service) Images for buyer services: -* [BuyerFrontEnd service](https://mcr.microsoft.com/product/ad-selection/azure/buyer-frontend-service) -* [Bidding service](https://mcr.microsoft.com/product/ad-selection/azure/bidding-service) -* [K-Anonymity service](https://mcr.microsoft.com/product/ad-selection/azure/k-anonymity-service) +* [Ad Selection Buyer Front End Service](https://mcr.microsoft.com/product/ad-selection/azure/buyer-frontend-service) +* [Ad Selection Bidding Service](https://mcr.microsoft.com/product/ad-selection/azure/bidding-service) +* [Ad Selection K-Anonymity Service](https://mcr.microsoft.com/product/ad-selection/azure/k-anonymity-service) @@ -278,12 +278,12 @@ Design and technical documents: Images for deployment: * Sellers - * [SellerFrontEnd service](https://mcr.microsoft.com/product/ad-selection/azure/seller-frontend-service) - * [Auction service](https://mcr.microsoft.com/product/ad-selection/azure/auction-service) + * [Ad Selection Seller Front End Service](https://mcr.microsoft.com/product/ad-selection/azure/seller-frontend-service) + * [Ad Selection Auction Service](https://mcr.microsoft.com/product/ad-selection/azure/auction-service) * Buyers - * [BuyerFrontEnd service](https://mcr.microsoft.com/product/ad-selection/azure/buyer-frontend-service) - * [Bidding service](https://mcr.microsoft.com/product/ad-selection/azure/bidding-service) - * [K-Anonymity service](https://mcr.microsoft.com/product/ad-selection/azure/k-anonymity-service) + * [Ad Selection Buyer Front End Service](https://mcr.microsoft.com/product/ad-selection/azure/buyer-frontend-service) + * [Ad Selection Bidding Service](https://mcr.microsoft.com/product/ad-selection/azure/bidding-service) + * [Ad Selection K-Anonymity Service](https://mcr.microsoft.com/product/ad-selection/azure/k-anonymity-service) Origin trials: * [Origin Trials](https://microsoftedge.github.io/MSEdgeExplainers/origin-trials/) From 3cbd5a9fb9dcfa8c041f7ddecc1b808712954c8d Mon Sep 17 00:00:00 2001 From: Michael Hoffman Date: Wed, 9 Oct 2024 13:23:01 -0700 Subject: [PATCH 06/11] trim lead-in dup word --- microsoft-edge/web-platform/ad-selection-api.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/microsoft-edge/web-platform/ad-selection-api.md b/microsoft-edge/web-platform/ad-selection-api.md index 434ae9359e..6dede8a756 100644 --- a/microsoft-edge/web-platform/ad-selection-api.md +++ b/microsoft-edge/web-platform/ad-selection-api.md @@ -170,11 +170,11 @@ Each image defines one service. Some images don't contain UDFs, and consist ent Microsoft provides an image for each service, which can be deployed on a cloud provider. These are the public images that must be used for deployment. Only official images from Microsoft are able to run private auctions. -Images for seller services: +Images for sellers: * [Ad Selection Seller Front End Service](https://mcr.microsoft.com/product/ad-selection/azure/seller-frontend-service) * [Ad Selection Auction Service](https://mcr.microsoft.com/product/ad-selection/azure/auction-service) -Images for buyer services: +Images for buyers: * [Ad Selection Buyer Front End Service](https://mcr.microsoft.com/product/ad-selection/azure/buyer-frontend-service) * [Ad Selection Bidding Service](https://mcr.microsoft.com/product/ad-selection/azure/bidding-service) * [Ad Selection K-Anonymity Service](https://mcr.microsoft.com/product/ad-selection/azure/k-anonymity-service) From cdb8d29a2e5dff7ee133cba45f56e4749df97162 Mon Sep 17 00:00:00 2001 From: Michael Hoffman Date: Thu, 10 Oct 2024 08:24:42 -0700 Subject: [PATCH 07/11] update link text & urls --- .../web-platform/ad-selection-api.md | 43 ++++++++++--------- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/microsoft-edge/web-platform/ad-selection-api.md b/microsoft-edge/web-platform/ad-selection-api.md index 6dede8a756..76e07ab15a 100644 --- a/microsoft-edge/web-platform/ad-selection-api.md +++ b/microsoft-edge/web-platform/ad-selection-api.md @@ -10,7 +10,7 @@ ms.date: 10/08/2024 # Sign up for the Ad Selection API -The Ad Selection API provides user-relevant ads on your site without using third-party cookies. See [Ad Selection Overview](https://github.com/WICG/privacy-preserving-ads/blob/main/Ad%20Selection%20Overview.md) in the "WICG / privacy-preserving-ads" repo. +The Ad Selection API provides user-relevant ads on your site without using third-party cookies. See [Ad Selection Overview](https://github.com/WICG/privacy-preserving-ads/blob/main/Ad%20Selection%20Overview.md) in the `privacy-preserving-ads` repo. The Ad Selection API can be used by: * **Sellers** running a supply-side platform (SSP), who can use the API to provide higher-quality ads for their publishers. @@ -21,11 +21,11 @@ To get started using the Ad Selection API and test out the end-to-end flow, sign As a seller operating a supply-side platform or a buyer operating a demand-side platform, use this guide to: * Test the Ad Selection API on your site. * Sign up for the Ad Selection API limited preview. -* Register for the Origin Trial. -* Complete API attestation. -* See the Ad Selection API and its usage, and deploy your services to Azure. +* Register for the origin trial for the Ad Selection API. +* Complete API attestation. +* See the Ad Selection API and its usage, and deploy your services to Azure. * Set up an evaluation environment with a supported cloud provider. -* Prepare all needed UDF functions and be able to work with Edge Web API. +* Prepare all needed User-Defined Functions (UDFs) and be able to work with Edge Web API. @@ -55,7 +55,7 @@ The **Ad Selection API** flag enables the Ad Selection API and associated featur #### Sign-up and attestation requirements and process -Developers interested in alpha testing can join the [Origin Trial](https://microsoftedge.github.io/MSEdgeExplainers/origin-trials/). This trial enables end-to-end testing of Ad Selection API features, covering both the API usage and the deployment of secure container images. +Developers interested in alpha testing can join the origin trial for the Ad Selection API. This origin trial enables end-to-end testing of Ad Selection API features, covering both the API usage and the deployment of secure container images. For each top-level domain that you intend to use with the Ad Selection API, fill in the **Origin Trial Registration** form for that domain, and then submit the form. @@ -63,7 +63,7 @@ To sign up for the **Ad Selection API** origin trial for a domain: 1. Open [Microsoft Edge Origin Trials](https://microsoftedge.github.io/MSEdgeExplainers/origin-trials/) in a new window or tab: - ![Origin trials](./ad-selection-api-images/origin-trials.png) + ![The "Ad Selection API" origin trial listing at "Microsoft Edge Origin Trials"](./ad-selection-api-images/origin-trials.png) 1. In the **Ad Selection API** section, click the **Register** button. The **Origin Trial Registration** form opens: @@ -81,7 +81,7 @@ To sign up for the **Ad Selection API** origin trial for a domain: 1. Click the **Submit** button. - An Origin Trial token is generated for the top-level domain and is sent to you. + An origin trial token is generated for the top-level domain and is sent to you. 1. Create a file that's named `ad-selection-attestations.json`, and host the file at the top-level domain, in the `/.well-known/` directory. For example: @@ -138,7 +138,7 @@ The attestations JSON file must be named `ad-selection-attestations.json`, and m ###### Important fields and values -* The `ad-selection-attestations.json` file must include the Origin Trial token that was generated and sent to you for this top-level domain. `"ownership_token":` is the Origin Trial token that was generated when registering this domain for the **Ad Selection API** origin trial. +* The `ad-selection-attestations.json` file must include the origin trial token that was generated and sent to you for this top-level domain. `"ownership_token":` is the origin trial token that was generated when registering this domain for the **Ad Selection API** origin trial. * In the `"platform_attestations":` section, `"platform":` must be `"edge"` or `"android"`. @@ -156,7 +156,7 @@ The attestations JSON file must be named `ad-selection-attestations.json`, and m The Ad Selection API uses a trusted execution environment (TEE) to provide a level of assurance for data integrity, data confidentiality, and code integrity; see [Confidential Computing: Hardware-Based Trusted Execution for Applications and Data](https://confidentialcomputing.io/wp-content/uploads/sites/85/2021/03/confidentialcomputing_outreach_whitepaper-8-5x11-1.pdf). Services provided by the Ad Selection API must run in a TEE to secure the data used by these services. -Ad Selection Services running in a TEE should be deployed on a cloud platform that supports the necessary security features. Initially, services can be deployed in Azure using [Confidential ACI containers](/azure/container-instances/container-instances-confidential-overview). +Ad Selection Services running in a TEE should be deployed on a cloud platform that supports the necessary security features. Initially, services can be deployed in Azure by using confidential ACI containers; see [Confidential containers on Azure Container Instances](/azure/container-instances/container-instances-confidential-overview). The Ad Selection API provides different services that need to be deployed by sellers or buyers. @@ -164,7 +164,7 @@ The Ad Selection API provides different services that need to be deployed by sel #### Images for deploying services -Add your User-Defined Functions within the provided images of services. The User-Defined Functions can run custom business logic. The User-Defined Functions run in private containers within the deployed services. +Add your User-Defined Functions (UDFs) within the provided images of services. The User-Defined Functions can run custom business logic. The User-Defined Functions run in private containers within the deployed services. Each image defines one service. Some images don't contain UDFs, and consist entirely of predefined code. Some images contain UDFs, as functions with an empty body or starter code, that are the relevant User-Defined Functions for that service. Fill in the bodies of the User-Defined Functions in these images with your own custom code. @@ -242,7 +242,7 @@ To deploy the Ad Selection API service to Azure: 1. Choose the **Confidential ACO containers** option. -1. Download the Terraform [deployment scripts and guide](https://go.microsoft.com/fwlink/?linkid=2290115). **Note:** Make sure the hash of the image you downloaded matches the hash in the script you download. +1. Download the [Terraform deployment scripts](https://github.com/WICG/privacy-preserving-ads/tree/main/deployment-scripts). **Note:** Make sure the hash of the image you downloaded matches the hash in the script you download. 1. The Terraform scripts already include links to public images that are provided by Microsoft. Choose the required services and deploy them by following the steps in the included `readme.md`. @@ -271,10 +271,14 @@ To learn more about which API methods are available and to view example code, se ## See also -Design and technical documents: -* [Ad Selection API Proposal](https://github.com/WICG/privacy-preserving-ads?tab=readme-ov-file#ad-selection-api-proposal) -* [Ad Selection Overview](https://github.com/WICG/privacy-preserving-ads/blob/main/Ad%20Selection%20Overview.md) -* [Ad Selection API details](https://github.com/WICG/privacy-preserving-ads/blob/main/API%20Details.md) +`privacy-preserving-ads` repo: +* Design and technical documents + * [Ad Selection Overview](https://github.com/WICG/privacy-preserving-ads/blob/main/Ad%20Selection%20Overview.md) + * [Ad Selection API Proposal](https://github.com/WICG/privacy-preserving-ads?tab=readme-ov-file#ad-selection-api-proposal) + * [Ad Selection API details](https://github.com/WICG/privacy-preserving-ads/blob/main/API%20Details.md) +* Deployment scripts + * [Demo Buyer and Seller Terraform Configurations for Azure](https://github.com/WICG/privacy-preserving-ads/blob/main/deployment-scripts/azure/terraform/environment/demo/README.md) + * [Terraform deployment scripts](https://github.com/WICG/privacy-preserving-ads/tree/main/deployment-scripts) Images for deployment: * Sellers @@ -286,14 +290,11 @@ Images for deployment: * [Ad Selection K-Anonymity Service](https://mcr.microsoft.com/product/ad-selection/azure/k-anonymity-service) Origin trials: -* [Origin Trials](https://microsoftedge.github.io/MSEdgeExplainers/origin-trials/) +* [Microsoft Edge Origin Trials](https://microsoftedge.github.io/MSEdgeExplainers/origin-trials/) Trusted execution environment (TEE): * [Confidential Computing: Hardware-Based Trusted Execution for Applications and Data](https://confidentialcomputing.io/wp-content/uploads/sites/85/2021/03/confidentialcomputing_outreach_whitepaper-8-5x11-1.pdf) Azure: * [Microsoft Azure](https://azure.microsoft.com) -* [Confidential ACI containers](/azure/container-instances/container-instances-confidential-overview) - -Terraform: -* [Terraform deployment scripts and guide](https://go.microsoft.com/fwlink/?linkid=2290115) +* [Confidential containers on Azure Container Instances](/azure/container-instances/container-instances-confidential-overview) From 36dc02adfcd288875e66cf920059af6b6590acb8 Mon Sep 17 00:00:00 2001 From: Michael Hoffman Date: Thu, 10 Oct 2024 08:52:51 -0700 Subject: [PATCH 08/11] fix intro list --- microsoft-edge/web-platform/ad-selection-api.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/microsoft-edge/web-platform/ad-selection-api.md b/microsoft-edge/web-platform/ad-selection-api.md index 76e07ab15a..b5eb291c9f 100644 --- a/microsoft-edge/web-platform/ad-selection-api.md +++ b/microsoft-edge/web-platform/ad-selection-api.md @@ -19,13 +19,13 @@ The Ad Selection API can be used by: To get started using the Ad Selection API and test out the end-to-end flow, sign up for the limited preview of the Ad Selection API. As a seller operating a supply-side platform or a buyer operating a demand-side platform, use this guide to: -* Test the Ad Selection API on your site. -* Sign up for the Ad Selection API limited preview. -* Register for the origin trial for the Ad Selection API. -* Complete API attestation. -* See the Ad Selection API and its usage, and deploy your services to Azure. +* Sign up for the Ad Selection API limited preview by registering for the origin trial. +* Complete the API attestation by publishing your attestations JSON file. * Set up an evaluation environment with a supported cloud provider. -* Prepare all needed User-Defined Functions (UDFs) and be able to work with Edge Web API. +* View the Ad Selection API documentation. +* Prepare your User-Defined Functions (UDFs). +* Deploy your services to Azure. +* Test the Ad Selection API on your site. From ccf47d70dd97d474f7cc3e6f8a77d722f3a232b0 Mon Sep 17 00:00:00 2001 From: Michael Hoffman Date: Thu, 10 Oct 2024 10:17:11 -0700 Subject: [PATCH 09/11] continue using fwlink --- microsoft-edge/web-platform/ad-selection-api.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/microsoft-edge/web-platform/ad-selection-api.md b/microsoft-edge/web-platform/ad-selection-api.md index b5eb291c9f..e9276d3b04 100644 --- a/microsoft-edge/web-platform/ad-selection-api.md +++ b/microsoft-edge/web-platform/ad-selection-api.md @@ -5,7 +5,7 @@ author: MSEdgeTeam ms.author: msedgedevrel ms.topic: conceptual ms.service: microsoft-edge -ms.date: 10/08/2024 +ms.date: 10/10/2024 --- # Sign up for the Ad Selection API @@ -242,7 +242,7 @@ To deploy the Ad Selection API service to Azure: 1. Choose the **Confidential ACO containers** option. -1. Download the [Terraform deployment scripts](https://github.com/WICG/privacy-preserving-ads/tree/main/deployment-scripts). **Note:** Make sure the hash of the image you downloaded matches the hash in the script you download. +1. Go to [Terraform deployment scripts](https://go.microsoft.com/fwlink/?linkid=2290115), and then download the Terraform deployment scripts and view the deployment documentation. **Note:** Make sure the hash of the image you downloaded matches the hash in the script you download. 1. The Terraform scripts already include links to public images that are provided by Microsoft. Choose the required services and deploy them by following the steps in the included `readme.md`. @@ -277,8 +277,7 @@ To learn more about which API methods are available and to view example code, se * [Ad Selection API Proposal](https://github.com/WICG/privacy-preserving-ads?tab=readme-ov-file#ad-selection-api-proposal) * [Ad Selection API details](https://github.com/WICG/privacy-preserving-ads/blob/main/API%20Details.md) * Deployment scripts - * [Demo Buyer and Seller Terraform Configurations for Azure](https://github.com/WICG/privacy-preserving-ads/blob/main/deployment-scripts/azure/terraform/environment/demo/README.md) - * [Terraform deployment scripts](https://github.com/WICG/privacy-preserving-ads/tree/main/deployment-scripts) + * [Terraform deployment scripts](https://go.microsoft.com/fwlink/?linkid=2290115) Images for deployment: * Sellers From 56ad72352a23fcb4cd87d42436d05264014401f8 Mon Sep 17 00:00:00 2001 From: Michael Hoffman Date: Thu, 10 Oct 2024 10:22:34 -0700 Subject: [PATCH 10/11] in See also, separate deploy scripts vs repo --- microsoft-edge/web-platform/ad-selection-api.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/microsoft-edge/web-platform/ad-selection-api.md b/microsoft-edge/web-platform/ad-selection-api.md index e9276d3b04..ba33b28935 100644 --- a/microsoft-edge/web-platform/ad-selection-api.md +++ b/microsoft-edge/web-platform/ad-selection-api.md @@ -271,13 +271,10 @@ To learn more about which API methods are available and to view example code, se ## See also -`privacy-preserving-ads` repo: -* Design and technical documents +Design and technical documents * [Ad Selection Overview](https://github.com/WICG/privacy-preserving-ads/blob/main/Ad%20Selection%20Overview.md) * [Ad Selection API Proposal](https://github.com/WICG/privacy-preserving-ads?tab=readme-ov-file#ad-selection-api-proposal) * [Ad Selection API details](https://github.com/WICG/privacy-preserving-ads/blob/main/API%20Details.md) -* Deployment scripts - * [Terraform deployment scripts](https://go.microsoft.com/fwlink/?linkid=2290115) Images for deployment: * Sellers @@ -288,6 +285,9 @@ Images for deployment: * [Ad Selection Bidding Service](https://mcr.microsoft.com/product/ad-selection/azure/bidding-service) * [Ad Selection K-Anonymity Service](https://mcr.microsoft.com/product/ad-selection/azure/k-anonymity-service) +Deployment scripts: +* [Terraform deployment scripts](https://go.microsoft.com/fwlink/?linkid=2290115) + Origin trials: * [Microsoft Edge Origin Trials](https://microsoftedge.github.io/MSEdgeExplainers/origin-trials/) From e55eefaa02a2c73e21a4786f01c9f8f9fa62f446 Mon Sep 17 00:00:00 2001 From: Michael Hoffman Date: Thu, 10 Oct 2024 10:43:52 -0700 Subject: [PATCH 11/11] "in new window/tab" (mid-steps) --- microsoft-edge/web-platform/ad-selection-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsoft-edge/web-platform/ad-selection-api.md b/microsoft-edge/web-platform/ad-selection-api.md index ba33b28935..e4d62584c3 100644 --- a/microsoft-edge/web-platform/ad-selection-api.md +++ b/microsoft-edge/web-platform/ad-selection-api.md @@ -242,7 +242,7 @@ To deploy the Ad Selection API service to Azure: 1. Choose the **Confidential ACO containers** option. -1. Go to [Terraform deployment scripts](https://go.microsoft.com/fwlink/?linkid=2290115), and then download the Terraform deployment scripts and view the deployment documentation. **Note:** Make sure the hash of the image you downloaded matches the hash in the script you download. +1. Go to [Terraform deployment scripts](https://go.microsoft.com/fwlink/?linkid=2290115) in a new window or tab, and then download the Terraform deployment scripts and view the deployment documentation. **Note:** Make sure the hash of the image you downloaded matches the hash in the script you download. 1. The Terraform scripts already include links to public images that are provided by Microsoft. Choose the required services and deploy them by following the steps in the included `readme.md`.