GitHub topics: azure-virtual-networks
paolosalvatori/azure-function-premium-plan
This sample shows how to use Azure Private Endpoints and NAT Gateway from an Azure Functions app deployed to an Azure Functions Premium Plan with Regional VNET Integration.
Language: C# - Size: 4.08 MB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 17 - Forks: 3

paolosalvatori/private-endpoints-topologies
The goal of this article is to define a solution for the management of Azure Private Endpoints and Private DNS Zones in a complex hub-and-spoke network topology.
Size: 3.22 MB - Last synced at: 26 days ago - Pushed at: about 2 years ago - Stars: 107 - Forks: 18

geekzter/azure-pipeline-agents
Network integrated Pipeline Agents
Language: HCL - Size: 1.98 MB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 30 - Forks: 7

Ditectrev/Microsoft-Azure-AZ-500-Azure-Security-Engineer-Practice-Tests-Exams-Questions-Answers
⛳️ PASS: Microsoft Azure AZ-500 (Azure Security Engineer Associate) by learning based on our Questions & Answers (Q&A) Practice Tests Exams.
Size: 16.6 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 13 - Forks: 19

paolosalvatori/private-aks-cluster-terraform-devops
This sample shows how to create a private AKS cluster using Terraform and Azure DevOps
Language: HCL - Size: 8.57 MB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 75 - Forks: 52

paolosalvatori/private-cluster-with-public-dns-zone
This sample shows how to deploy a private AKS cluster with a public DNS zone for the name resolution of the API server name to the private IP address of its private endpoint.
Language: Shell - Size: 2.13 MB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 22 - Forks: 14

paolosalvatori/aks-agic
This sample shows how to deploy an AKS cluster with Application Gateway, Application Gateway Ingress Controller, Azure Container Registry, Log Analytics and Key Vault.
Language: Shell - Size: 2.5 MB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 34 - Forks: 22

najmaelboutaheri/MortgagePredictorApp
This is a Flask-based web application for predicting mortgage loan classifications and regressions, specifically prepayment and delinquency risks. The application uses a pre-trained machine learning model and takes various input features related to the mortgage, borrower, and loan properties to perform predictions.
Language: Python - Size: 545 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ankursoni/kubernetes-the-hard-way-on-azure Fork of kelseyhightower/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way on Azure. With semi automated and fully automated provisioning scripts.
Language: Shell - Size: 1.92 MB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 19 - Forks: 6

paolosalvatori/servicebus-private-endpoint
This sample shows how to use configure a virtual network and private DNS zone to access a Service Bus namespace via private endpoint.
Language: Shell - Size: 1.83 MB - Last synced at: 26 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

msdirtbag/ADXFlowmaster
ADXFlowmaster helps SecOps teams Threat Hunt suspicious network traffic inside & outside of Azure.
Language: Bicep - Size: 415 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 5 - Forks: 0

paolosalvatori/web-app-redis-sql-db
This sample shows how to configure an Azure App Service to access Azure Cache for Redis and Azure SQL Database via regional VET integration and Private Endpoints
Language: JavaScript - Size: 7.5 MB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 2

paolosalvatori/aks-nat-agic
This sample shows how to create an AKS cluster that uses a NAT Gateway for outbound connections and Application Gateway Ingress Controller.
Language: Shell - Size: 1.59 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 3

paolosalvatori/azure-functions-private-endpoint-http-trigger
This sample shows how to call a HTTP-triggered Azure Function hosted in an Azure Functions Premium Plan with Regional VNET Integration using a private endpoint. In addition, the sample shows how the Azure Functions app can use a NAT Gateway for outbound connections and private endpoints to access managed resources.
Language: C# - Size: 3.54 MB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 8

Azure-Samples/aks-agic-private-link
This sample shows how to communicate with an AKS-hosted workload via Private Link, Application Gateway, and AGIC.
Language: Bicep - Size: 3.07 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

Azure-Samples/azure-monitor-private-link-scope
This sample shows how to configure an Azure Monitor Private Link Scope (AMPLS) to let an App Service with regional VNET integration to connect privately to Azure Monitor.
Language: JavaScript - Size: 4.13 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 6

Azure-Samples/aks-ephemeral-os-disk
This article plus sample analyzes the available configuration settings for the ephemeral OS disk in Azure Kubernetes Service (AKS).
Language: Bicep - Size: 1.1 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 3

Azure-Samples/azure-ad-workload-identity-mi
This project shows how to use Azure AD workload identity with a user-assigned managed identity in a .NET Standard application running on Azure Kubernetes Service.
Language: Bicep - Size: 2.51 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 3

