Azure 快速启动模板
使用社区提供的模板通过 Azure 资源管理器部署 Azure 资源以执行更多操作。部署、学习、派生并回馈。
什么是 Azure 资源管理器?
Azure 资源管理器使你可以使用声明性模板设置应用程序。在单个模板中,你可以部署多个服务及其依赖项。可在应用程序生命周期的每个阶段中使用相同模板重复部署应用程序。
- 全部
- Microsoft.Aad (1)
- Microsoft.Analysisservices (1)
- Microsoft.Apimanagement (11)
- Microsoft.Appconfiguration (2)
- Microsoft.Appplatform (1)
- Microsoft.Attestation (1)
- Microsoft.Authorization (15)
- Microsoft.Automation (9)
- Microsoft.Batch (2)
- Microsoft.Blockchain (1)
- Microsoft.Blueprint (1)
- Microsoft.Cache (9)
- Microsoft.Cdn (12)
- Microsoft.Certificateregistration (2)
- Microsoft.Cognitiveservices (3)
- Microsoft.Compute (407)
- Microsoft.Consumption (1)
- Microsoft.Containerinstance (15)
- Microsoft.Containerregistry (9)
- Microsoft.Containerservice (13)
- Microsoft.Customproviders (3)
- Microsoft.Databricks (5)
- Microsoft.Datafactory (16)
- Microsoft.Datalakeanalytics (1)
- Microsoft.Datalakestore (5)
- Microsoft.Datamigration (2)
- Microsoft.Dataprotection (1)
- Microsoft.Datashare (3)
- Microsoft.Dbformariadb (1)
- Microsoft.Dbformysql (7)
- Microsoft.Dbforpostgresql (7)
- Microsoft.Devices (5)
- Microsoft.Devtestlab (3)
- Microsoft.Documentdb (22)
- Microsoft.Domainregistration (1)
- Microsoft.Eventgrid (7)
- Microsoft.Eventhub (16)
- Microsoft.Hdinsight (28)
- Microsoft.Healthcareapis (1)
- Microsoft.Insights (44)
- Microsoft.Keyvault (17)
- Microsoft.Kusto (2)
- Microsoft.Logic (21)
- Microsoft.Machinelearningservices (29)
- Microsoft.Managedidentity (6)
- Microsoft.Management (1)
- Microsoft.Maps (2)
- Microsoft.Media (3)
- Microsoft.Netapp (2)
- Microsoft.Network (501)
- Microsoft.Notificationhubs (2)
- Microsoft.Operationalinsights (29)
- Microsoft.Operationsmanagement (11)
- Microsoft.Portal (2)
- Microsoft.Powerbi (1)
- Microsoft.Powerbidedicated (1)
- Microsoft.Recoveryservices (12)
- Microsoft.Relay (7)
- Microsoft.Resourcegraph (1)
- Microsoft.Resources (167)
- Microsoft.Scheduler (2)
- Microsoft.Search (2)
- Microsoft.Security (4)
- Microsoft.Servicebus (21)
- Microsoft.Servicefabric (3)
- Microsoft.Signalrservice (1)
- Microsoft.Solutions (3)
- Microsoft.Sql (36)
- Microsoft.Sqlvirtualmachine (4)
- Microsoft.Storage (291)
- Microsoft.Streamanalytics (1)
- Microsoft.Timeseriesinsights (2)
- Microsoft.Visualstudio (1)
- Microsoft.Web (88)
显示所有的 16 个模板。通过搜索优化结果。
This template creates a V2 data factory that copies data from a folder in an Azure Blob Storage to another folder in the storage.
Provision SSIS runtime in Azure
This template creates a V2 data factory and then provisions an Azure SSIS integration runtime
This template creates a V2 data factory that copies data from a folder in an Azure Blob Storage to a table in an Azure Database for MySQL.
This template creates a V2 data factory that copies data from a folder in an Azure Blob Storage to a table in an Azure Database for PostgreSQL.
This template creates an empty data factory
Bulk copy using Azure Data Factory
This template creates a V2 data factory that copies data in bulk an Azure SQL database to an Azure SQL data warehouse.
This template creates a V2 data factory that copies data from an on-premises SQL Server to an Azure blob storage
This template creates a V2 data factory that copies data from a folder in an Azure Blob Storage to a table in an Azure SQL database.
Two-Activity chained Data Factory Pipeline
This template deploys a new Data Factory and requisite objects (linked services, datasets, pipelines, gateways, etc.) to fascilitate a two-activity chained Data Factory pipeline. The first leg of the pipeline leverages data management gateway to pull data from an on-premises SQL server source into Azure Data Lake Store in Apache orc columnar storage format. The second leg of the pipeline pulls data from orc files in Azure Data Lake Store and inserts into Azure SQL as a final destination. This pipeline can be easily customized to accomodated a wide variety of additional sources and targets.
This template creates a V2 data factory that copies data from a folder in an Azure Blob Storage to another folder in the storage.
Create a data management gateway and install on an Azure VM
This template deploys a virtual machine and creates a workable data management gateway
Create a Data Factory Pipeline with Copy and Hive activities
This template creates a data factory pipeline with Copy and HDInsight Hive activities.
Create a Data Factory, copy from Salesforce to Blob
This template uses Azure Data Factory to perform data movement from Salesforce to Azure Blobs
Create a Data Factory Pipeline with Hive Activity
This template creates a data factory pipeline with a HDInsight Hive activity.
Create a Data Factory, Copy from Blob to SQL with Sproc
This template creates a data factory pipeline for a copy activity from Azure Blob into an Azure SQL Database while invoking a stored procedure
Create a Data Factory, Blob source, SQL sink and Pipeline
This template creates a data factory pipeline for a copy activity from Azure Blob into an Azure SQL Database