FrankYang0529 commented on code in PR #68490:
URL: https://github.com/apache/airflow/pull/68490#discussion_r3407454975
##########
providers/microsoft/azure/tests/unit/microsoft/azure/hooks/test_wasb.py:
##########
@@ -45,6 +45,13 @@
ACCESS_KEY_STRING = "AccountName=name;skdkskd"
PROXIES = {"http": "http_proxy_uri", "https": "https_proxy_uri"}
+# A SAS token is a query string (not a path segment). Use a representative
token and the
Review Comment:
Add the link. Thank you.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]