Граф коммитов

74 Коммитов

Автор SHA1 Сообщение Дата
Hong Ooi 7053eadd17 update doc urls 2023-09-20 09:59:06 +10:00
Hong Ooi 31c68b983c update news, description 2023-09-10 11:02:35 +10:00
Hong Ooi 8186d7edfc bump ver no for release 2021-10-23 15:49:53 +11:00
Hong Ooi 54ddbfcd12
Update get_azure_login code with AzureGraph logic (#23)
Use improved code from AzureGraph, also use load_azure_token to read the token file rather than readRDS
2021-10-19 17:31:48 +11:00
Hong Ooi be645d2d01 update news, desc for release 2021-06-02 23:01:38 +10:00
Hong Ooi a9837faafd create new auth vignette 2021-06-02 20:25:30 +10:00
Hong Ooi c8a469d83c bump ver no for release 2021-02-17 14:22:12 +11:00
Hong Ooi 3b5523c2bc fix set_tags to work inside a function 2021-02-06 09:48:47 +11:00
Hong Ooi 9e101cc9dc update for release 2021-01-14 07:31:47 +11:00
Hong Ooi 4771f109c4
2.3.6.9000 update (#17)
* resource methods

* add tests

* document

* update news

* add example

* slight adjustment

* change org

* move util fns to AzureGraph

* update news

* require latest AzureGraph

* use aad v2.0, switch back to AzureR

* Revert "use aad v2.0, switch back to AzureR"

This reverts commit 53fa77465f.

* really revert to Azure

* better repo check

* update news

* switch to aad v2

* bump version no

* use dev version no for now

* fix bug in obtaining graph token

* update news

* AzureGraph changes merged
2021-01-12 05:12:38 +11:00
Hong Ooi 68c2115041 tidy for release 2020-10-14 00:56:22 +11:00
Hong Ooi 59956e6fa8
Template udf support (#14)
closes #13
2020-10-11 11:06:45 +11:00
Hong Ooi c43ddf446a switch to Github Actions 2020-10-11 06:30:01 +11:00
Hong Ooi 4581955daa add rmarkdown to suggests 2020-07-27 04:13:07 +10:00
Hong Ooi 1f6f0331e8 update for release 2020-07-26 16:38:18 +10:00
Hong Ooi 747031c543
Template msg check (#12)
* fix error message

* refactor check

* fix failing test

* add test
2020-07-22 23:33:23 +10:00
Hong Ooi 4366afe6e1 bump ver no 2020-06-11 03:36:47 +10:00
Hong Ooi e160e098ee
Add tags for created objects (#10)
* add createdBy tag to new objects

* fix

* also tag templates

* don't overwrite manually assigned tag

* add template get_tags(), update docs

* update news
2020-06-09 21:58:54 +10:00
Hong Ooi 51af06aaa7 bump ver no for release 2020-05-15 09:03:20 +10:00
Hong Ooi 875c71cb3a
Handle extended resource fields (#9)
closes #8
2020-05-13 20:07:48 +10:00
Hong Ooi 412f097db8
Add top-level do_op (#7)
* add do_op for arm session object

* redocument

* fix az_rm do_operation

* better fix

* add test

* update news/desc

* r cmd check fix
2020-04-22 18:34:04 +10:00
Hong Ooi 173aef8174 quick doc rebuild with roxygen 7 2020-02-05 05:12:01 +11:00
Hong Ooi 9a99161825 bump for release 2020-01-25 21:38:46 +11:00
Hong Ooi 14bb7cf43c bump version no 2020-01-21 19:30:59 +11:00
Hong Ooi 3a6ec5419e refresh vignettes, doc 2019-10-29 03:38:12 +11:00
Hong Ooi f428ea47fe add parallel vignette 2019-10-23 22:35:04 +08:00
Hong Ooi ce20147d78
Background pool (#6)
* pool creation

* pool exports

* declare pool as globalvar

* fixup pool

* wording

* import parallel

* add tests

* import AzureGraph, update docs
2019-10-21 11:46:24 +08:00
Hong Ooi 435b038eb4 expose do_operation for sub and rg 2019-10-17 22:28:56 +11:00
Hong Ooi e2c78a5531 bump ver no 2019-09-11 02:31:06 +10:00
Hong Ooi 03aedd58a7
Graph login (#5)
* create graph login with ARM login

* normalize tenant

* require dev AzureAuth

* fix

* document

* test interop

* require quietly

* catch errors when making graph login

* put graph login checks in one place

* bump required AzureAuth ver

* AzureAuth 1.2.1 on CRAN

* doc/news update
2019-09-09 17:30:43 +10:00
Hong Ooi 606396a9d2 update news 2019-08-28 11:55:50 +10:00
Hong Ooi 2af4a5d53f better header processing 2019-07-17 07:51:29 +10:00
Hong Ooi 6b991efcaa update news/desc 2019-07-16 08:38:23 +10:00
Hong Ooi 483fe1b5cf fix #3 2019-06-20 22:12:14 +10:00
Hong Ooi 417db355e2 template build helpers 2019-06-02 02:06:34 +10:00
Hong Ooi 7407db42d3 update urls 2019-05-22 22:26:28 +10:00
Hong Ooi 8a8ae79943 fix template deployment bug 2019-05-21 12:28:13 +10:00
Hong Ooi 738dd5e0ba bump version no 2019-05-13 07:32:58 +10:00
Hong Ooi f2ebbcbd4b update login code 2019-05-10 20:38:00 +10:00
Hong Ooi 54171fb907 suggest AzureGraph 2019-04-01 21:09:24 +11:00
Hong Ooi 0071a37339 updating md docs 2019-03-25 16:26:34 +11:00
Hong Ooi c4b969bcf7
basic RBAC support (#15)
* skeleton

* fleshing out

* refactoring

* use sub_op method throughout

* fixes

* no longer just ARM error msgs

* all impls

* graph login fns

* fix normalize_graph_tenant

* app object

* call_azure_graph fn

* more impl

* fixing

* more fixing

* define client obj, wrapping arm and graph

* yet more fixing

* add scope for list_role_assignments

* service principal

* continuing fixups

* can load

* use active bindings to redirect

* add scope arg for list_role_defs

* use objects for roles

* get_role_def working

* add and remove_role_assignment

* rm stray print

* fix remove_role_assignment

* really fix remove_role_assignment

* return df from list_role methods

* add refresh method for client

* testing for rbac

* refresh is function, not active binding

* fixing

* tests working

* resource rbac testing

* test tinkering

* fail if selection provided but doesn't exist

* documenting

* more documenting

* role doc

* move graph to new pkg

* fixing for R cmd check

* rm AzureGraph as suggested

* fixes

* doc tweak

* update news

* rm stray bit

* another stray bit

* use latest RBAC API versions

* use new filter for list_role_defs
2019-03-15 19:12:12 +11:00
hong-revo 0f0569f2ba move scott and chris to AzureAuth 2019-02-24 16:34:55 +11:00
hong-revo 6fa0d7f2ea AzureAuth now on CRAN 2019-02-23 02:00:57 +11:00
hong-revo 65f339017d update news, version no 2019-02-14 00:33:30 +11:00
hong-revo 43256d02f8 rewording 2019-02-07 01:48:59 +11:00
hong-revo 288b07219d rm AzureAuth code 2019-02-06 20:14:28 +11:00
hong-revo dd698633f3 add openssl as import 2019-01-14 07:43:04 +11:00
Hong Ooi 5ab610fd8e
Cli auth (#2)
* changes to enable auth with CLI app id

* api for persistent logins

* dev version number

* typo

* add documentation

* update docs to use get_az_login

* update mds

* allow new login flow to use svc principal

* fix delete_az_login

* more fixups

* fix list_az_logins

* update news

* update intro

* add badges

* az_login -> azure_login

* doc fix

* cleanup

* document

* document fixup

* update tests

* rationalise auth arguments: resource_host first arg, auth_type default based on pwd

* fix vignette img links
2018-12-26 15:15:31 +11:00
hong-revo acd0fad458 ensure password field not null 2018-12-10 13:51:52 +11:00