【发布时间】:2019-08-08 10:46:33
【问题描述】:
使用 AWS,我可以使用 API Gateway 和 CloudFront 将 http 转换为 https 端点,并获得如下所示的 URL,
https://4z9giyi2c1.execute-api.us-west-2.amazonaws.com/test/petstore/pets?type=fish
我怎样才能对 Azure 做同样的事情?
【问题讨论】:
-
您使用的是哪一层 CDN,因为答案略有不同。如果您使用“Premium Verizon”,请参阅 this answer?
-
我们使用 Premium Verizon。 Azure 和 Verizon 之间存在集成问题。根据以下答案,Front Door 是正确的解决方案。
标签: amazon-web-services azure api-gateway