Skip to content

Commit 95409af

Browse files
authored
Update articles/azure-functions/scenario-database-changes-azure-cosmosdb.md
1 parent 45d1d4f commit 95409af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/azure-functions/scenario-database-changes-azure-cosmosdb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ After you review and verify your function code locally, it's time to publish the
185185
186186
You can run the `azd deploy` command from Visual Studio Code to deploy the project code to your already provisioned resources in Azure.
187187
188-
1. Press <kbd>F1</kbd> to open the command palette, search for and run the command `Azure Developer CLI (azd): Deploy to Azure (deploy)`.
188+
- Press <kbd>F1</kbd> to open the command palette, search for and run the command `Azure Developer CLI (azd): Deploy to Azure (deploy)`.
189189
190190
The `azd deploy` command packages and deploys your code to the deployment container. The app is then started and runs in the deployed package.
191191

0 commit comments

Comments
 (0)