Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

document - Fix wrong import commands #19984

Merged
merged 1 commit into from
Jan 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/docs/r/app_configuration.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -272,5 +272,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
App Configurations can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_app_configuration.appconf /subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/resourceGroup1/providers/Microsoft.AppConfiguration/configurationStores/appConf1
terraform import azurerm_app_configuration.appconf /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup1/providers/Microsoft.AppConfiguration/configurationStores/appConf1
```
Original file line number Diff line number Diff line change
Expand Up @@ -142,5 +142,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Application Insights Workbook Template can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_application_insights_workbook_template.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup1/providers/Microsoft.Insights/workbooktemplates/resource1
terraform import azurerm_application_insights_workbook_template.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup1/providers/Microsoft.Insights/workbookTemplates/resource1
```
Original file line number Diff line number Diff line change
Expand Up @@ -265,5 +265,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/d
Front Door Firewall Policies can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_cdn_frontdoor_firewall_policy.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup1/providers/Microsoft.Network/frontdoorWebApplicationFirewallPolicies/firewallPolicy1
terraform import azurerm_cdn_frontdoor_firewall_policy.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup1/providers/Microsoft.Network/frontDoorWebApplicationFirewallPolicies/firewallPolicy1
```
2 changes: 1 addition & 1 deletion website/docs/r/communication_service.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Communication Services can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_communication_service.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Communication/CommunicationServices/communicationService1
terraform import azurerm_communication_service.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Communication/communicationServices/communicationService1
```
Original file line number Diff line number Diff line change
Expand Up @@ -159,5 +159,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Dev Test Linux Virtual Machines can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_dev_test_linux_virtual_machine.machine1 /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.DevTestLab/labs/lab1/virtualmachines/machine1
terraform import azurerm_dev_test_linux_virtual_machine.machine1 /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.DevTestLab/labs/lab1/virtualMachines/machine1
```
2 changes: 1 addition & 1 deletion website/docs/r/dev_test_policy.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Dev Test Policies can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_dev_test_policy.policy1 /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.DevTestLab/labs/lab1/policysets/default/policies/policy1
terraform import azurerm_dev_test_policy.policy1 /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.DevTestLab/labs/lab1/policySets/default/policies/policy1
```
2 changes: 1 addition & 1 deletion website/docs/r/dev_test_virtual_network.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
DevTest Virtual Networks can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_dev_test_virtual_network.network1 /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.DevTestLab/labs/lab1/virtualnetworks/network1
terraform import azurerm_dev_test_virtual_network.network1 /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.DevTestLab/labs/lab1/virtualNetworks/network1
```
Original file line number Diff line number Diff line change
Expand Up @@ -155,5 +155,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
DevTest Windows Virtual Machines can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_dev_test_windows_virtual_machine.machine1 /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.DevTestLab/labs/lab1/virtualmachines/machine1
terraform import azurerm_dev_test_windows_virtual_machine.machine1 /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.DevTestLab/labs/lab1/virtualMachines/machine1
```
2 changes: 1 addition & 1 deletion website/docs/r/disk_sas_token.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Disk SAS Token can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_managed_disk_sas_token.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mygroup1/providers/microsoft.compute/disks/manageddisk1
terraform import azurerm_managed_disk_sas_token.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mygroup1/providers/Microsoft.Compute/disks/manageddisk1
```
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/d
Schema Group for a EventHub Namespace can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_eventhub_namespace_schema_group.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.EventHub/namespaces/namespace1/schemagroups/group1
terraform import azurerm_eventhub_namespace_schema_group.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.EventHub/namespaces/namespace1/schemaGroups/group1
```
2 changes: 1 addition & 1 deletion website/docs/r/frontdoor.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -315,5 +315,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Front Doors can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_frontdoor.example /subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/mygroup1/providers/Microsoft.Network/frontDoors/frontdoor1
terraform import azurerm_frontdoor.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mygroup1/providers/Microsoft.Network/frontDoors/frontdoor1
```
2 changes: 1 addition & 1 deletion website/docs/r/kubernetes_cluster.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -961,5 +961,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Managed Kubernetes Clusters can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_kubernetes_cluster.cluster1 /subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/group1/providers/Microsoft.ContainerService/managedClusters/cluster1
terraform import azurerm_kubernetes_cluster.cluster1 /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.ContainerService/managedClusters/cluster1
```
Original file line number Diff line number Diff line change
Expand Up @@ -116,5 +116,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Customer Managed Keys for a Kusto Cluster can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_kusto_cluster_customer_managed_key.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Kusto/Clusters/cluster1
terraform import azurerm_kusto_cluster_customer_managed_key.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Kusto/clusters/cluster1
```
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Managed Private Endpoint for a Kusto Cluster can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_kusto_cluster_managed_private_endpoint.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Kusto/clusters/cluster1/managedPrivateEndpoints/managedPrivateEndpoint1
terraform import azurerm_kusto_cluster_managed_private_endpoint.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Kusto/Clusters/cluster1/ManagedPrivateEndpoints/managedPrivateEndpoint1
```
2 changes: 1 addition & 1 deletion website/docs/r/log_analytics_cluster.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Log Analytics Clusters can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_log_analytics_cluster.example /subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/group1/providers/Microsoft.OperationalInsights/clusters/cluster1
terraform import azurerm_log_analytics_cluster.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.OperationalInsights/clusters/cluster1
```
Original file line number Diff line number Diff line change
Expand Up @@ -124,5 +124,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Log Analytics Cluster Customer Managed Keys can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_log_analytics_cluster_customer_managed_key.example /subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/group1/providers/Microsoft.OperationalInsights/clusters/cluster1
terraform import azurerm_log_analytics_cluster_customer_managed_key.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.OperationalInsights/clusters/cluster1
```
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Log Analytics Data Export Rule can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_log_analytics_data_export_rule.example /subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/group1/providers/Microsoft.OperationalInsights/workspaces/workspace1/dataExports/dataExport1
terraform import azurerm_log_analytics_data_export_rule.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.OperationalInsights/workspaces/workspace1/dataExports/dataExport1
```
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Log Analytics Windows Event DataSources can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_log_analytics_datasource_windows_event.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.OperationalInsights/workspaces/workspace1/datasources/datasource1
terraform import azurerm_log_analytics_datasource_windows_event.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.OperationalInsights/workspaces/workspace1/dataSources/datasource1
```
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Log Analytics Windows Performance Counter DataSources can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_log_analytics_datasource_windows_performance_counter.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.OperationalInsights/workspaces/workspace1/datasources/datasource1
terraform import azurerm_log_analytics_datasource_windows_performance_counter.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.OperationalInsights/workspaces/workspace1/dataSources/datasource1
```
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Log Analytics Linked Storage Accounts can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_log_analytics_linked_storage_account.example /subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/group1/providers/Microsoft.OperationalInsights/workspaces/workspace1/linkedStorageAccounts/{dataSourceType}
terraform import azurerm_log_analytics_linked_storage_account.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.OperationalInsights/workspaces/workspace1/linkedStorageAccounts/{dataSourceType}
```
2 changes: 1 addition & 1 deletion website/docs/r/maintenance_configuration.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Maintenance Configuration can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_maintenance_configuration.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mygroup1/providers/microsoft.maintenance/maintenanceconfigurations/example-mc
terraform import azurerm_maintenance_configuration.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mygroup1/providers/Microsoft.Maintenance/maintenanceConfigurations/example-mc
```
2 changes: 1 addition & 1 deletion website/docs/r/media_asset.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Media Assets can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_media_asset.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Media/mediaservices/account1/assets/asset1
terraform import azurerm_media_asset.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Media/mediaServices/account1/assets/asset1
```
2 changes: 1 addition & 1 deletion website/docs/r/media_asset_filter.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -168,5 +168,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Asset Filters can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_media_asset_filter.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Media/mediaservices/account1/assets/asset1/assetFilters/filter1
terraform import azurerm_media_asset_filter.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Media/mediaServices/account1/assets/asset1/assetFilters/filter1
```
2 changes: 1 addition & 1 deletion website/docs/r/media_content_key_policy.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -274,5 +274,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Resource Groups can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_media_content_key_policy.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Media/mediaservices/account1/contentkeypolicies/policy1
terraform import azurerm_media_content_key_policy.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Media/mediaServices/account1/contentKeyPolicies/policy1
```
2 changes: 1 addition & 1 deletion website/docs/r/media_job.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Media Jobs can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_media_job.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resGroup1/providers/Microsoft.Media/mediaservices/account1/transforms/transform1/jobs/job1
terraform import azurerm_media_job.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resGroup1/providers/Microsoft.Media/mediaServices/account1/transforms/transform1/jobs/job1
```
2 changes: 1 addition & 1 deletion website/docs/r/media_live_event.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -184,5 +184,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Live Events can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_media_live_event.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resGroup1/providers/Microsoft.Media/mediaservices/account1/liveevents/event1
terraform import azurerm_media_live_event.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resGroup1/providers/Microsoft.Media/mediaServices/account1/liveEvents/event1
```
2 changes: 1 addition & 1 deletion website/docs/r/media_live_output.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Live Outputs can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_media_live_event_output.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Media/mediaservices/account1/liveevents/event1/liveoutputs/output1
terraform import azurerm_media_live_event_output.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Media/mediaServices/account1/liveEvents/event1/liveOutputs/output1
```
2 changes: 1 addition & 1 deletion website/docs/r/media_streaming_endpoint.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -200,5 +200,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Streaming Endpoints can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_media_streaming_endpoint.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Media/mediaservices/service1/streamingendpoints/endpoint1
terraform import azurerm_media_streaming_endpoint.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Media/mediaServices/service1/streamingEndpoints/endpoint1
```
2 changes: 1 addition & 1 deletion website/docs/r/media_streaming_locator.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Streaming Locators can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_media_streaming_locator.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Media/mediaservices/account1/streaminglocators/locator1
terraform import azurerm_media_streaming_locator.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Media/mediaServices/account1/streamingLocators/locator1
```
2 changes: 1 addition & 1 deletion website/docs/r/media_streaming_policy.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -179,5 +179,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Streaming Policies can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_media_streaming_policy.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Media/mediaservices/account1/streamingpolicies/policy1
terraform import azurerm_media_streaming_policy.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Media/mediaServices/account1/streamingPolicies/policy1
```
2 changes: 1 addition & 1 deletion website/docs/r/media_transform.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -196,5 +196,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Transforms can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_media_transform.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Media/mediaservices/media1/transforms/transform1
terraform import azurerm_media_transform.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Media/mediaServices/media1/transforms/transform1
```
2 changes: 1 addition & 1 deletion website/docs/r/point_to_site_vpn_gateway.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -167,5 +167,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
Point-to-Site VPN Gateway's can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_point_to_site_vpn_gateway.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Network/p2svpnGateways/gateway1
terraform import azurerm_point_to_site_vpn_gateway.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Network/p2sVpnGateways/gateway1
```
Original file line number Diff line number Diff line change
Expand Up @@ -144,5 +144,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/d
Resource Deployment Script can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_resource_deployment_script_azure_cli.example /subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/resourceGroup1/providers/Microsoft.Resources/deploymentScripts/script1
terraform import azurerm_resource_deployment_script_azure_cli.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup1/providers/Microsoft.Resources/deploymentScripts/script1
```
Loading