Pinned Repositories
azure-databricks-examples
azure-functions-siteextensions
This is a simple example of installing Azure Functions site extension using ARM/Bicep template and Kudu APIs directly.
azure-lustre-from-image
azure-managed-app-aks-managed-identity
This repo includes some sample commands and ARM templates for experimenting with Azure Managed Application that deploys an AKS resource and Managed Identities.
azure-managed-app-hello-world-202009
This repo contains a simple "Hello World" style example of Azure Managed application that is used in a video tutorial.
azure-managed-disks-examples
Azure Managed Disks Examples
azure-marketplace-offer-programmatic-deployment
This repo shows simple examples of how to programmatically deploy various offer types from Azure Marketplace.
azure-vm-offer-hello-world-202012
This repo contains a simple "Hello World" style example of Azure Virtual Machine offer that is used in a video tutorial.
bicep-examples
Examples of Azure Resource Manager Bicep Templates
docker-presto-adls-wasb
Example of a single node Presto with Azure Data Lake Store (ADLS) and Azure Storage Blob (WASB) access via Hive metastore
arsenvlad's Repositories
arsenvlad/azure-managed-app-aks-managed-identity
This repo includes some sample commands and ARM templates for experimenting with Azure Managed Application that deploys an AKS resource and Managed Identities.
arsenvlad/azure-vm-offer-hello-world-202012
This repo contains a simple "Hello World" style example of Azure Virtual Machine offer that is used in a video tutorial.
arsenvlad/azure-managed-app-hello-world-202009
This repo contains a simple "Hello World" style example of Azure Managed application that is used in a video tutorial.
arsenvlad/azure-marketplace-offer-programmatic-deployment
This repo shows simple examples of how to programmatically deploy various offer types from Azure Marketplace.
arsenvlad/bicep-examples
Examples of Azure Resource Manager Bicep Templates
arsenvlad/azure-functions-siteextensions
This is a simple example of installing Azure Functions site extension using ARM/Bicep template and Kudu APIs directly.
arsenvlad/azure-ad-permission-create-service-principal-from-another-tenant
In this sample, we look at what is the least-privilege permission or Azure AD role that an app identity needs to be able to create a Service Principal from a multi-tenant application registration in another Azure AD tenant.
arsenvlad/azure-apim-selfhostedgateway-loadtest
Experimental scripts for testing APIM Self-Hosted-Gateway on AKS with Locust.io load testing
arsenvlad/azure-function-python-cosmosdb-terraform
This example shows how to use Terraform to deploy a simple Azure Function in Python that reads and writes data to an existing Cosmos DB.
arsenvlad/azure-managed-app-publisher-secret
This repo shows an example of Azure Managed Application that gets a secret from publisher's Azure Key Vault and stores it in a Key Vault within the Managed Resource Group.
arsenvlad/arc-k8s-demo
Artifacts for Arc For Kubernetes Demo
arsenvlad/architecture-center
Open Source documentation for the Azure Architecture Center on Microsoft Docs
arsenvlad/arm-examples
Arsen's Azure Resource Manager Examples
arsenvlad/azure-docs
Open source documentation of Microsoft Azure
arsenvlad/azure-load-testing-aks-example
Simple example of using Azure Load Testing against a simple web app running in AKS
arsenvlad/azure-privateendpoint-concurrency
Testing concurrent creation of multiple Azure Private Endpoints in the same subnet
arsenvlad/azure-quickstart-templates
Azure Quickstart Templates
arsenvlad/azure-resource-graph-query-examples
Azure Resource Graph query examples
arsenvlad/azure-saas
The Azure SaaS Development Kit (ASDK) provides a reference architecture, deployable reference implementation and tools to help developers, startups, ISVs and Enterprises deliver their applications as a SaaS service. A platform for platform creators.
arsenvlad/azure-workload-identity
Azure AD Workload Identity uses Kubernetes primitives to associate managed identities for Azure resources and identities in Azure Active Directory (AAD) with pods.
arsenvlad/blob-storage-perf
Simply AzCopy benchmark of blob storage performance from AKS pod
arsenvlad/cilium-vxlan-udp-flows
Simple scripts for testing BYO Cilium VXLAN on Azure AKS vs Azure Cilium Overlay
arsenvlad/codespaces-actions-experiments
Repo to experiment with GitHub Codespaces and Actions
arsenvlad/createuidefinition-examples
Examples of Azure createUiDefinition.json for Azure Managed Apps and Solution Templates
arsenvlad/entra-cross-tenant-app-fic-managed-identity
Experimenting with Entra cross-tenant application Federated Identity Credential trust to Managed Identity
arsenvlad/linux-perf-test-scripts
Simple scripts for Linux performance testing
arsenvlad/packer-plugin-azure
Packer plugin for Azure Virtual Machine Image Builders
arsenvlad/secrets-store-csi-driver-provider-azure
Azure Key Vault provider for Secret Store CSI driver allows you to get secret contents stored in Azure Key Vault instance and use the Secret Store CSI driver interface to mount them into Kubernetes pods.
arsenvlad/static-web-app1
arsenvlad/terraform-azure-keyvault-multiple
Terraform with multiple Azure Key Vaults to check paging behavior