Package: AzureRMR 2.4.4

Hong Ooi

AzureRMR: Interface to 'Azure Resource Manager'

A lightweight but powerful R interface to the 'Azure Resource Manager' REST API. The package exposes a comprehensive class framework and related tools for creating, updating and deleting 'Azure' resource groups, resources and templates. While 'AzureRMR' can be used to manage any 'Azure' service, it can also be extended by other packages to provide extra functionality for specific services. Part of the 'AzureR' family of packages.

Authors:Hong Ooi [aut, cre], Microsoft [cph]

AzureRMR_2.4.4.tar.gz
AzureRMR_2.4.4.zip(r-4.5)AzureRMR_2.4.4.zip(r-4.4)AzureRMR_2.4.4.zip(r-4.3)
AzureRMR_2.4.4.tgz(r-4.4-any)AzureRMR_2.4.4.tgz(r-4.3-any)
AzureRMR_2.4.4.tar.gz(r-4.5-noble)AzureRMR_2.4.4.tar.gz(r-4.4-noble)
AzureRMR_2.4.4.tgz(r-4.4-emscripten)AzureRMR_2.4.4.tgz(r-4.3-emscripten)
AzureRMR.pdf |AzureRMR.html
AzureRMR/json (API)
NEWS

# Install 'AzureRMR' in R:
install.packages('AzureRMR', repos = c('https://azure.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/azure/azurermr/issues

On CRAN:

azureazure-resource-managerazure-sdk-rcloud

46 exports 18 stars 4.21 score 13 dependencies 12 dependents 48.7k downloads

Last updated 10 months agofrom:7053eadd17

Exports:az_resourceaz_resource_groupaz_rmaz_role_assignmentaz_role_definitionaz_subscriptionaz_templateAzureR_dirbuild_template_definitionbuild_template_parameterscall_azure_rmcall_azure_urlclean_token_directorycreate_azure_logindelete_azure_logindelete_azure_tokendelete_poolformat_public_fieldsformat_public_methodsget_azure_loginget_azure_tokenget_paged_listinit_poolis_azure_loginis_azure_tokenis_azure_v1_tokenis_emptyis_guidis_resourceis_resource_groupis_role_assignmentis_role_definitionis_subscriptionis_templateis_urllist_azure_loginslist_azure_tokensnamed_listpool_callpool_evalqpool_existspool_exportpool_lapplypool_mappool_sapplypool_size

Dependencies:askpassAzureAuthAzureGraphcurlhttrjosejsonlitemimeopensslR6rappdirssysuuid

Authentication basics

Rendered fromauth.Rmdusingknitr::rmarkdownon Jul 16 2024.

Last update: 2023-09-19
Started: 2021-06-02

Extending AzureRMR

Rendered fromextend.Rmdusingknitr::rmarkdownon Jul 16 2024.

Last update: 2019-02-13
Started: 2018-08-31

Introduction to AzureRMR

Rendered fromintro.Rmdusingknitr::rmarkdownon Jul 16 2024.

Last update: 2023-09-19
Started: 2018-10-29

Parallel connections using a background process pool

Rendered fromparallel.Rmdusingknitr::rmarkdownon Jul 16 2024.

Last update: 2019-10-25
Started: 2019-10-23

Working with templates

Rendered fromtemplate.Rmdusingknitr::rmarkdownon Jul 16 2024.

Last update: 2023-09-19
Started: 2019-10-28

Readme and manuals

Help Manual

Help pageTopics
Azure resource classaz_resource
Azure resource group classaz_resource_group
Azure Resource Manageraz_rm
Azure role assignment classaz_role_assignment
Azure role definition classaz_role_definition
Azure subscription classaz_subscription
Azure template classaz_template
Build the JSON for a template and its parametersbuild_template build_template_definition build_template_definition.default build_template_parameters build_template_parameters.default
Call the Azure Resource Manager REST APIcall_azure_rm call_azure_url
Login to Azure Resource Managercreate_azure_login delete_azure_login get_azure_login list_azure_logins
Manage parallel Azure connectionsdelete_pool init_pool pool_call pool_evalq pool_exists pool_export pool_lapply pool_map pool_sapply pool_size
Informational functionsis_azure_login is_resource is_resource_group is_role_assignment is_role_definition is_subscription is_template
Miscellaneous utility functionsget_paged_list is_url
Management lockscreate_lock delete_lock get_lock list_locks lock
Role-based access control (RBAC)add_role_assignment get_role_assignment get_role_definition list_role_assignments list_role_definitions rbac remove_role_assignment