Pinned Repositories
aad-dotnet-manage-resources-from-vm-with-msi
Getting started on managing Azure resources from a virtual machine with managed service identity (MSI) using C#
app-service-dotnet-access-key-vault-by-msi-for-web-apps
Getting started on safeguarding Web app secrets in Key Vault using convenience API
app-service-dotnet-configure-deployment-sources-for-functions
Getting started on configuring deployment sources for Functions using C#
app-service-dotnet-configure-deployment-sources-for-web-apps
Getting started on configuring deployment sources for Web Apps in C#
app-service-dotnet-configure-deployment-sources-for-web-apps-async
Getting started on configuring deployment sources for Web Apps in C# asynchronously
app-service-dotnet-configure-deployment-sources-for-web-apps-on-linux
Getting started on configuring deployment sources for Web Apps on Linux using C#
app-service-dotnet-deploy-image-from-acr-to-linux
Deploy a container image from Azure Container Registry to Linux containers in App Service using C#
app-service-dotnet-manage-authentication-for-functions
Getting started on managing authentication for Functions using C#
app-service-dotnet-manage-authentication-for-web-apps
Getting started on managing authentication for Web Apps in C#
azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
mcgallan's Repositories
mcgallan/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
mcgallan/aad-dotnet-manage-resources-from-vm-with-msi
Getting started on managing Azure resources from a virtual machine with managed service identity (MSI) using C#
mcgallan/app-service-dotnet-access-key-vault-by-msi-for-web-apps
Getting started on safeguarding Web app secrets in Key Vault using convenience API
mcgallan/app-service-dotnet-configure-deployment-sources-for-functions
Getting started on configuring deployment sources for Functions using C#
mcgallan/app-service-dotnet-configure-deployment-sources-for-web-apps
Getting started on configuring deployment sources for Web Apps in C#
mcgallan/app-service-dotnet-configure-deployment-sources-for-web-apps-async
Getting started on configuring deployment sources for Web Apps in C# asynchronously
mcgallan/app-service-dotnet-configure-deployment-sources-for-web-apps-on-linux
Getting started on configuring deployment sources for Web Apps on Linux using C#
mcgallan/app-service-dotnet-deploy-image-from-acr-to-linux
Deploy a container image from Azure Container Registry to Linux containers in App Service using C#
mcgallan/app-service-dotnet-manage-authentication-for-functions
Getting started on managing authentication for Functions using C#
mcgallan/app-service-dotnet-manage-authentication-for-web-apps
Getting started on managing authentication for Web Apps in C#
mcgallan/app-service-dotnet-manage-data-connections-for-web-apps
Getting started on managing data connections (such as SQL Database and Redis Cache) for Web Apps in C#
mcgallan/app-service-dotnet-manage-logs-for-function-apps
Getting started on log streaming for Functions using C#
mcgallan/app-service-dotnet-manage-storage-connections-for-web-apps
Getting started on managing storage connections for Web Apps in C#
mcgallan/app-service-dotnet-manage-storage-connections-for-web-apps-on-linux
Getting started on managing storage connections for Web Apps on Linux using C#
mcgallan/app-service-dotnet-manage-web-apps
Getting started on managing Web Apps in C#
mcgallan/app-service-dotnet-manage-web-apps-on-linux
Getting started on managing Web Apps on Linux using C#
mcgallan/app-service-dotnet-scale-web-apps
Getting started on scaling Web Apps in C#
mcgallan/app-service-dotnet-scale-web-apps-on-linux
Getting started on scaling Web Apps on Linux using C#
mcgallan/autorest.csharp
Extension for AutoRest (https://github.com/Azure/autorest) that generates C# code
mcgallan/azure-rest-api-specs
The source for REST API specifications for Microsoft Azure.
mcgallan/azure-samples-net-management
Azure .NET Management Libraries Code Sample
mcgallan/cadl-ranch
Cadl Scenarios for client generations
mcgallan/compute-dotnet-create-virtual-machines-across-regions-in-parallel
Getting started on creating several virtual machines across regions in parallel in C#
mcgallan/compute-dotnet-manage-availability-sets
Getting started on managing availability sets in C#
mcgallan/compute-dotnet-manage-managed-disks
Getting started with managing managed Disks in C#
mcgallan/compute-dotnet-manage-virtual-machine-scale-sets
Getting started on managing virtual machine scale sets in C#
mcgallan/compute-dotnet-manage-virtual-machine-scale-sets-async
Getting started on managing virtual machine scale sets in C# asynchronously
mcgallan/compute-dotnet-manage-virtual-machines-in-parallel
Getting started on managing virtual machines in parallel in C#
mcgallan/compute-dotnet-manage-virtual-machines-with-network-in-parallel
Getting started on managing virtual machines within subnets in parallel in C#
mcgallan/compute-dotnet-manage-vmss-in-availability-zones
Manage virtual machine scale sets in availability zones