Extension pack for building serverless apps on Azure.
Перейти к файлу
Brandon Waterloo [MSFT] b3fca19986
Remove disused readme images (#6)
2022-10-31 10:56:43 -07:00
.azure-pipelines Finalize CodeQL settings (#4) 2022-10-31 12:08:12 -04:00
.vscode Add extension outline. 2020-02-10 22:05:39 +00:00
resources Remove disused readme images (#6) 2022-10-31 10:56:43 -07:00
.gitignore Add items to gitignore/vscodeignore 2022-10-31 11:33:10 -04:00
.vscodeignore Remove disused readme images (#6) 2022-10-31 10:56:43 -07:00
CHANGELOG.md Add extension outline. 2020-02-10 22:05:39 +00:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-02-10 13:50:04 -08:00
LICENSE Initial LICENSE commit 2020-02-10 13:50:06 -08:00
README.md Update readme resource locations (#2) 2022-10-31 11:53:24 -04:00
SECURITY.md Initial SECURITY.md commit 2020-02-10 13:50:05 -08:00
package-lock.json Bump version for release (#5) 2022-10-31 13:29:54 -04:00
package.json Bump version for release (#5) 2022-10-31 13:29:54 -04:00

README.md

Azure Serverless for Visual Studio Code

Everything you need to build and deploy serverless or event driven apps in VS Code.

If you do not have an Azure subscription, sign up today for a free account. You'll get 12 months of popular free services, $200 in Azure Credits to try out any combination of Azure services, and access to 25+ always free services such as Azure Container Service, DevTest Labs, and Service Fabric.

What's included

This extension pack covers everything from building serverless functions to configuring custom event topics and connecting to databases on Azure.

Azure Functions

Create and build Azure Functions apps, debug them locally in VS Code, then deploy directly from your favorite editor.

Debug Functions locally

Azure Databases

Browse and query your MongoDB databases both locally and in the cloud using scrapbooks with rich Intellisense then connect to Azure to manage your PostgreSQL and Cosmos DB databases with support for MongoDB, Graph (Gremlin), and SQL (previously known as DocumentDB).

Cosmos DB Scrapbooks

Azure Event Grid

Create and manage Azure Event Grid topics and subscriptions. Easily generate and send mock events to your subscriptions for rapid development.

Create Mock events

Azure Logic Apps

Quickly create, debug, and manage Azure Logic Apps and Integration Accounts directly from within VS Code.

Open in Designer

Azure API Management

Perform common management operations on your Azure API Management service instances without switching away from Visual Studio Code.

Import Functions

Happy coding!

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.