AzureRMR icon indicating copy to clipboard operation
AzureRMR copied to clipboard

R package for interacting with Azure Resource Manager

Results 3 AzureRMR issues
Sort by recently updated
recently updated
newest added

I am currently trying to create a storage container with versioning enabled. Via the [Azure CLI](https://docs.microsoft.com/en-us/azure/storage/blobs/versioning-enable?tabs=azure-cli), this is straightforward. I haven't been able to get something similar to work using...

Hi, is there any way to to manage Reservations with `AzureRMR`? I'm thinking about getting the list of Reservation Orders and then the list of all Reservations. I was trying...

enhancement

Hi, Recently, AzureRMR asks the user whether or not to store credentials in a local file upon first loading the package. This behaviour is annoying as it breaks automatic deployments...