ofuks commented on a change in pull request #992:
URL: https://github.com/apache/incubator-datalab/pull/992#discussion_r530295208
##########
File path:
services/self-service/src/main/resources/mongo/general/mongo_roles.json
##########
@@ -0,0 +1,100 @@
+[
+ {
+ "_id": "nbBillingReportFull",
+ "description": "View full billing report for all users",
+ "type": "BILLING",
+ "cloud": "AZURE",
Review comment:
Do we need the **cloud** parameter here in general? Can we delete this
parameter without any problems?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]