privacysandbox / data-plane-shared-libraries

Apache License 2.0
13 stars 5 forks source link

Add Azure support #1

Open takuro-sato opened 9 months ago

takuro-sato commented 9 months ago

Adding Azure support

This PR is adding support for deployment of Google's Bidding and Auction Services on Azure.

Azure Privacy Sandbox architecture: https://1drv.ms/w/s!AmI-86sms1pYqJ5Uqgo5Qv2Ynmrcmw?e=BDC8BH (We'll make a PR for the document in https://github.com/privacysandbox/protected-auction-services-docs/tree/main in future)

Now B&A services can fetch private and public HPKE keys from an Azure KMS, specifically designed to support the B&A services, and handle test requests. To try this changes locally, please visit here.

The PR for bidding-auction-servers repository: https://github.com/privacysandbox/bidding-auction-servers/pull/9

Changes

TODOs for future PRs

google-cla[bot] commented 9 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.