Google Cloud Armor Rules
argidenise opened this issue · 3 comments
argidenise commented
Hi Ayaka,
I want to self-host my own API endpoint, please kindly share what Google Cloud Armor rules did you use?
Thank you.
ayaka14732 commented
Note that the second and the third rules are not safe at all, because simply changing the "User-Agent" header will bypass them. However, the rules are set to show that developers should use this API appropriately and should not use programming methods to call this API on a large scale. Otherwise the free API will be exhausted very quickly.
argidenise commented
Thank you! I have successfully created the rules, may I know how to connect this to my Cloud Run? I have been trying :(
ayaka14732 commented