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
@@ -290,7 +290,7 @@ This project is configured to use the `azd up` command to deploy this project to
290
290
291
291
1. Run this command to create the Azure resources and deploy your app to Azure.
292
292
293
-
```azd
293
+
```console
294
294
azd up
295
295
```
296
296
@@ -341,7 +341,7 @@ Use the `azd env get-values` command to review all of the variables in your envi
341
341
342
342
When you're done working with your function app and related resources, you can use this command to delete the function app and its related resources from Azure and avoid incurring any further costs:
0 commit comments