File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ Start by running the `order-processor` subscriber service with Dapr.
138
138
dapr stop --app-id order-processor
139
139
```
140
140
141
- ## Deploy the Dapr application template using ` azd `
141
+ ## Deploy the Dapr application template using Azure Developer CLI
142
142
143
143
Deploy the Dapr application to Azure Container Apps using [ ` azd ` ] ( /azure/developer/azure-developer-cli/overview ) .
144
144
@@ -350,7 +350,7 @@ Start by running the `order-processor` subscriber service with Dapr.
350
350
dapr stop --app-id order-processor
351
351
```
352
352
353
- ## Deploy the Dapr application template using ` azd `
353
+ ## Deploy the Dapr application template using Azure Developer CLI
354
354
355
355
Deploy the Dapr application to Azure Container Apps using [ ` azd ` ] ( /azure/developer/azure-developer-cli/overview ) .
356
356
@@ -562,7 +562,7 @@ Start by running the `order-processor` subscriber service with Dapr.
562
562
dapr stop --app-id order-processor
563
563
```
564
564
565
- ## Deploy the Dapr application template using ` azd `
565
+ ## Deploy the Dapr application template using Azure Developer CLI
566
566
567
567
Deploy the Dapr application to Azure Container Apps using [ ` azd ` ] ( /azure/developer/azure-developer-cli/overview ) .
568
568
You can’t perform that action at this time.
0 commit comments