No articles match
Acquire an OAuth token7 months ago
The get_azure_token function | Authentication methods | Managed identities | Inside a web app | Authentication vs authorization: | Caching | Refreshing | More information
Common authentication scenarios7 months ago
Interactive authentication on a local machine | Interactive authentication in a remote session | Interactive authentication in a webapp | Non-interactive authentication | More information
How to enable AAD authentication for a storage account10 months ago
Authenticate as a user | Create an app registration | Set the app permissions | Give users a role assignment in the storage account | Authenticating | Authenticate as the application | Create the app registration and give it a client secret | Give the app's service principal a role assignment in the storage account
Introduction to AzureStor10 months ago
Storage endpoints | Listing, creating and deleting containers | Files and blobs | Uploading and downloading | Parallel connections | File format helpers | Transfer to and from connections | Copy from URLs (blob storage only) | Appending (blob storage only) | Interface to AzCopy | Other features | Metadata | Admin interface
Introduction to AzureRMR11 months ago
Authentication | Subscriptions and resource groups | Resources and templates | Common methods | Tagging | Locking | Role-based access control | Conclusion
Introduction to AzureQstor1 years ago
Azure queue storage | Queue endpoint | Queues and messages | Metadata
Introduction to AzureCognitive1 years ago
Resource Manager interface | Client interface
RBAC examples1 years ago
Authenticating with a service principal from ACI to ACR | Authenticating with a service principal from AKS to ACR | Creating an AKS resource and reusing an existing service principal | Integrating AKS with Azure Active Directory
Securing an AKS deployment with Traefik1 years ago
Model object and image | Deploy to AKS | Install traefik | Assign domain name | Generate an auth file | Deploy the service | Call the service | Further comments
Introduction to AzureKeyVault1 years ago
Resource Manager interface | Client interface | Keys | Secrets | Certificates | Storage accounts | See also
Using Microsoft365R in an unattended script1 years ago
Service principal | App registration | Application permissions and security | Sample code skeleton | Service account | Creating a service account | Sample code
Authenticating to Microsoft 3651 years ago
Authentication | Using the device code flow | Specifying the tenant | App registration and approvals | Using your own app registration | Using other app registrations: last-resort workarounds | Authenticating with a token | Other issues
Authentication basics3 years ago
Interactive authentication | Non-interactive authentication | Creating a custom app registration | Set the app role and scope
Working with templates3 years ago
Template helper functions
Introduction to glmnetUtils3 years ago
The formula interface | Generating the model matrix | Using model.frame | Manually building the model matrix | Speed comparisons | Sparse model matrix | Crossvalidation for $\alpha$ | Conclusion
Authentication basics3 years ago
Interactive authentication | Non-interactive authentication | Creating a custom app registration | Set the app permissions
Extending AzureGraph3 years ago
Extend the ms_object base class | Register the class with register_graph_class | Add getter and setter methods
Introduction to AzureGraph3 years ago
Authentication | Users and groups | Registered apps and service principals | Common methods | See also
Using Microsoft365R in a Shiny app3 years ago
App registration | Shiny code skeleton
OneDrive and SharePoint3 years ago
OneDrive | SharePoint
Authenticating from Shiny5 years ago
Teams5 years ago
Channels | Channel messages | Channel files | Private channels | Chats
Deploying a prediction service with Plumber5 years ago
Fit the model | Scoring script for plumber | Create a Dockerfile | Build and upload the image | Deploy to an Azure Container Instance | Deploy to a Kubernetes cluster | Security note | See also
Batching and paging5 years ago
Batching | Paging
Managing emails with Outlook5 years ago
Outlook client | Writing emails | Attachments | Other methods | Managing your emails | Replying to an email | Working with folders
AzureCosmosR: Interface to Azure Cosmos DB5 years ago
AzureCosmosR | SQL interface | Other client interfaces | MongoDB | Table storage | ODBC (SQL interface) | Azure Resource Manager interface | Further information
Introduction to AzureTableStor6 years ago
Azure table storage | Tables | Entities | Batch transactions
Creating and deploying a Custom Vision predictive service6 years ago
Creating the resources | Training | Creating the project | Adding and tagging images | Training the model | Deployment | Publishing to a prediction resource | Exporting as standalone | See also
Deploying an ACI service with HTTPS and authentication6 years ago
Deployment artifacts | Model object | TLS certificate/private key | App | Dockerfile | Create the container
Introduction to AzureVM7 years ago
Virtual machines | VM scalesets | Sharing resources
Using the Computer Vision service7 years ago
Creating the resources | Client interface | Sample images | Calls | analyze | describe | detect_objects | area_of_interest | tag | categorize | read_text | make_thumbnail | See also
Parallel connections using a background process pool7 years ago
Working with the pool
AzureStor 2.0 client generics and methods7 years ago
Storage endpoints and containers | Files and blobs
Extending AzureRMR7 years ago
Subclass resource/template classes | Add accessor functions | Adding documentation | Add client-facing interface