Azure-snabbstartmallar
Få mer gjort genom att distribuera Azure-resurser via resurshanteraren i Azure med mallar som communityt har bidragit med. Utveckla, lär, experimentera och bidra själv.
Vad är Azure Resource Manager
Med Azure Resource Manager kan du etablera dina program med hjälp av en deklarativ mall. I samma mall kan du distribuera flera tjänster tillsammans med deras beroenden. Du använder samma mall för att upprepade gånger distribuera ditt program i varje fas av programmets livscykel.
- Alla
- Microsoft.Aad (1)
- Microsoft.Alertsmanagement (1)
- Microsoft.Analysisservices (1)
- Microsoft.Apimanagement (18)
- Microsoft.App (2)
- Microsoft.Appconfiguration (5)
- Microsoft.Appplatform (1)
- Microsoft.Attestation (1)
- Microsoft.Authorization (44)
- Microsoft.Automation (9)
- Microsoft.Batch (2)
- Microsoft.Blockchain (1)
- Microsoft.Blueprint (1)
- Microsoft.Cache (9)
- Microsoft.Cdn (26)
- Microsoft.Certificateregistration (2)
- Microsoft.Cognitiveservices (3)
- Microsoft.Compute (390)
- Microsoft.Confidentialledger (1)
- Microsoft.Consumption (3)
- Microsoft.Containerinstance (17)
- Microsoft.Containerregistry (13)
- Microsoft.Containerservice (10)
- Microsoft.Customproviders (3)
- Microsoft.Databricks (8)
- Microsoft.Datafactory (17)
- Microsoft.Datalakeanalytics (1)
- Microsoft.Datalakestore (5)
- Microsoft.Datamigration (2)
- Microsoft.Dataprotection (3)
- Microsoft.Datashare (3)
- Microsoft.Dbformariadb (1)
- Microsoft.Dbformysql (8)
- Microsoft.Dbforpostgresql (8)
- Microsoft.Devices (6)
- Microsoft.Deviceupdate (2)
- Microsoft.Devtestlab (4)
- Microsoft.Documentdb (24)
- Microsoft.Domainregistration (1)
- Microsoft.Eventgrid (7)
- Microsoft.Eventhub (18)
- Microsoft.Guestconfiguration (1)
- Microsoft.Hdinsight (28)
- Microsoft.Healthcareapis (1)
- Microsoft.Insights (78)
- Microsoft.Keyvault (31)
- Microsoft.Kusto (3)
- Microsoft.Labservices (3)
- Microsoft.Logic (29)
- Microsoft.Machinelearningservices (29)
- Microsoft.Managedidentity (15)
- Microsoft.Management (1)
- Microsoft.Maps (4)
- Microsoft.Media (2)
- Microsoft.Migrate (1)
- Microsoft.Mobilenetwork (5)
- Microsoft.Netapp (4)
- Microsoft.Network (514)
- Microsoft.Notificationhubs (2)
- Microsoft.Operationalinsights (42)
- Microsoft.Operationsmanagement (17)
- Microsoft.Portal (4)
- Microsoft.Powerbi (1)
- Microsoft.Powerbidedicated (1)
- Microsoft.Purview (1)
- Microsoft.Recoveryservices (13)
- Microsoft.Relay (7)
- Microsoft.Resourcegraph (1)
- Microsoft.Resources (169)
- Microsoft.Search (2)
- Microsoft.Security (6)
- Microsoft.Securityinsights (2)
- Microsoft.Servicebus (20)
- Microsoft.Servicefabric (3)
- Microsoft.Signalrservice (1)
- Microsoft.Solutions (3)
- Microsoft.Sql (40)
- Microsoft.Sqlvirtualmachine (4)
- Microsoft.Storage (279)
- Microsoft.Storagepool (1)
- Microsoft.Streamanalytics (1)
- Microsoft.Subscription (1)
- Microsoft.Synapse (1)
- Microsoft.Timeseriesinsights (2)
- Microsoft.Web (104)
- Microsoft.Virtualmachineimages (1)
- Microsoft.Visualstudio (1)
Visa alla 78 mallar. Förfina resultat med sökning.
DDoS attack on a virtual machine
This will deploy a virtual machine, OMS and other network resources. Perform the DDoS attack by following the guidleines and execute the scenario for detection of a DDoS attack.
Java CI/CD using Jenkins and Azure Web Apps
This is a sample for Java CI/CD using Jenkins and Azure Web Apps.
Deploy Drupal with VM Scale Set, Azure Files and Mysql
Deploy a VM Scale Set behind a load balancer/NAT & each VM running Drupal (Apache / PHP). All nodes share the created Azure file share storage and MySQL database
Web App with a SQL Database, Azure Cosmos DB, Azure Search
This template provisions a Web App, a SQL Database, Azure Cosmos DB, Azure Search and Application Insights.
This template provides a easy way to deploy umbraco CMS web app on Azure App Service Web Apps.
An App Service Environment is a Premium service plan option of Azure App Service that provides a fully isolated and dedicated environment for securely running Azure App Service apps at high scale, including Web Apps, Mobile Apps, and API Apps.
Create any number of App Insights web (ping) tests.
Manually change the number of VMs in a Scale Set.
This template allows you to manually change the number of VMs in a Scale Set.
Create Azure Front Door in front of Azure API Management
This sample demonstrates how to use Azure Front Door as a global load balancer in front of Azure API Management.
Autoscale LANSA Windows VM ScaleSet with Azure SQL Database
The template deploys a Windows VMSS with a desired count of VMs in the scale set and a LANSA MSI to install into each VM. Once the VM Scale Set is deployed a custom script extension is used to install the LANSA MSI)
Creates a function app with managed service identity.
Creates a function app with managed service identity enabled with Application Insights set up for logs and metrics.
Create an AKS compute target with a Private IP address.
This template creates an AKS compute target in given Azure Machine Learning service workspace with a private IP address.
This template allows you to create an App Service for deploying a Django app.
Provision a function app on a dedicated hosting plan
This template provisions a function app on a dedicated hosting plan, meaning it will be run and billed just like any App Service site. There are other templates available for provisioning on a dynamic hosting plan.
App Service Environment with Azure SQL backend
This template creates an App Service Environment with an Azure SQL backend along with private endpoints along with associated resources typically used in an private/isolated environment.
Create AML workspace with multiple Datasets & Datastores
This template creates Azure Machine Learning workspace with multiple datasets & datastores.
This template provides a easy way to deploy umbraco CMS web app on Azure App Service Web Apps.
Deploy an Autoscale Setting for Virtual Machine ScaleSet
This template allows you to deploy an autoscale policy for Virtual Machine ScaleSet resource.
Deploy an Autoscale Setting for App Service Plan
This template allows you to deploy an autoscale policy for Azure AppService Plan resource.
This template facilitates the deployment of resources required to host Kentico Xperience environments in Microsoft Azure.
Deploy an Autoscale Activity Log Alert
This template allows you to deploy a simple alert which uses an action group to send email notifications for any Autoscale records in the Azure Activity Log
Deploy an Autoscale Failed Activity Log Alert
This template allows you to deploy a simple alert which uses an action group to send email notifications for any failed Autoscale records in the Azure Activity Log
This template allows you to deploy a simple alert which uses an action group to send email notifications for any Service Health records in the Azure Activity Log
Deploy a VM Scale Set with a Linux custom image
This template allows you to deploy a custom VM Linux image inside an Scale Set. These VMs are behind a load balancer with HTTP load balancing (by default on port 80). The example uses a custom script to do the application deployment and update, you may have to provide your custom script for your own update procedure. You will have to provide a generalized image of your VM in the same subscription and region where you create the VMSS.