You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/container-apps/microservices-dapr-bindings.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -152,7 +152,7 @@ cd bindings-dapr-nodejs-cron-postgres
152
152
| Azure location | The Azure location for your resources. Select a [location where Azure Database for PostgreSQL is available](/azure/postgresql/flexible-server/overview#azure-regions). |
153
153
| Azure subscription | The Azure subscription for your resources. |
154
154
155
-
This process can take some time to run. While the `azd up` command runs, the output displays two Azure portal links that you can use to monitor the deployment progress. The output also demonstrates how `azd up`:
155
+
This process can take some time to run. While the `azd up` command runs, the output displays an Azure portal link that you can use to monitor the deployment progress. The output also demonstrates how `azd up`:
156
156
157
157
- Creates and configures all necessary Azure resources via the Bicep files in the *./infra* directory by using `azd provision`. After the Azure Developer CLI deploys these resources, you can use the Azure portal to access them. The files that are used to configure the Azure resources include:
158
158
-*main.parameters.json*.
@@ -397,7 +397,7 @@ cd bindings-dapr-python-cron-postgres
397
397
| Azure location | The Azure location for your resources. Select a [location where Azure Database for PostgreSQL is available](/azure/postgresql/flexible-server/overview#azure-regions). |
398
398
| Azure subscription | The Azure subscription for your resources. |
399
399
400
-
This process can take some time to run. While the `azd up` command runs, the output displays two Azure portal links that you can use to monitor the deployment progress. The output also demonstrates how `azd up`:
400
+
This process can take some time to run. While the `azd up` command runs, the output displays an Azure portal link that you can use to monitor the deployment progress. The output also demonstrates how `azd up`:
401
401
402
402
- Creates and configures all necessary Azure resources via the Bicep files in the *./infra* directory by using `azd provision`. After the Azure Developer CLI deploys these resources, you can use the Azure portal to access them. The files that are used to configure the Azure resources include:
403
403
-*main.parameters.json*.
@@ -628,7 +628,7 @@ cd bindings-dapr-csharp-cron-postgres
628
628
| Azure location | The Azure location for your resources. Select a [location where Azure Database for PostgreSQL is available](/azure/postgresql/flexible-server/overview#azure-regions). |
629
629
| Azure subscription | The Azure subscription for your resources. |
630
630
631
-
This process can take some time to run. While the `azd up` command runs, the output displays two Azure portal links that you can use to monitor the deployment progress. The output also demonstrates how `azd up`:
631
+
This process can take some time to run. While the `azd up` command runs, the output displays an Azure portal link that you can use to monitor the deployment progress. The output also demonstrates how `azd up`:
632
632
633
633
- Creates and configures all necessary Azure resources via the Bicep files in the *./infra* directory by using `azd provision`. After the Azure Developer CLI deploys these resources, you can use the Azure portal to access them. The files that are used to configure the Azure resources include:
0 commit comments