paolosalvatori/azure-ad-workload-identity
This project shows how to use Azure AD workload identity for Kubernetes in a .NET Standard application running on Azure Kubernetes Service. It leverages the public preview capability of Azure AD workload identity federation.
Language: Bicep - Size: 2.51 MB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 3

paolosalvatori/azure-private-link-service
This sample shows how to use Bicep to create an Azure Private Link Service that can be accessed by a third party via an Azure Private Endpoint. Bicep modules deploy all the Azure resources in the same resource group in the same Azure subscription.
Language: Bicep - Size: 1.19 MB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 6

Azure-Samples/azure-ad-workload-identity
This project shows how to use Azure AD workload identity for Kubernetes in a .NET Standard application running on Azure Kubernetes Service. It leverages the public preview capability of Azure AD workload identity federation.
Language: Bicep - Size: 2.83 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 25 - Forks: 13

Azure-Samples/aks-agic
This sample shows how to deploy an AKS cluster with Application Gateway, Application Gateway Ingress Controller, Azure Container Registry, Log Analytics and Key Vault.
Language: Shell - Size: 2.02 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 8

Azure-Samples/aks-nat-agic
This sample shows how to create an AKS cluster that uses a NAT Gateway for outbound connections and Application Gateway Ingress Controller.
Language: Shell - Size: 1.6 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 14

Azure-Samples/http-trigger-azure-function-premium-plan
This sample shows how to call an HTTP-triggered Azure Function hosted in an Azure Functions Premium Plan with Regional VNET Integration using a private endpoint. In addition, the sample shows how the Azure Functions app can use a NAT Gateway for outbound connections and private endpoints to access managed resources.
Language: C# - Size: 2.69 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 9

gunjargepd/ShortMe
Welcome to ShortMe, where we simplify the web one link at a time! Our URL shortening service is designed to make your links manageable and easy to share.
Language: HTML - Size: 1.47 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

paolosalvatori/event-hubs-private-endpoint
This sample shows how to use configure a virtual network and Private DNS Zone to access a Event Hubs namespace via a Private Endpoint.
Language: Shell - Size: 734 KB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

paolosalvatori/file-share-private-endpoint
This sample demonstrates how to create a Linux Virtual Machine in a virtual network that privately accesses an Azure File Share using an Azure Private Endpoint.
Language: Shell - Size: 886 KB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 14 - Forks: 3

paolosalvatori/blob-private-endpoint
This sample demonstrates how to create a Linux Virtual Machine in a virtual network that privately accesses a blob storage account using an Azure Private Endpoint.
Language: Shell - Size: 2.22 MB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

ishanslab/list-all-available-ip
List all available IP addresses in all Subnets in the selected subnet.
Language: PowerShell - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Azure-Samples/non-http-trigger-azure-functions-premium-plan
This sample shows how to use Azure Private Endpoints and NAT Gateway from a non-HTTP triggered Azure Function deployed to an Azure Functions Premium Plan with Regional VNET Integration. The Azure function receives a message from a Service Bus queue, calls an external service, and writes the result to Cosmos DB.
Language: C# - Size: 2.42 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 3

adnksharp/Azure-VM-SSH-Links
Conexión de máquinas virtuales con Azure Vitual Network
Size: 3.91 MB - Last synced at: 16 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Azure-Samples/aro-azapi-terraform
This sample shows how to deploy an Azure Red Hat OpenShift cluster using Terraform with the AzAPI Provider.
Language: HCL - Size: 762 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 15

0xbythesecond/Azure-SOC-Honeynet-Project
Built a mini HoneyNet in Azure and ingest log sources from various resources into a Log Analytics workspace
Size: 4.01 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

gsriramit/Networking-DNS
In this repository, You will find steps that will walk you through the process of setting up a hybrid environment (with Azure Public Cloud) and explore and experiment the different DNS Scenarios.
Language: PowerShell - Size: 96.7 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

Azure-Samples/azure-private-link-service
This sample shows how to use Bicep to create an Azure Private Link Service that can be accessed by a third party via an Azure Private Endpoint. Bicep modules deploy all the Azure resources in the same resource group in the same Azure subscription.
Language: Bicep - Size: 1.22 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 3

gvanderberg/tf_azure_net
Terraform scripts to create Azure Virtual Networks
Language: HCL - Size: 69.3 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

tomarv2/terraform-azure-virtual-network
Terraform module for Azure Virtual Network
Language: HCL - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

gvanderberg/tf_azure_ml
Terraform scripts to create azure machine learning services
Language: HCL - Size: 98.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1
